1. 8b56061 Merge "Partially revert "Add blocking and retrying wrappers for INetd uses."" by Joel Scherpelz · 8 years ago
  2. ec86462 Merge "Move some VPN logic out of ConnectivityService" by Robin Lee · 8 years ago
  3. d8ea68d Partially revert "Add blocking and retrying wrappers for INetd uses." by Joel Scherpelz · 8 years ago
  4. ce073d7 Merge "Add a Skeleton IpSecService" by Treehugger Robot · 8 years ago
  5. 1fcacf7 Merge "Ignore toast request of pinning if request interval is too short" by Treehugger Robot · 8 years ago
  6. 1afbef4 Add a Skeleton IpSecService by Nathan Harold · 8 years ago
  7. d8c1603 Ignore toast request of pinning if request interval is too short by Koji Fukui · 8 years ago
  8. c480bda Compile secondary dex files according to REASON_BACKGROUND_DEXOPT by Calin Juravle · 8 years ago
  9. 37fb570 Set pm.BackgroundDexOptService as the source of true by Calin Juravle · 8 years ago
  10. b3e74b2 Add missing return in DexManager by Calin Juravle · 8 years ago
  11. 24ff75f Update package use info when the app data is updated by Calin Juravle · 8 years ago
  12. cbcb388 Merge "ActivityManager: Allow DiskRead for wrap.sh determination" by Treehugger Robot · 8 years ago
  13. a0360e38 Merge "Just broadcast intent to bring up MTP/PTP as soon as switching function" by Jerry Zhang · 8 years ago
  14. 62be34e ActivityManager: Allow DiskRead for wrap.sh determination by Andreas Gampe · 8 years ago
  15. 22b829c Merge changes If94102c7,I8d51e8e0 by Lorenzo Colitti · 8 years ago
  16. 42cdf57 Make ConnectivityServiceTest pass on wifi-only devices. by Lorenzo Colitti · 8 years ago
  17. c02ac73 Restore the net.dnsX system properties. by Lorenzo Colitti · 8 years ago
  18. 0ea70fc Add null check to IpManager.dump() by Erik Kline · 8 years ago
  19. b8c2a2b Move some VPN logic out of ConnectivityService by Robin Lee · 8 years ago
  20. 63d26ca Merge "Revert "Set accept_ra_rt_info_max_plen to 64 before enabling IPv6 interfaces"" by Joel Scherpelz · 8 years ago
  21. 6a35f3c Revert "Set accept_ra_rt_info_max_plen to 64 before enabling IPv6 interfaces" by Joel Scherpelz · 8 years ago
  22. 4b3e46c Just broadcast intent to bring up MTP/PTP as soon as switching function by puma_hsu · 8 years ago
  23. 302b7a7 Merge "Default 'persist.sys.timezone' property to GMT if not set on init." by Treehugger Robot · 8 years ago
  24. 20e0205 Default 'persist.sys.timezone' property to GMT if not set on init. by Przemyslaw Szczepaniak · 8 years ago
  25. 25b6f08 Merge "Bluetooth: log unexpected crashes and restarts" by Treehugger Robot · 8 years ago
  26. ce52283 Stop holding mProxyLock while downloading PAC script data. by Daichi Hirono · 8 years ago
  27. e54b422 Bluetooth: log unexpected crashes and restarts by Marie Janssen · 8 years ago
  28. 9eb9593 Merge "add and incorporate TetheringConfiguration.dump()" by Treehugger Robot · 8 years ago
  29. 246a1fe In isTetheringSupported, call isAdmin user from system. by Jeremy Klein · 8 years ago
  30. a6ce3f3 Merge "Fix NPE while performing NetworkStatsService.removeUidsLocked()" by Treehugger Robot · 8 years ago
  31. 332dd12 Ota: Add command logging by Andreas Gampe · 8 years ago
  32. ed9c176 Merge "Track library change in libcore." by Treehugger Robot · 8 years ago
  33. 01a3ff1 Track library change in libcore. by Neil Fuller · 8 years ago
  34. 25870a2 Set accept_ra_rt_info_max_plen to 64 before enabling IPv6 interfaces by Joel Scherpelz · 8 years ago
  35. 9db1b54 add and incorporate TetheringConfiguration.dump() by Erik Kline · 8 years ago
  36. ba8c613 Merge "Add blocking and retrying wrappers for INetd uses." by Treehugger Robot · 8 years ago
  37. 108c773 PackageManagerService: Fix ABI adjustment logging by Andreas Gampe · 8 years ago
  38. af39244 Add blocking and retrying wrappers for INetd uses. by Erik Kline · 8 years ago
  39. 40aa5ee Merge "Add comment with packet tracker debugging tip" by Treehugger Robot · 8 years ago
  40. 14c7e67 Merge "fix IndexOutOfBoundsException in AccessibilityManagerService..manageServicesLocked" by Svetoslav Ganov · 8 years ago
  41. c6f796a Add comment with packet tracker debugging tip by Erik Kline · 8 years ago
  42. d6998d4 Merge "Minor formatting cleanup to remove overlong line" by Hugo Benichi · 8 years ago
  43. 7eaa2ad Merge "Simple cleanups to Tethering" by Hugo Benichi · 8 years ago
  44. b063fe3 Merge "Move mac_permissions to etc/selinux" by Treehugger Robot · 8 years ago
  45. d2820e4 Move mac_permissions to etc/selinux by Jeff Vander Stoep · 8 years ago
  46. 26e81d2 Refactor code incompatible with Mockito 2.7.13 by Paul Duffin · 8 years ago
  47. b55fb22 Simple cleanups to Tethering by Hugo Benichi · 8 years ago
  48. ec88fd6 CaptivePortalLoginActivity correctly gets UserAgent by Hugo Benichi · 8 years ago
  49. eef66fd Merge "PackageManager: Clean up code related to foreign dex use" by Calin Juravle · 8 years ago
  50. 4c06f55 PackageManager: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  51. 465c46d request{LinkProperties,NetworkCapabilities} no longer needed by Erik Kline · 8 years ago
  52. a47b0c9 Fix NPE while performing NetworkStatsService.removeUidsLocked() by Ryuki Nakamura · 8 years ago
  53. ae758b2 Merge "Handle null NetworkState updates" by Treehugger Robot · 8 years ago
  54. 34baa3d Handle null NetworkState updates by Erik Kline · 8 years ago
  55. c75d4fa Always send all available state when calling onAvailable(). by Erik Kline · 8 years ago
  56. 121006f Merge "Start of tethering OffloadController" by Treehugger Robot · 8 years ago
  57. c2b0622 BluetoothManagerService: continue teardown when BLE apps registered by Martin Brabham · 8 years ago
  58. b208a1f Bluetooth: Use content observer for airplane mode by Ajay Panicker · 8 years ago
  59. e0cce21 Start of tethering OffloadController by Erik Kline · 8 years ago
  60. d56d98b Merge changes from topic 'secondary-dex1' by Calin Juravle · 8 years ago
  61. c649449 Use DexManager logic to decide if a package is used by other apps by Calin Juravle · 8 years ago
  62. f8afcdc Skip class path checking for secondary dex files by Calin Juravle · 8 years ago
  63. c657b76 Merge "Remove the name length limit for system properties." by Elliott Hughes · 8 years ago
  64. 33cc60c Remove the name length limit for system properties. by Elliott Hughes · 8 years ago
  65. ad014af Fix typo in dexopt.secondary system property by Calin Juravle · 8 years ago
  66. 61fd6ea Save package dex usage info after secondary dex reconciliation by Calin Juravle · 8 years ago
  67. 574994a Compile secondary dex files during background dexopt job by Calin Juravle · 8 years ago
  68. f7edab6 Add a shell command to force the background dexopt job by Calin Juravle · 8 years ago
  69. a57ef16 A bit more refactoring in BackgroundDexOptService by Calin Juravle · 8 years ago
  70. e69fba3f [PM] Clean up logic for secondary dex oat files by Calin Juravle · 8 years ago
  71. 7218363 Compile secondary dex files in DexManager by Calin Juravle · 8 years ago
  72. fcd672f Notify DexManager about new package installs by Calin Juravle · 8 years ago
  73. 355dbae Merge "Fix dead lock in Tethering state machine" by Erik Kline · 8 years ago
  74. 6837ead Bluetooth: fix enable log: display 24h time by Marie Janssen · 8 years ago
  75. b583b03 Update UpstreamNetworkMonitor to use custom Handlers by Erik Kline · 8 years ago
  76. 375ea2a Merge "Revert "Remove outdated emulator check which causes BT to not start"" by Colin Cross · 8 years ago
  77. 2c82294 Merge "Reinstate USER_PRESENT for ConnectivityService" by Treehugger Robot · 8 years ago
  78. 32858e1 Don't request information on unregistered callbacks by Erik Kline · 8 years ago
  79. a3b2212 Revert "Remove outdated emulator check which causes BT to not start" by Colin Cross · 8 years ago
  80. d98a4e5 Remove outdated emulator check which causes BT to not start by Pulkit Bhuwalka · 8 years ago
  81. 1a69570 Merge "Infinite reboot when OS upgrade from M to N with set Always-on VPN" by Treehugger Robot · 8 years ago
  82. 37e3f22 Merge "IP connectivity metrics: delete obsolete logger service" by Hugo Benichi · 8 years ago
  83. 02758a9 Adding "attach-agent" to ActivityManagerShellCommand by Leonard Mosescu · 8 years ago
  84. eb82e3d Merge "TimeZoneBundleInstaller -> TimeZoneDistroInstaller" by Neil Fuller · 8 years ago
  85. 6fb97e8 Merge changes from topic 'cm_request_to' by Etan Cohen · 8 years ago
  86. ba07c8c [CM] Remove maximum timeout value for request network by Etan Cohen · 8 years ago
  87. c217f7a Merge "Captive portal: better detect empty responses" by Hugo Benichi · 8 years ago
  88. e3aae40 Captive portal: better detect empty responses by Hugo Benichi · 8 years ago
  89. c584d77b Introduce debounce to filter rapidly toggling type-c ports by Badhri Jagan Sridharan · 8 years ago
  90. 1b8e847 Fix handling usb dialog for wall chargers. by Badhri Jagan Sridharan · 8 years ago
  91. d22edc2 IP connectivity metrics: delete obsolete logger service by Hugo Benichi · 8 years ago
  92. 87d66fd Minor formatting cleanup to remove overlong line by Hidenari Koshimae · 8 years ago
  93. 7a42d3a Merge "Split chooseUpstreamType() into two separate functions" by Erik Kline · 8 years ago
  94. 6344582 Merge "Slightly simplify mTryCell and requestUpstreamMobileConnection() usage" by Erik Kline · 8 years ago
  95. 4516240 Merge "Pass targetSdkVersion specifier for SELinux labeling" by Treehugger Robot · 8 years ago
  96. e9aea9d [CM] Remove non-functional timeout from request network by Etan Cohen · 8 years ago
  97. 7c4787b Pass targetSdkVersion specifier for SELinux labeling by Michael Peck · 8 years ago
  98. d530d1b Merge "[NotificationManagerService]: Fixes the thread-safe issue." by Treehugger Robot · 8 years ago
  99. 977aad5 Fix dead lock in Tethering state machine by Yohei, Oshima · 8 years ago
  100. 14f7faf Split chooseUpstreamType() into two separate functions by Erik Kline · 8 years ago