OSDN Git Service

android-x86/frameworks-base.git
2019-03-27 Joe OnoratoFix the build
2019-03-27 Joe OnoratoMerge "Fix api council feedback"
2019-03-27 Mill ChenMerge "Update visual: AppSwitchPreference alignment"
2019-03-27 Shawn LinMerge "Fixed incorrect color of volume panel after...
2019-03-27 TreeHugger... Merge "Import translations. DO NOT MERGE"
2019-03-27 Chenbo FengMerge "Get the permission information for native servic...
2019-03-27 TreeHugger... Merge "Add log metrics for Aware status dialog"
2019-03-27 Chenbo FengMerge "Get the permission information for native servic...
2019-03-27 Chenbo FengMerge "Get the permission information for native services"
2019-03-27 Treehugger... Merge "Get the permission information for native services"
2019-03-27 TreeHugger... Merge "Adaptive bubble icon - match theme using adaptiv...
2019-03-27 TreeHugger... Merge "Fix some touch issues"
2019-03-27 Joe OnoratoFix api council feedback
2019-03-27 TreeHugger... Merge "Fixing wrong target check"
2019-03-27 TreeHugger... Merge "Fix JNI NULL class error"
2019-03-27 Joe OnoratoMerge "incidentd can now handle multiple callers asking...
2019-03-27 TreeHugger... Merge "Do not grant already granted permission"
2019-03-27 TreeHugger... Merge "Modify fontchain_linter.py for Unicode 12.0 ."
2019-03-27 Remi NGUYEN VANMerge "Use SystemApi framework parcelables directly...
2019-03-27 Po-Chien HsuehMerge "Add a permission, INSTALL_DYNAMIC_SYSTEM"
2019-03-27 Po-Chien HsuehMerge "Improve javadoc for DynamicSystemClient"
2019-03-27 Po-Chien HsuehMerge "Send URL using Uri instead of String"
2019-03-27 Remi NGUYEN VANMerge "Use SystemApi framework parcelables directly...
2019-03-27 Chenbo FengMerge "Fix the INTERNET related permissions" am: 88fb51...
2019-03-27 Remi NGUYEN VANMerge "Use SystemApi framework parcelables directly"
2019-03-27 Mady MellorMerge "Auto expand bubbles when foreground with the...
2019-03-27 Chenbo FengMerge "Fix the INTERNET related permissions" am: 88fb51277b
2019-03-27 Treehugger... Merge "Use SystemApi framework parcelables directly"
2019-03-27 Chenbo FengMerge "Fix the INTERNET related permissions"
2019-03-27 TreeHugger... Merge "Move tag definitions into policy"
2019-03-27 Chenbo FengGet the permission information for native services
2019-03-27 Treehugger... Merge "Fix the INTERNET related permissions"
2019-03-27 shawnlinFixed incorrect color of volume panel after theme change
2019-03-27 Edgar WangAdd log metrics for Aware status dialog
2019-03-27 TreeHugger... Merge "Remove unused auto brightness drawables."
2019-03-27 Keun-young... Merge "Decide the current user after PHASE_THIRD_PARTY...
2019-03-27 Lucas LinMerge "Fix flaky test for ConnectivityServiceTest#testP...
2019-03-27 Lucas DupinMerge "Fix NPE when view doesn't have a parent"
2019-03-27 TreeHugger... Merge "ACTION_SPEAKERPHONE_STATE_CHANGED: only broadcas...
2019-03-27 Lucas LinMerge "Fix flaky test for ConnectivityServiceTest#testP...
2019-03-27 Lucas LinMerge "Fix flaky test for ConnectivityServiceTest#testP...
2019-03-27 TreeHugger... Merge "Reset the whitelist helper for augmented autofil...
2019-03-27 Badhri Jagan... [automerger skipped] Merge "Fix missing combination...
2019-03-27 Lucas LinMerge "Fix flaky test for ConnectivityServiceTest#testP...
2019-03-27 Sunny GoyalFixing wrong target check
2019-03-27 Badhri Jagan... Merge "Fix missing combination check SINK/DEVICE" am...
2019-03-27 TreeHugger... Merge "Fix crash after dequeueNativeBuffer fails"
2019-03-27 Badhri Jagan... Merge "Fix missing combination check SINK/DEVICE"
2019-03-27 Android Build... Merge "Merge "Hide blocking pay phone option use carrie...
2019-03-27 TreeHugger... Merge "GraphicsEnvironment: Allow profileable apps...
2019-03-27 Youming YeMerge "Hide blocking pay phone option use carrier confi...
2019-03-27 Mady MellorFix some touch issues
2019-03-27 TreeHugger... Merge "Update run instructions for AppCompactorTest"
2019-03-27 Treehugger... Merge "Fix missing combination check SINK/DEVICE"
2019-03-27 TreeHugger... Merge "Disable pull down Notification UI if the device...
2019-03-27 Lyn HanAdaptive bubble icon - match theme using adaptive icon...
2019-03-27 Hyundo MoonMerge "Remove ControllerCallbackLink"
2019-03-27 Amit MahajanMerge "Device could not use wifi hotspot when data...
2019-03-27 Youming YeMerge "Hide blocking pay phone option use carrier confi...
2019-03-26 Jeff SharkeyMerge "Unify media permissions enforcement in framework."
2019-03-26 Jeff SharkeyUnify media permissions enforcement in framework.
2019-03-26 David SuMerge "wifi.proto: Rename NOMINATOR_NETREC to NOMINATOR...
2019-03-26 Amit MahajanMerge "Device could not use wifi hotspot when data...
2019-03-26 TreeHugger... Merge "Make SESSION_UPDATED broadcast explicit."
2019-03-26 TreeHugger... Merge "Disable XOM on libraries for apps with targetSdk...
2019-03-26 Badhri Jagan... Fix missing combination check SINK/DEVICE
2019-03-26 TreeHugger... Merge "Fix missing combination check SINK/DEVICE"
2019-03-26 Philip P. MoltmannDo not grant already granted permission
2019-03-26 Qingqing DengModify fontchain_linter.py for Unicode 12.0 .
2019-03-26 Youming YeMerge "Hide blocking pay phone option use carrier config"
2019-03-26 Adam HeReset the whitelist helper for augmented autofill and...
2019-03-26 Amit MahajanMerge "Device could not use wifi hotspot when data...
2019-03-26 TreeHugger... Merge "Enabling HW detection while phone ringing"
2019-03-26 Jean-Michel... ACTION_SPEAKERPHONE_STATE_CHANGED: only broadcast by...
2019-03-26 Chenbo FengFix the INTERNET related permissions
2019-03-26 Treehugger... Merge "Hide blocking pay phone option use carrier config"
2019-03-26 Chen XuMerge "move short code definitions to SmsManager Test...
2019-03-26 Lucas DupinFix NPE when view doesn't have a parent
2019-03-26 Christine FranksMerge "Split display white balance into a separate...
2019-03-26 Cody NorthropGraphicsEnvironment: Allow profileable apps to load...
2019-03-26 Jeff SharkeyMerge "Also need to filter second pass."
2019-03-26 Amit MahajanMerge "Device could not use wifi hotspot when data...
2019-03-26 Amin ShaikhMerge "Add bluetooth icon." am: af76131710 am: 94628539aa
2019-03-26 TreeHugger... Merge "Call SmartActionsHelpers in a worker thread"
2019-03-26 Amin ShaikhMerge "Add bluetooth icon." am: af76131710
2019-03-26 TreeHugger... Merge "Update icons for Photos/Videos and Music permiss...
2019-03-26 TreeHugger... Merge "Make sure only SYSTEM can call notifyStaged...
2019-03-26 Bill Yi[automerger skipped] Merge "Import translations. DO...
2019-03-26 Bill YiImport translations. DO NOT MERGE
2019-03-26 Amin ShaikhMerge "Add bluetooth icon."
2019-03-26 TreeHugger... Merge "Add NonNull/Nullable annotations"
2019-03-26 Dario FreniMake SESSION_UPDATED broadcast explicit.
2019-03-26 Bill Yi[automerger skipped] Merge "Import translations. DO...
2019-03-26 Jeff Vander... Disable XOM on libraries for apps with targetSdkVerison<Q
2019-03-26 TreeHugger... Merge "Make InputApplicationInfo as a part of InputAppl...
2019-03-26 Siarhei VishniakouMove tag definitions into policy
2019-03-26 TreeHugger... Merge "Import translations. DO NOT MERGE" into pi-dev
2019-03-26 Keun young... Decide the current user after PHASE_THIRD_PARTY boot...
2019-03-26 Stan IlievFix crash after dequeueNativeBuffer fails
2019-03-26 Joe OnoratoMerge "Remove set noparent from the net protos directory."
next