1. 280f82c Make the onRequestRecommendation() method async. by Jeremy Joslin · 8 years ago
  2. 6968d90 Merge "Add trace category for adb." by Josh Gao · 8 years ago
  3. 1975240 Merge "Modify UsbDeviceManager stack to allow MtpServer to use FunctionFS drivers." by Jerry Zhang · 8 years ago
  4. 23f98eb Fix erroneous constructor in ScoredNetwork.java by Sundeep Ghuman · 8 years ago
  5. 47e1f49 Merge "DO NOT MERGE Add Bluetooth toggle prompts - framework" by Marie Janssen · 8 years ago
  6. 552d86b5 Add trace category for adb. by Josh Gao · 8 years ago
  7. bb598ee Modify UsbDeviceManager stack to allow MtpServer to use FunctionFS drivers. by Jerry Zhang · 8 years ago
  8. c2ac5bd DO NOT MERGE Add Bluetooth toggle prompts - framework by Svetoslav Ganov · 8 years ago
  9. 447a3ac Catch all exceptions from installd, log codes. by Jeff Sharkey · 8 years ago
  10. 1950377 Merge "Final push of installd to Binder; goodbye socket!" by Jeff Sharkey · 8 years ago
  11. 740f523 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 8 years ago
  12. 823db05 Update registerNetworkScoreCache() to accept a filter type. by Jeremy Joslin · 8 years ago
  13. d7b144a Merge "Prepare to move dexopt calls to Binder." by Jeff Sharkey · 8 years ago
  14. 2761ed1 Merge "Move android.test classes from core/java to legacy-test/src" by Paul Duffin · 8 years ago
  15. 963e8dd DO NOT MERGE: Implement metered tracking for NetworkStats summary queries. by Stephen Chen · 8 years ago
  16. 21680fd DO NOT MERGE: NetworkMonitor metrics: add first validation information by Hugo Benichi · 8 years ago
  17. dda938a DO NOT MERGE: Switch over to new "time.android.com" NTP pool. by Jeff Sharkey · 8 years ago
  18. dadf6ca DO NOT MERGE: Define API for metering network stats buckets. by Stephen Chen · 8 years ago
  19. ffe5a46 DO NOT MERGE: VPN network stat accounting changes. by Jeremy Joslin · 8 years ago
  20. ce765b7 DO NOT MERGE: ConnectivityThread: use lazy holder idiom by Hugo Benichi · 8 years ago
  21. 1853f78 DO NOT MERGE: ConnectivityManager: use ConnectivityThread looper by Hugo Benichi · 8 years ago
  22. 4983e55 DO NOT MERGE: ConnectivityManager: a simpler CallbackHandler by Hugo Benichi · 8 years ago
  23. 29154b0 DO NOT MERGE: Indicate the NsdServiceInfo attributes are only filled in for a resolved service. by Philip P. Moltmann · 8 years ago
  24. c8e4cc8 DO NOT MERGE: Add a null check for the OnStartTetheringCallback. by Jeremy Klein · 8 years ago
  25. f99a33a DO NOT MERGE: IpConnectivityMetrics: rate limit ApfProgramEvents by Hugo Benichi · 8 years ago
  26. 05ad47a DO NOT MERGE: TokenBucket for rate-limiting and throttling by Hugo Benichi · 8 years ago
  27. 8c9e4b6 DO NOT MERGE: IpConnectivityMetrics reads buffer size in settings by Hugo Benichi · 8 years ago
  28. c98c7bc Prepare to move dexopt calls to Binder. by Jeff Sharkey · 8 years ago
  29. df25760 Move android.test classes from core/java to legacy-test/src by Paul Duffin · 8 years ago
  30. b92aa5b Merge changes from topic 'framework-net-aosp' by Lorenzo Colitti · 8 years ago
  31. b8df76e4 DO NOT MERGE: Move FakeSettingsProvider to a common location. by Lorenzo Colitti · 8 years ago
  32. 1f64f3f DO NOT MERGE: Add option to skip and avoid captive portals. by Calvin On · 8 years ago
  33. 3841a48 DO NOT MERGE: Support timeouts for requestNetwork() invocations. by Erik Kline · 9 years ago
  34. 972e236 Support multiple caches in NetworkScoreService. by Amin Shaikh · 8 years ago
  35. faf3aa6 Merge "Clarify doc on NETWORK_RECOMMENDATIONS_ENABLED and WIFI_WAKEUP_ENABLED." by Treehugger Robot · 8 years ago
  36. ba6f8c8 Move dump() to dumpAsync(), more oneway calls. by Jeff Sharkey · 8 years ago
  37. b406666 Handle IpReachabilityMonitor errors better. by Erik Kline · 8 years ago
  38. 68ea362 Merge "Fix crashing StrictJarFile due to doubled closing." by Treehugger Robot · 8 years ago
  39. f1b7564 Clarify doc on NETWORK_RECOMMENDATIONS_ENABLED and WIFI_WAKEUP_ENABLED. by Stephen Chen · 8 years ago
  40. ba82555 Adding a new string array resource for network recommendations. by Jeremy Joslin · 8 years ago
  41. 82834ba Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  42. 800a4e7 Merge "API for requesting network recommendations." by Treehugger Robot · 8 years ago
  43. d1daf6d API for requesting network recommendations. by Jeremy Joslin · 8 years ago
  44. 5773d97 Merge "Move dump() to dumpAsync(), more oneway calls." by Treehugger Robot · 8 years ago
  45. 45fdf320 Merge "Add Settings.Global.NETWORK_RECOMMENDATIONS_ENABLED flag." am: 70ae1bf4db by Stephen Chen · 8 years ago
  46. 70ae1bf Merge "Add Settings.Global.NETWORK_RECOMMENDATIONS_ENABLED flag." by Treehugger Robot · 8 years ago
  47. b2c312a Move dump() to dumpAsync(), more oneway calls. by Jeff Sharkey · 8 years ago
  48. 1abe6de Merge "Check for nullptr when casting IBinder to IBase." am: 5014028691 by Yifan Hong · 8 years ago
  49. b061fc2 Fix crashing StrictJarFile due to doubled closing. by Tomasz Mikolajewski · 8 years ago
  50. 6a0c879 Add Settings.Global.NETWORK_RECOMMENDATIONS_ENABLED flag. by Stephen Chen · 8 years ago
  51. b747440 Check for nullptr when casting IBinder to IBase. by Yifan Hong · 8 years ago
  52. 13a0519 Introduce a new user restriction for disallowing Bluetooth. by Lenka Trochtova · 8 years ago
  53. f15cf38 Introduce a new user restriction for disallowing Bluetooth. by Lenka Trochtova · 8 years ago
  54. 6e2d3fa Merge "Migrate StrictJarVerifier and ShortcutPackageInfo to java.util.Base64" by Tobias Thierer · 8 years ago
  55. 1e498a9 Merge "Migrate StrictJarVerifier and ShortcutPackageInfo to java.util.Base64" by Tobias Thierer · 8 years ago
  56. dab9e7b Merge "Use IBase instead of IBinder for IServiceManager." am: 8ead2f0c9a by Yifan Hong · 8 years ago
  57. 8ead2f0 Merge "Use IBase instead of IBinder for IServiceManager." by Treehugger Robot · 8 years ago
  58. 4120c55 Add capability flag for 802.11r fast BSS transition am: 07f4d23a88 by Paul Stewart · 8 years ago
  59. d738140 Merge "Add Settings.Global.WIFI_WAKEUP_ENABLED flag." am: d758ce1586 by Stephen Chen · 8 years ago
  60. f301986 Merge changes from topic 'fast-bss-transition' by Roshan Pius · 8 years ago
  61. d758ce1 Merge "Add Settings.Global.WIFI_WAKEUP_ENABLED flag." by Treehugger Robot · 8 years ago
  62. bbcd9d2 Merge "Add new hostingType for startProcessLocked() that selects using the WebViewZygote." by Robert Sesek · 8 years ago
  63. eda1af6 Merge "Add new hostingType for startProcessLocked() that selects using the WebViewZygote." by Treehugger Robot · 8 years ago
  64. 9f00d71 Migrate StrictJarVerifier and ShortcutPackageInfo to java.util.Base64 by Tobias Thierer · 8 years ago
  65. 33f0cf1 Merge "Protect broadcast emitted by Bluetooth mapmce and pbap profile" by Jack He · 8 years ago
  66. 7dd9096 Merge "Protect broadcast emitted by Bluetooth mapmce and pbap profile" by Treehugger Robot · 8 years ago
  67. de04a04 Merge "jni: EventLog replace open coding with android_log_event_list" by Mark Salyzyn · 8 years ago
  68. 1ac34e3 Protect broadcast emitted by Bluetooth mapmce and pbap profile by Jack He · 8 years ago
  69. 1981812 Merge "jni: EventLog replace open coding with android_log_event_list" by Treehugger Robot · 8 years ago
  70. 8874fcf Revert "Introduce a new user restriction for disallowing Bluetooth." by ltrochtova · 8 years ago
  71. bae1b55 Use IBase instead of IBinder for IServiceManager. by Yifan Hong · 8 years ago
  72. 69f9d32 Introduce a new user restriction for disallowing Bluetooth. by Lenka Trochtova · 8 years ago
  73. 8ca96c1 Add Settings.Global.WIFI_WAKEUP_ENABLED flag. by Stephen Chen · 8 years ago
  74. a8fc97d Merge "Refactor NetworkScoreAppManager for testing." am: 3af97482f1 by Amin Shaikh · 8 years ago
  75. 6ef2ec0 Merge "Add ACTION_WIFI_SAVED_NETWORK_SETTINGS to Settings." am: 6e54c31f0a by Stephen Chen · 8 years ago
  76. cee0c94 resolve merge conflicts of a578ae2 to stage-aosp-master by Jordan Liu · 8 years ago
  77. aa09aa0 Refactor NetworkScoreAppManager for testing. by Amin Shaikh · 8 years ago
  78. 6e54c31 Merge "Add ACTION_WIFI_SAVED_NETWORK_SETTINGS to Settings." by Treehugger Robot · 8 years ago
  79. a578ae2 Merge "Add KEY_ONLY_SINGLE_DC_ALLOWED_INT_ARRAY" by Jordan Liu · 8 years ago
  80. c5f8664 Add new hostingType for startProcessLocked() that selects using the WebViewZygote. by Robert Sesek · 8 years ago
  81. 767e453 Add ACTION_WIFI_SAVED_NETWORK_SETTINGS to Settings. by Stephen Chen · 8 years ago
  82. 01106c4 Merge "Add removeState method to StateMachine" am: 0310de1136 by Hall Liu · 8 years ago
  83. b222d20 Add removeState method to StateMachine by Hall Liu · 8 years ago
  84. 673c0e5 Merge "Bluetooth: report proper advertiser status on error" am: b509957e62 by Jakub Pawlowski · 8 years ago
  85. 76f517a Bluetooth: report proper advertiser status on error by Jakub Pawlowski · 8 years ago
  86. 7b25bb8 jni: EventLog replace open coding with android_log_event_list by Mark Salyzyn · 8 years ago
  87. 8c05ff9 Merge "Add SystemProperties.reportSyspropChanged()." am: 45c0c6939f by Martijn Coenen · 8 years ago
  88. 45c0c69 Merge "Add SystemProperties.reportSyspropChanged()." by Treehugger Robot · 8 years ago
  89. db5ed5b Merge "StrictMode to detect untagged network traffic." am: 67fe28d925 by Jeff Sharkey · 8 years ago
  90. 67fe28d Merge "StrictMode to detect untagged network traffic." by Treehugger Robot · 8 years ago
  91. 313456c Merge "Stub Binder API." am: 4db1632b3a by Jeff Sharkey · 8 years ago
  92. 4db1632 Merge "Stub Binder API." by Jeff Sharkey · 8 years ago
  93. 763a140 StrictMode to detect untagged network traffic. by Jeff Sharkey · 8 years ago
  94. 1324531 Stub Binder API. by Jeff Sharkey · 8 years ago
  95. 0754b27 Add SystemProperties.reportSyspropChanged(). by Martijn Coenen · 8 years ago
  96. 1feb782 Merge "Precreate the classloader for the WebView." am: 566b1c80e4 by Torne (Richard Coles) · 8 years ago
  97. 566b1c8 Merge "Precreate the classloader for the WebView." by Treehugger Robot · 8 years ago
  98. 3b6ca99 Precreate the classloader for the WebView. by Torne (Richard Coles) · 8 years ago
  99. e65b214 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  100. 78f6a7c Split libhidl into base and transport. am: c46d1b44eb by Yifan Hong · 8 years ago