OSDN Git Service

android-x86/frameworks-base.git
2019-09-26 Treehugger... Merge "Add secure settings to the test apps"
2019-09-26 Nataniel BorgesAdd secure settings to the test apps
2019-09-26 Howard ChenMerge "DynamicSystemService: Use IGsid which reference...
2019-09-26 Chen XuMerge "use @SystemAPI for creating UserHandle"
2019-09-26 Chen XuMerge "use @SystemAPI in AppOpsManager"
2019-09-26 Chen XuMerge "use packageManager @SystemAPI"
2019-09-26 Chen Xuuse @SystemAPI for creating UserHandle
2019-09-26 Chen Xuuse @SystemAPI in AppOpsManager
2019-09-26 Chen Xuuse packageManager @SystemAPI
2019-09-25 Christopher... Merge "Add support for scudo native allocator."
2019-09-25 Treehugger... Merge "Set min_sdk_version for SystemUISharedLib"
2019-09-25 Christopher... Add support for scudo native allocator.
2019-09-25 Anna TrostanetskiMerge "Add package name based APIs to PlatformCompat."
2019-09-25 Treehugger... Merge "Do not return synthetic launcher activity for...
2019-09-25 Mathieu ChartierMerge "Use APEX boot image for profilebootclasspath"
2019-09-25 Marco NelissenMerge "Remove MediaPlayer2"
2019-09-25 Treehugger... Merge "Refactor DexViewBuilder"
2019-09-25 Mathieu ChartierUse APEX boot image for profilebootclasspath
2019-09-25 Mathieu ChartierMerge "Wait for the profile to not be empty in BootImag...
2019-09-25 atrostAdd package name based APIs to PlatformCompat.
2019-09-25 Marco NelissenRemove MediaPlayer2
2019-09-25 Jorim JaggiMerge changes from topic "flicker-move"
2019-09-25 vichangMerge "Check ANDROID_I18N_ROOT when starting the runtime"
2019-09-25 Treehugger... Merge "Use SubscriptionManager.ACTION_DEFAULT_SUBSCRIPT...
2019-09-25 Chalard JeanMerge "Fix TestNetworkAgentWrapper flakiness"
2019-09-25 Treehugger... Merge "Add documentation for *.sysprop"
2019-09-25 Treehugger... Merge "Move NetworkStack AIDLs to NetworkStack folder"
2019-09-25 Taesu LeeUse SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHA...
2019-09-24 Mathieu ChartierWait for the profile to not be empty in BootImageProfil...
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 Victor ChangCheck ANDROID_I18N_ROOT when starting the runtime
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-23 Ricky WaiDo not return synthetic launcher activity for completel...
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 Chalard JeanFix TestNetworkAgentWrapper flakiness
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-19 Eric HolkRefactor DexViewBuilder
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 Nataniel BorgesIgnore flicker tests with open bugs
2019-09-18 Nataniel BorgesDon't remove flicker test logs from device for easier...
2019-09-18 Nataniel BorgesReduce delays on Flicker test rotation
2019-09-18 Nataniel BorgesMake OpenAppCold/Warm tests compatible with AOSP
2019-09-18 Anna TrostanetskiMerge "Implement stats logging for Compatibility API."
2019-09-18 Nataniel BorgesMake Flicker Tests compatible with current AOSP
2019-09-18 Treehugger... Merge "Add isApplicationOnUicc API"
2019-09-17 Colin CrossSet min_sdk_version for SystemUISharedLib
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...
next