1. d6998d4 Merge "Minor formatting cleanup to remove overlong line" by Hugo Benichi · 8 years ago
  2. 7eaa2ad Merge "Simple cleanups to Tethering" by Hugo Benichi · 8 years ago
  3. b063fe3 Merge "Move mac_permissions to etc/selinux" by Treehugger Robot · 8 years ago
  4. d2820e4 Move mac_permissions to etc/selinux by Jeff Vander Stoep · 8 years ago
  5. 26e81d2 Refactor code incompatible with Mockito 2.7.13 by Paul Duffin · 8 years ago
  6. b55fb22 Simple cleanups to Tethering by Hugo Benichi · 8 years ago
  7. ec88fd6 CaptivePortalLoginActivity correctly gets UserAgent by Hugo Benichi · 8 years ago
  8. eef66fd Merge "PackageManager: Clean up code related to foreign dex use" by Calin Juravle · 8 years ago
  9. 4c06f55 PackageManager: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  10. 465c46d request{LinkProperties,NetworkCapabilities} no longer needed by Erik Kline · 8 years ago
  11. ae758b2 Merge "Handle null NetworkState updates" by Treehugger Robot · 8 years ago
  12. 34baa3d Handle null NetworkState updates by Erik Kline · 8 years ago
  13. c75d4fa Always send all available state when calling onAvailable(). by Erik Kline · 8 years ago
  14. 121006f Merge "Start of tethering OffloadController" by Treehugger Robot · 8 years ago
  15. c2b0622 BluetoothManagerService: continue teardown when BLE apps registered by Martin Brabham · 8 years ago
  16. b208a1f Bluetooth: Use content observer for airplane mode by Ajay Panicker · 8 years ago
  17. e0cce21 Start of tethering OffloadController by Erik Kline · 8 years ago
  18. d56d98b Merge changes from topic 'secondary-dex1' by Calin Juravle · 8 years ago
  19. c649449 Use DexManager logic to decide if a package is used by other apps by Calin Juravle · 8 years ago
  20. f8afcdc Skip class path checking for secondary dex files by Calin Juravle · 8 years ago
  21. c657b76 Merge "Remove the name length limit for system properties." by Elliott Hughes · 8 years ago
  22. 33cc60c Remove the name length limit for system properties. by Elliott Hughes · 8 years ago
  23. ad014af Fix typo in dexopt.secondary system property by Calin Juravle · 8 years ago
  24. 61fd6ea Save package dex usage info after secondary dex reconciliation by Calin Juravle · 8 years ago
  25. 574994a Compile secondary dex files during background dexopt job by Calin Juravle · 8 years ago
  26. f7edab6 Add a shell command to force the background dexopt job by Calin Juravle · 8 years ago
  27. a57ef16 A bit more refactoring in BackgroundDexOptService by Calin Juravle · 8 years ago
  28. e69fba3f [PM] Clean up logic for secondary dex oat files by Calin Juravle · 8 years ago
  29. 7218363 Compile secondary dex files in DexManager by Calin Juravle · 8 years ago
  30. fcd672f Notify DexManager about new package installs by Calin Juravle · 8 years ago
  31. 355dbae Merge "Fix dead lock in Tethering state machine" by Erik Kline · 8 years ago
  32. 6837ead Bluetooth: fix enable log: display 24h time by Marie Janssen · 8 years ago
  33. b583b03 Update UpstreamNetworkMonitor to use custom Handlers by Erik Kline · 8 years ago
  34. 375ea2a Merge "Revert "Remove outdated emulator check which causes BT to not start"" by Colin Cross · 8 years ago
  35. 2c82294 Merge "Reinstate USER_PRESENT for ConnectivityService" by Treehugger Robot · 8 years ago
  36. 32858e1 Don't request information on unregistered callbacks by Erik Kline · 8 years ago
  37. a3b2212 Revert "Remove outdated emulator check which causes BT to not start" by Colin Cross · 8 years ago
  38. d98a4e5 Remove outdated emulator check which causes BT to not start by Pulkit Bhuwalka · 8 years ago
  39. 1a69570 Merge "Infinite reboot when OS upgrade from M to N with set Always-on VPN" by Treehugger Robot · 8 years ago
  40. 37e3f22 Merge "IP connectivity metrics: delete obsolete logger service" by Hugo Benichi · 8 years ago
  41. 02758a9 Adding "attach-agent" to ActivityManagerShellCommand by Leonard Mosescu · 8 years ago
  42. eb82e3d Merge "TimeZoneBundleInstaller -> TimeZoneDistroInstaller" by Neil Fuller · 8 years ago
  43. 6fb97e8 Merge changes from topic 'cm_request_to' by Etan Cohen · 8 years ago
  44. ba07c8c [CM] Remove maximum timeout value for request network by Etan Cohen · 8 years ago
  45. c217f7a Merge "Captive portal: better detect empty responses" by Hugo Benichi · 8 years ago
  46. e3aae40 Captive portal: better detect empty responses by Hugo Benichi · 8 years ago
  47. c584d77b Introduce debounce to filter rapidly toggling type-c ports by Badhri Jagan Sridharan · 8 years ago
  48. 1b8e847 Fix handling usb dialog for wall chargers. by Badhri Jagan Sridharan · 8 years ago
  49. d22edc2 IP connectivity metrics: delete obsolete logger service by Hugo Benichi · 8 years ago
  50. 87d66fd Minor formatting cleanup to remove overlong line by Hidenari Koshimae · 8 years ago
  51. 7a42d3a Merge "Split chooseUpstreamType() into two separate functions" by Erik Kline · 8 years ago
  52. 6344582 Merge "Slightly simplify mTryCell and requestUpstreamMobileConnection() usage" by Erik Kline · 8 years ago
  53. 4516240 Merge "Pass targetSdkVersion specifier for SELinux labeling" by Treehugger Robot · 8 years ago
  54. e9aea9d [CM] Remove non-functional timeout from request network by Etan Cohen · 8 years ago
  55. 7c4787b Pass targetSdkVersion specifier for SELinux labeling by Michael Peck · 8 years ago
  56. d530d1b Merge "[NotificationManagerService]: Fixes the thread-safe issue." by Treehugger Robot · 8 years ago
  57. 977aad5 Fix dead lock in Tethering state machine by Yohei, Oshima · 8 years ago
  58. 14f7faf Split chooseUpstreamType() into two separate functions by Erik Kline · 8 years ago
  59. fb41343 Slightly simplify mTryCell and requestUpstreamMobileConnection() usage by Erik Kline · 8 years ago
  60. 8ea4548 Cleanup in the face of upstream error by Erik Kline · 8 years ago
  61. 132842e Merge "Add simActivationState to PhoneStateListener" by Chen Xu · 8 years ago
  62. 64eebba Add simActivationState to PhoneStateListener by fionaxu · 8 years ago
  63. 2b653dc TimeZoneBundleInstaller -> TimeZoneDistroInstaller by Neil Fuller · 8 years ago
  64. b6f7a85 Merge "[Debug]: Add timeout for dumpNativeBacktraceToFile." by Treehugger Robot · 8 years ago
  65. 9bf2271 [NotificationManagerService]: Fixes the thread-safe issue. by songjinshi · 8 years ago
  66. e02e3ea [Debug]: Add timeout for dumpNativeBacktraceToFile. by songjinshi · 8 years ago
  67. 3e5fbca Replace com.android.internal.util.Predicate with java.util.function.Predicate by Paul Duffin · 8 years ago
  68. 35bf06c Add ConnectivityManager.networkCapabilitiesForType() by Erik Kline · 8 years ago
  69. 390ec27 Merge "Adds @hide permission granting API for ImsServices" by Treehugger Robot · 8 years ago
  70. 58ebe1c Rename AvoidBadWifiTracker to MultinetworkPolicyTracker by Lorenzo Colitti · 8 years ago
  71. c2e8588 Merge "ApfTest: fix flaky testApfFilterRa." by Hugo Benichi · 8 years ago
  72. 4456f33 ApfTest: fix flaky testApfFilterRa. by Hugo Benichi · 8 years ago
  73. af6d473 Check and send usb state broadcast when devices boots by Badhri Jagan Sridharan · 8 years ago
  74. c1bc0a8 Only send usb disconnect intents after boot. by Jerry Zhang · 8 years ago
  75. f477979 Adds @hide permission granting API for ImsServices by Brad Ebinger · 8 years ago
  76. 4df43ad Merge "Introduce DEBUG_JAVA_DEBUGGABLE." by Nicolas Geoffray · 8 years ago
  77. 95204e0 Reinstate USER_PRESENT for ConnectivityService by Robin Lee · 8 years ago
  78. c663271 Merge "KeySetManagerService: prevent NPE" by Treehugger Robot · 8 years ago
  79. 347b1df Introduce DEBUG_JAVA_DEBUGGABLE. by Nicolas Geoffray · 8 years ago
  80. 085ffa7 Merge "Switch to listening for all network changes." by Treehugger Robot · 8 years ago
  81. e924640 Merge "[Frameworks] Add an 'am' cmd option to enable streaming in profiling." by Treehugger Robot · 8 years ago
  82. be80577 Merge "ConnectivityServiceTest: remove flaky waitForIdle test." by Lorenzo Colitti · 8 years ago
  83. 7664bce KeySetManagerService: prevent NPE by Thecrazyskull · 8 years ago
  84. d2ec391 Switch to listening for all network changes. by Erik Kline · 8 years ago
  85. 6ec0b7e [Frameworks] Add an 'am' cmd option to enable streaming in profiling. by Shukang Zhou · 8 years ago
  86. c6f0e23 Don't offer the BT sharing option to the user if BT is disallowed. by Lenka Trochtova · 8 years ago
  87. a95924d Bluetooth: fix indentation, formatting in dumpsys by Marie Janssen · 8 years ago
  88. 36654ff Merge "unbindBackupAgent and initialize inFullBackup" by Chris Tate · 8 years ago
  89. ad4db4e ConnectivityServiceTest: remove flaky waitForIdle test. by Hugo Benichi · 8 years ago
  90. 5645af4 All upstream mobile connection management is now in UpstreamNetworkMonitor by Erik Kline · 8 years ago
  91. 24218db Merge "LocalDisplayAdapter: don't crash when no color modes available" by Treehugger Robot · 8 years ago
  92. 63c14e0 Merge "Disable always-on VPN in factoryReset" by Robin Lee · 8 years ago
  93. b34c8104 LocalDisplayAdapter: don't crash when no color modes available by thecrazyskull · 8 years ago
  94. 79868f8 Move TetheringConfiguration out to its own file by Erik Kline · 8 years ago
  95. d781fba More concisely export whether we have a "tetherable configuration" by Erik Kline · 8 years ago
  96. 8d35276 Merge "Move several config elements into TetheringConfiguration class" by Erik Kline · 8 years ago
  97. 10c514d Merge "SystemServer: reorder wifi services start" by Rebecca Silberstein · 8 years ago
  98. 3e75665 Move several config elements into TetheringConfiguration class by Erik Kline · 8 years ago
  99. a122170 Merge "Refactor to SimChangeListener class" by Treehugger Robot · 8 years ago
  100. e7cb6c3 Merge "Address comments from previous change (320592)" by Treehugger Robot · 8 years ago