OSDN Git Service

android-x86/frameworks-base.git
2019-09-25 Treehugger... Merge "Add documentation for *.sysprop"
2019-09-25 Treehugger... Merge "Move NetworkStack AIDLs to NetworkStack folder"
2019-09-24 Oscar ShuMerge "Followup to CL 1103896"
2019-09-24 Treehugger... Merge "AppOpsService: Watch op mode changes when an...
2019-09-24 Bruno MartinsAppOpsService: Watch op mode changes when an AppOp...
2019-09-24 Martin StjernholmMerge "Rename ANDROID_RUNTIME_ROOT to ANDROID_ART_ROOT...
2019-09-24 Jiyong ParkAdd documentation for *.sysprop
2019-09-24 Mike MaMerge "Add an API to dump incident report for dumpstate"
2019-09-23 Mike MaAdd an API to dump incident report for dumpstate
2019-09-23 Treehugger... Merge changes Iea1d2ae2,I1d3c8e48
2019-09-23 John ReckMerge "TextureVuew rebind GL texture, if AHB content...
2019-09-23 Mathieu ChartierMerge "Add test for boot image profile collection"
2019-09-23 Steven MorelandMerge "Host users of libutils trace use libcutils."
2019-09-23 Jean-Michel... Merge "AudioService: add TEST_MAPPING for pre-submit...
2019-09-23 Ömer Nebil... Merge " Create integrity directory and OWNERS"
2019-09-21 Jean-Michel... AudioService: add TEST_MAPPING for pre-submit tests
2019-09-21 Treehugger... Merge "Deprecate redundant IMS APIs in TelephonyManager."
2019-09-20 xshuFollowup to CL 1103896
2019-09-20 Mathieu ChartierAdd test for boot image profile collection
2019-09-20 Stan IlievTextureVuew rebind GL texture, if AHB content has changed
2019-09-20 Steven MorelandHost users of libutils trace use libcutils.
2019-09-20 Martin StjernholmRename ANDROID_RUNTIME_ROOT to ANDROID_ART_ROOT followi...
2019-09-20 Treehugger... Merge "aapt2: disable leak detection"
2019-09-20 Treehugger... Merge "Document that SystemProperties.set() can throw...
2019-09-20 Treehugger... Merge "WiredAccessoryManager: fix connected state logic...
2019-09-19 Brad EbingerMerge "Allow ImsService to return network error codes"
2019-09-19 Brad EbingerAllow ImsService to return network error codes
2019-09-19 Treehugger... Merge "Add jji@google.com to am/OWNERS file."
2019-09-19 Steven Morelandaapt2: disable leak detection
2019-09-19 Tom CherryDocument that SystemProperties.set() can throw RuntimeE...
2019-09-19 Treehugger... Merge "Exposing flickerlib classes and layer tracing...
2019-09-19 Treehugger... Merge "Use filter_packages to unbunden metalava"
2019-09-19 Treehugger... Merge "Mirror fs-verity ownership UID to Java"
2019-09-18 Hui YuAdd jji@google.com to am/OWNERS file.
2019-09-18 Victor HsiehMirror fs-verity ownership UID to Java
2019-09-18 Treehugger... Merge "Bugreport progress notification should use the...
2019-09-18 Brad EbingerMerge "Expose ConnectionService Handler to remove flaky...
2019-09-18 Treehugger... Merge "Use UnlockMethodCache#canSkipBouncer in user...
2019-09-18 Song Pan Create integrity directory and OWNERS
2019-09-18 Anna TrostanetskiMerge "Implement stats logging for Compatibility API."
2019-09-18 Treehugger... Merge "Add isApplicationOnUicc API"
2019-09-17 Treehugger... Merge "Add new onSmsStatusReportReceived() without...
2019-09-17 Steven MorelandMerge "HwBinder: don't rely on kernel headers."
2019-09-17 Eric LaurentWiredAccessoryManager: fix connected state logic for...
2019-09-17 Brad EbingerExpose ConnectionService Handler to remove flaky tests
2019-09-17 Amit MahajanMerge "Fix descriptions for default SIM in global prefe...
2019-09-17 Christopher... Merge "Use bionic platform headers."
2019-09-17 Jiyong ParkBuild java_sdk_libraries with much less sources
2019-09-17 Soonil NagarkarAdd RequiresApi annotations to LocationProvider
2019-09-17 Taesu LeeFix descriptions for default SIM in global preferences
2019-09-16 Yifan HongMerge "VintfObject: Fix getHalNamesAndVersions doc"
2019-09-16 Treehugger... Merge "Ignore physics animation tests that have suddenl...
2019-09-16 Jordan LiuMerge "Add carrier config KEY_CALL_FORWARDING_WHEN_UNRE...
2019-09-16 Jean-Michel... Merge "AudioService: fix missing CEC message on unmute...
2019-09-16 Joshua TsujiIgnore physics animation tests that have suddenly becom...
2019-09-16 Christopher... Use bionic platform headers.
2019-09-16 Winson ChungExposing flickerlib classes and layer tracing to sysui
2019-09-16 atrostImplement stats logging for Compatibility API.
2019-09-16 Taesu LeeAdd new onSmsStatusReportReceived() without message...
2019-09-16 Jiyong ParkUse filter_packages to unbunden metalava
2019-09-13 Andy HungMerge "SoundPool: Do not sleep on stop for USAGE_GAME...
2019-09-13 Shuo QianMerge "Listeners of active emergency numbers"
2019-09-13 Treehugger... Merge "WindowOrientationListener: Check if proposed...
2019-09-13 Jean-Michel... AudioService: fix missing CEC message on unmute after...
2019-09-13 Andy HungSoundPool: Do not sleep on stop for USAGE_GAME or on...
2019-09-13 Treehugger... Merge "Fix QuotaController constants."
2019-09-13 Tao BaoMerge "Add nullability anotations"
2019-09-13 Treehugger... Merge "Honor HDMI_CONTROL_ENABLED setting in AudioService"
2019-09-13 Tobias ThiererMerge "Check FIPS_mode() rather than explicitly calling...
2019-09-13 Shuo QianListeners of active emergency numbers
2019-09-13 Dan SandlerBugreport progress notification should use the bug...
2019-09-13 Kweku AdamsFix QuotaController constants.
2019-09-12 Madhava SrinivasanHonor HDMI_CONTROL_ENABLED setting in AudioService
2019-09-12 Mathieu ChartierMerge "Remove android.permission.PermissionManager...
2019-09-12 Mathieu ChartierRemove android.permission.PermissionManager from blacklist
2019-09-12 Kyeongkab.NamAdd nullability anotations
2019-09-11 Christian WailesMerge "Revert "Revert "Remove a misleading "flush"...
2019-09-11 Yifan HongVintfObject: Fix getHalNamesAndVersions doc
2019-09-11 Colin CrossMerge changes from topic "protobuf-3.9.1"
2019-09-11 Neil FullerMerge "Track changes to CountryTimeZones API"
2019-09-11 Treehugger... Merge "Add uhid group to system_server"
2019-09-11 Sama LinMerge "Swisscom VVM free SMS shortcodes CH"
2019-09-10 Treehugger... Merge "Remove libhwbinder/libhidltransport deps"
2019-09-10 Treehugger... Merge "FocusRequester: refactor handleFocusLoss"
2019-09-10 Jean-Michel... FocusRequester: refactor handleFocusLoss
2019-09-10 Treehugger... Merge "Re-enable testAppZygoteServices in pre-submit."
2019-09-10 Treehugger... Merge "Reconcile Zygote process name code with Q release."
2019-09-10 Treehugger... Merge changes If2b3b414,I1039748d,Ib3cd38f5
2019-09-10 Treehugger... Merge "Refactor SoundEffectsHelper for asynchronous...
2019-09-10 Treehugger... Merge "AudioService: factor out sound effects handling"
2019-09-10 Jean-Michel... Merge "Use sendVolumeKeyEvent API instead of sendKeyEve...
2019-09-10 Christian WailesMerge "Don't clear the output array if it failed to...
2019-09-10 Jean-Michel... AudioService: fix disconnect/connect of A2DP device
2019-09-10 Eric Laurentaudioservice: re send BT_SCO parameter to HAL when...
2019-09-10 Eric Laurentaudioservice: fix hasMediaDynamicPolicy() for loopback...
2019-09-10 Mikhail NaganovRefactor SoundEffectsHelper for asynchronous loading
2019-09-10 Mikhail NaganovAudioService: factor out sound effects handling
2019-09-10 AmyUse sendVolumeKeyEvent API instead of sendKeyEvent API
2019-09-10 Mathieu ChartierMerge "Rename profileSystemServer to shouldProfileSyste...
2019-09-10 Jean-Michel... Merge "AudioService: Add the AudioDeviceBroker's messag...
next