OSDN Git Service

android-x86/frameworks-base.git
2017-02-08 Roshan PiusWifiManager: API upates for O
2017-02-08 Roshan PiusWifiConfiguration: Remove priority field
2017-02-08 Tyler GunnMerge "Add support for wait-on-handlers command."
2017-02-08 Treehugger... Merge "Fix problem with JavaDoc"
2017-02-08 Paul DuffinFix problem with JavaDoc
2017-02-07 Treehugger... Merge changes from topic 'Passpoint API Rename'
2017-02-07 Paul LawrenceMerge "Expand seccomp whitelist"
2017-02-07 Brad EbingerMerge "Perform camera permission and app ops check...
2017-02-07 Peter Qiuhotspot2: expose Passpoint APIs as public
2017-02-07 Peter Qiuhotspot2: fix class/function/variable names to comply...
2017-02-07 Peter Qiuhotspot2: rename classes to comply with API guideline
2017-02-07 Paul LawrenceExpand seccomp whitelist
2017-02-07 Tyler GunnAdd support for wait-on-handlers command.
2017-02-06 Treehugger... Merge "Fixes Treble marshaling of strings embedded...
2017-02-06 Treehugger... Merge "Add a mechanism to configure the default A2DP...
2017-02-06 Jason MonkMerge "Hotspot Tile: longclick should open Tethering...
2017-02-06 Tyler GunnPerform camera permission and app ops check when settin...
2017-02-06 Miao WangMerge "Remove uncessary dependency of libhwui"
2017-02-06 Treehugger... Merge "Renamed voiceNetworkStateChanged and dataNetwork...
2017-02-06 Tyler GunnMerge "Self managed CS implementation."
2017-02-06 Jack YuRenamed voiceNetworkStateChanged and dataNetworkStateCh...
2017-02-06 Brad EbingerMerge "Framework fixes to support VoLTE conf calls...
2017-02-06 Pavlin RadoslavovAdd a mechanism to configure the default A2DP codec...
2017-02-06 Treehugger... Merge "Expand whitelist"
2017-02-06 Tyler GunnFramework fixes to support VoLTE conf calls via RemoteC...
2017-02-06 Miao WangRemove uncessary dependency of libhwui
2017-02-06 Andreas HuberFixes Treble marshaling of strings embedded in structur...
2017-02-06 Josh GaoMerge changes from topic 'debuggerd_ambient'
2017-02-06 Paul LawrenceExpand whitelist
2017-02-06 Tyler GunnSelf managed CS implementation.
2017-02-06 Jason MonkMerge "Add tile information to ACTION_QS_TILE_PREFERENC...
2017-02-06 Narayan KamathMerge "MethodHandles: Expose additional API."
2017-02-06 Orion HodsonMerge "Add bytecodes for invoke-polymorphic"
2017-02-06 Akira OshimiAdd tile information to ACTION_QS_TILE_PREFERENCES...
2017-02-04 Jake WhatleyHotspot Tile: longclick should open Tethering settings
2017-02-03 Chris CraikMerge "Add ShadowShaderAnimation benchmark DO NOT MERGE"
2017-02-03 Paul LawrenceMerge "Expand whitelist"
2017-02-03 Tyler GunnMerge "Add "wifi lost" disconnect cause."
2017-02-03 Paul LawrenceMerge "Optimize seccomp"
2017-02-03 Chris CraikAdd ShadowShaderAnimation benchmark DO NOT MERGE
2017-02-03 Tyler GunnAdd "wifi lost" disconnect cause.
2017-02-03 Paul LawrenceExpand whitelist
2017-02-02 Paul LawrenceOptimize seccomp
2017-02-02 Treehugger... Merge "wifi: WifiConfiguration: add isHomeProviderNetwo...
2017-02-02 Paul LawrenceMerge "Install seccomp into zygote not init"
2017-02-02 Treehugger... Merge "Compile native network functionis into libandroi...
2017-02-02 Paul LawrenceInstall seccomp into zygote not init
2017-02-02 Treehugger... Merge "Add ConnectivityManager.networkCapabilitiesForTy...
2017-02-02 Hugo BenichiMerge "Define Network notification proto constants."
2017-02-02 Treehugger... Merge "Add test for repeated calls to registerMobileUps...
2017-02-02 Erik KlineAdd ConnectivityManager.networkCapabilitiesForType()
2017-02-02 Josh Gaozygote: make all capabilities inheritable.
2017-02-02 Josh GaoRevert "zygote: don't drop CAP_SYS_PTRACE from the...
2017-02-01 Treehugger... Merge "Cleanup hwbinder getService code."
2017-02-01 Brad EbingerMerge "Turn off Dynamic IMS switching for now"
2017-02-01 Treehugger... Merge "Adds @hide permission granting API for ImsServices"
2017-02-01 Steven MorelandCleanup hwbinder getService code.
2017-02-01 Orion HodsonAdd bytecodes for invoke-polymorphic
2017-02-01 Erik KlineAdd test for repeated calls to registerMobileUpstreamRe...
2017-02-01 Treehugger... Merge "Fix a use-of-uninitialized-value warning"
2017-02-01 Treehugger... Merge "hotspot2: implement hashCode() for classes with...
2017-02-01 Treehugger... Merge "Print the package name and creator UID in dump()."
2017-02-01 Treehugger... Merge "hotspot2: update PasspointConfiguration APIs"
2017-02-01 Lorenzo ColittiMerge changes If420bd66,Icbb161ca,Ida190e5a,Iae75781f
2017-02-01 Treehugger... Merge "Post runnables instead of sending messages."
2017-02-01 George Burgess IVFix a use-of-uninitialized-value warning
2017-02-01 Brad EbingerTurn off Dynamic IMS switching for now
2017-01-31 Jeremy JoslinPrint the package name and creator UID in dump().
2017-01-31 Peter Qiuhotspot2: implement hashCode() for classes with equals...
2017-01-31 Peter Qiuhotspot2: update PasspointConfiguration APIs
2017-01-31 Jeremy JoslinPost runnables instead of sending messages.
2017-01-31 Peter Qiuwifi: WifiConfiguration: add isHomeProviderNetwork...
2017-01-31 Treehugger... Merge "Two digit call support for Claro"
2017-01-31 Pavlin RadoslavovMerge "Update the A2DP Codec Config API"
2017-01-31 Pavlin RadoslavovUpdate the A2DP Codec Config API
2017-01-31 Treehugger... Merge "hotspot2: enclose conditional statement in paren...
2017-01-31 Narayan KamathMethodHandles: Expose additional API.
2017-01-31 Lorenzo ColittiConnectivityServiceTest: remove remaining poll loops.
2017-01-31 Lorenzo ColittiRemove assertEventuallyTrue as it's unnecessary.
2017-01-31 Lorenzo ColittiRename AvoidBadWifiTracker to MultinetworkPolicyTracker
2017-01-31 Lorenzo ColittiAttempt to make waitForIdleHandler reliable.
2017-01-31 Hugo BenichiMerge "ApfTest: fix flaky testApfFilterRa."
2017-01-31 Hugo BenichiApfTest: fix flaky testApfFilterRa.
2017-01-31 Peter Qiuhotspot2: enclose conditional statement in parenthesis
2017-01-31 Etan CohenMerge "[AWARE] Minor hardening of manager."
2017-01-31 Jerry ZhangMerge changes I8eca5f24,I9d79c67c
2017-01-31 Badhri Jagan... Check and send usb state broadcast when devices boots
2017-01-30 Jerry ZhangOnly send usb disconnect intents after boot.
2017-01-30 Brad EbingerAdds @hide permission granting API for ImsServices
2017-01-30 Etan Cohen[AWARE] Minor hardening of manager.
2017-01-30 Treehugger... Merge "SFR sims should treat Spain as roaming"
2017-01-30 Marie JanssenMerge "Bluetooth: add getDiscoveryEndMillis() call"
2017-01-30 Nicolas GeoffrayMerge "Introduce DEBUG_JAVA_DEBUGGABLE."
2017-01-30 Hugo BenichiDefine Network notification proto constants.
2017-01-29 Treehugger... Merge "KeySetManagerService: prevent NPE"
2017-01-28 Marie JanssenBluetooth: add getDiscoveryEndMillis() call
2017-01-28 Treehugger... Merge changes from topic 'enterprise-client-chain'
2017-01-27 Treehugger... Merge "Adds @hide ImsResolver API and device overlays...
2017-01-27 Treehugger... Merge "Fix a bunch of repeated reads of a ro.* property"
2017-01-27 Treehugger... Merge "Handles #9 as Dial number"
next