OSDN Git Service

android-x86/frameworks-base.git
2017-07-13 Neil FullerMerge "Re-enable use of isPrivilegedApp()"
2017-07-13 Treehugger... Merge "Program offload-exempt local prefixes into the...
2017-07-13 Erik KlineProgram offload-exempt local prefixes into the HAL
2017-07-13 Treehugger... Merge "Revert "Fix ContentObserver unregister issue""
2017-07-13 Fyodor KupolovRevert "Fix ContentObserver unregister issue"
2017-07-12 Hall LiuMerge "Implement getDownloadStatus and add permission"
2017-07-12 Treehugger... Merge "Avoid exposing OffloadCallbackEvent values"
2017-07-12 Treehugger... Merge "Stop unnecessary tethering reconfigurations"
2017-07-12 Neil FullerRe-enable use of isPrivilegedApp()
2017-07-12 Erik KlineAvoid exposing OffloadCallbackEvent values
2017-07-12 Treehugger... Merge "Address further API review comments"
2017-07-12 Treehugger... Merge "Add OffloadHardwareInterface.getForwardedStats...
2017-07-12 Erik KlineStop unnecessary tethering reconfigurations
2017-07-12 Erik KlineAdd OffloadHardwareInterface.getForwardedStats() wrapper
2017-07-12 Treehugger... Merge "Restructure use of absent tether_offload_disable...
2017-07-12 Treehugger... Merge "Connectivity: Fix format arguments"
2017-07-12 Erik KlineRestructure use of absent tether_offload_disabled setting
2017-07-12 Di LuMerge "Remove return value of ipSecAddSecurityAssociation"
2017-07-12 Treehugger... Merge "Add first OWNERS files for core networking"
2017-07-12 Treehugger... Merge "app_main: silence static analyzer warnings"
2017-07-12 Andreas GampeConnectivity: Fix format arguments
2017-07-12 Treehugger... Merge "IpSecService: Actually throw exception"
2017-07-12 George Burgess IVapp_main: silence static analyzer warnings
2017-07-12 Hugo BenichiAdd first OWNERS files for core networking
2017-07-11 Andreas GampeIpSecService: Actually throw exception
2017-07-11 Treehugger... Merge "GATT: Expose opportunistic client API to Java"
2017-07-11 Jack HeGATT: Expose opportunistic client API to Java
2017-07-11 Neil FullerAddress further API review comments
2017-07-11 Treehugger... Merge "Fix typo in Parcel javadoc."
2017-07-11 Neil FullerMerge "Move column definitions to an inner class"
2017-07-11 Hugo BenichiMerge "Fix for the missing focus in WebView form fields."
2017-07-11 susnataFix for the missing focus in WebView form fields.
2017-07-11 Bin ChenFix typo in Parcel javadoc.
2017-07-10 Neil FullerMove column definitions to an inner class
2017-07-10 Neil FullerMerge "Configure the package name of the updater app"
2017-07-10 Treehugger... Merge "Make failure to set addrgenmode a non-fatal...
2017-07-10 Treehugger... Merge "Track libcore commit 2fd032687ba3d4d7f6af560482c...
2017-07-10 Przemyslaw... Track libcore commit 2fd032687ba3d4d7f6af560482c5aba525...
2017-07-10 Treehugger... Merge "Fix dumpsys output for staged install version"
2017-07-10 Hugo BenichiMerge "CaptivePortalLogin ignores some ssl errors."
2017-07-10 Lorenzo ColittiMake failure to set addrgenmode a non-fatal error.
2017-07-10 Hugo BenichiCaptivePortalLogin ignores some ssl errors.
2017-07-08 Treehugger... Merge "Add more logging to the Tethering SharedLog"
2017-07-07 Treehugger... Merge "Fix wrong array index bound in NotificationUsage...
2017-07-07 Neil FullerFix dumpsys output for staged install version
2017-07-07 Erik KlineAdd more logging to the Tethering SharedLog
2017-07-07 Adam VartanianMerge "Streamline testInstall_compatibleContext()"
2017-07-06 Ruchi KandoiMerge changes from topic 'NCI-2.0'
2017-07-06 Alex LightMerge "Unhide InMemoryDexClassLoader ByteBuffer[] const...
2017-07-06 Colin CrossMerge "Enable priority boost for non-Jack builds."
2017-07-06 Hall LiuImplement getDownloadStatus and add permission
2017-07-06 Yifan HongMerge "Log errors on android.os.VintfObject.verify()"
2017-07-06 Alan LeungEnable priority boost for non-Jack builds.
2017-07-06 Alex LightUnhide InMemoryDexClassLoader ByteBuffer[] constructor
2017-07-06 Hall LiuMerge "Add a reason arg to streamStateUpdated"
2017-07-06 Fyodor KupolovMerge "Fix ContentObserver unregister issue"
2017-07-06 Love KhannaAID suffix registration.
2017-07-06 Adam VartanianStreamline testInstall_compatibleContext()
2017-07-06 Treehugger... Merge "Clearly log tether_offload_disabled setting...
2017-07-06 Erik KlineClearly log tether_offload_disabled setting status...
2017-07-06 Mathieu ChartierMerge "ProcessStats: fix uss average value offset"
2017-07-06 daqiFix ContentObserver unregister issue
2017-07-06 Hall LiuMerge "Update DownloadRequest API"
2017-07-06 Treehugger... Merge "Protect TIMEOUT_CONNECT broadcast which is for...
2017-07-06 Treehugger... Merge "Better logging infrastructure in OffloadHardware...
2017-07-05 Hiroki YamamotoProtect TIMEOUT_CONNECT broadcast which is for Nfc...
2017-07-05 Yifan HongLog errors on android.os.VintfObject.verify()
2017-07-05 Tobias ThiererMerge "Track update of org.json API"
2017-07-05 Treehugger... Merge "Framework: Add libziparchive dependency"
2017-07-05 Treehugger... Merge "Cherry-pick 7ad1110ecd6a840fcd2895c62668828a1ca0...
2017-07-05 Andreas GampeFramework: Add libziparchive dependency
2017-07-05 Adam LesinskiCherry-pick 7ad1110ecd6a840fcd2895c62668828a1ca029c6
2017-07-05 Erik KlineBetter logging infrastructure in OffloadHardwareInterface
2017-07-05 Treehugger... Merge "ConnectivityManager: allow usage of TYPE_NONE"
2017-07-05 Treehugger... Merge "ConnectivityServiceTest: more informative assert...
2017-07-05 Hugo BenichiConnectivityManager: allow usage of TYPE_NONE
2017-07-05 Hugo BenichiConnectivityServiceTest: more informative assert failures
2017-07-05 Hugo BenichiMerge "ConnectivityServiceTest: eliminate remaining...
2017-07-05 Hugo BenichiConnectivityServiceTest: eliminate remaining sleep()
2017-07-05 Treehugger... Merge "Switch to USB_CONFIGURED as the primary USB...
2017-07-05 Erik KlineSwitch to USB_CONFIGURED as the primary USB readiness...
2017-07-04 Roland LevillainMerge "Revert "ConnectivityManager: allow usage of...
2017-07-04 Roland LevillainRevert "ConnectivityManager: allow usage of TYPE_NONE"
2017-07-04 Roland LevillainMerge "Revert "ConnectivityServiceTest: more informativ...
2017-07-04 Roland LevillainRevert "ConnectivityServiceTest: more informative asser...
2017-07-04 Roland LevillainMerge "Revert "ConnectivityServiceTest: eliminate remai...
2017-07-04 Roland LevillainRevert "ConnectivityServiceTest: eliminate remaining...
2017-07-04 Treehugger... Merge "ConnectivityServiceTest: eliminate remaining...
2017-07-04 Treehugger... Merge changes I90c211dc,I4455f272
2017-07-04 Hugo BenichiConnectivityServiceTest: eliminate remaining sleep()
2017-07-04 Hugo BenichiConnectivityServiceTest: more informative assert failures
2017-07-04 Hugo BenichiConnectivityManager: allow usage of TYPE_NONE
2017-07-04 Treehugger... Merge "Wakeup packet mark/mask configuration option"
2017-07-03 Neil FullerConfigure the package name of the updater app
2017-07-03 Neil FullerMerge "Add dumpsys support to RulesManagerService"
2017-07-03 Treehugger... Merge "Networking unit tests: fix some flaky tests"
2017-07-03 Treehugger... Merge "Pass all offload-exempt prefixes into OffloadCon...
2017-07-03 Treehugger... Merge "Switch IpManager and IpReachabilityMonitor to...
2017-07-03 Hugo BenichiNetworking unit tests: fix some flaky tests
2017-07-03 Erik KlineSwitch IpManager and IpReachabilityMonitor to use SharedLog
next