1. aa4877e Merge "Track: ICU TimeZone: publish TIMEZONE_* constants" by Tobias Thierer · 7 years ago
  2. 75dfc5b Merge "request{LinkProperties,NetworkCapabilities} no longer needed" by Treehugger Robot · 7 years ago
  3. 465c46d request{LinkProperties,NetworkCapabilities} no longer needed by Erik Kline · 7 years ago
  4. ae758b2 Merge "Handle null NetworkState updates" by Treehugger Robot · 7 years ago
  5. affbb8b Merge "Always send all available state when calling onAvailable()." by Treehugger Robot · 7 years ago
  6. 34baa3d Handle null NetworkState updates by Erik Kline · 7 years ago
  7. c75d4fa Always send all available state when calling onAvailable(). by Erik Kline · 8 years ago
  8. 9324d65 Merge "API review cleanups/changes." by Tyler Gunn · 7 years ago
  9. 7b0d162 Merge "nfc: First chunked NDEF record of TNF doesn't contain the type field" by Treehugger Robot · 7 years ago
  10. 121006f Merge "Start of tethering OffloadController" by Treehugger Robot · 7 years ago
  11. ba0992f Merge "BluetoothManagerService: continue teardown when BLE apps registered" by Andre Eisenbach · 7 years ago
  12. c2b0622 BluetoothManagerService: continue teardown when BLE apps registered by Martin Brabham · 7 years ago
  13. 97c9b57 Merge "Removed close guards for Element and Type objects" by Yang Ni · 7 years ago
  14. 2b527ac nfc: First chunked NDEF record of TNF doesn't contain the type field by Ruchi Kandoi · 8 years ago
  15. 3a3cd0a Merge "Check for spurious wake ups" by Tom Cherry · 7 years ago
  16. 159f35c API review cleanups/changes. by Tyler Gunn · 7 years ago
  17. 8871623 Merge "Bluetooth: Use content observer for airplane mode" by Treehugger Robot · 7 years ago
  18. b208a1f Bluetooth: Use content observer for airplane mode by Ajay Panicker · 7 years ago
  19. 704520c Merge "Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499." by Hugo Benichi · 7 years ago
  20. e0cce21 Start of tethering OffloadController by Erik Kline · 7 years ago
  21. 649e324 Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499. by Hugo Benichi · 7 years ago
  22. c337e32 Merge "Make seccomp honor setenforce" by Treehugger Robot · 7 years ago
  23. ffad2ad Make seccomp honor setenforce by Paul Lawrence · 7 years ago
  24. 6ac19c0 Merge "wifi: WifiConfiguration: update documentation for isHomeProviderNetwork" by Treehugger Robot · 7 years ago
  25. 45438c9 Removed close guards for Element and Type objects by Yang Ni · 7 years ago
  26. 3e6c189 Merge "Move value for the Build.CUR_DEVELOPMENT constant into libcore" by Tobias Thierer · 7 years ago
  27. 982f42f Merge "fd_utils: switch to libbase logging." by Narayan Kamath · 7 years ago
  28. 9dbcff7 Merge "fd_utils: add missing logging for a couple of failure cases." by Narayan Kamath · 7 years ago
  29. d56d98b Merge changes from topic 'secondary-dex1' by Calin Juravle · 7 years ago
  30. c649449 Use DexManager logic to decide if a package is used by other apps by Calin Juravle · 7 years ago
  31. f8afcdc Skip class path checking for secondary dex files by Calin Juravle · 8 years ago
  32. c657b76 Merge "Remove the name length limit for system properties." by Elliott Hughes · 7 years ago
  33. 9e88c53 Merge changes from topic 'secondary-dex' by Calin Juravle · 7 years ago
  34. 33cc60c Remove the name length limit for system properties. by Elliott Hughes · 7 years ago
  35. 603fb2e Merge "hotspot2: expose string constants for cert type and auth methods" by Treehugger Robot · 7 years ago
  36. ad014af Fix typo in dexopt.secondary system property by Calin Juravle · 8 years ago
  37. 61fd6ea Save package dex usage info after secondary dex reconciliation by Calin Juravle · 8 years ago
  38. 574994a Compile secondary dex files during background dexopt job by Calin Juravle · 8 years ago
  39. f7edab6 Add a shell command to force the background dexopt job by Calin Juravle · 8 years ago
  40. a57ef16 A bit more refactoring in BackgroundDexOptService by Calin Juravle · 8 years ago
  41. e69fba3f [PM] Clean up logic for secondary dex oat files by Calin Juravle · 8 years ago
  42. 7218363 Compile secondary dex files in DexManager by Calin Juravle · 8 years ago
  43. fcd672f Notify DexManager about new package installs by Calin Juravle · 8 years ago
  44. b8648ae Merge "Fix Javadoc for StrictMode#permitUnbufferdIo" by Treehugger Robot · 7 years ago
  45. 84b5511 fd_utils: switch to libbase logging. by Narayan Kamath · 7 years ago
  46. a352d24 fd_utils: add missing logging for a couple of failure cases. by Narayan Kamath · 7 years ago
  47. 06a192f Merge "ConnectivityManager: no double NetworkCallback registration" by Treehugger Robot · 7 years ago
  48. faa7097 ConnectivityManager: no double NetworkCallback registration by Hugo Benichi · 8 years ago
  49. d7b60d7 Merge "Added two new RIL commands support" by Treehugger Robot · 7 years ago
  50. 1bab118 Added two new RIL commands support by Jack Yu · 8 years ago
  51. cbafc8d Merge "Basic javadoc for android.os.UpdateEngine." by Elliott Hughes · 7 years ago
  52. f7303ba wifi: WifiConfiguration: update documentation for isHomeProviderNetwork by Peter Qiu · 7 years ago
  53. f8dbd21 hotspot2: expose string constants for cert type and auth methods by Peter Qiu · 7 years ago
  54. 2142b14 Merge "Fix up EAP-SIM documentation" by Treehugger Robot · 7 years ago
  55. 4904e7a Merge "Remove FastJNI optimization on AssetManager to avoid dead lock." by Treehugger Robot · 7 years ago
  56. 14e0a1e Remove FastJNI optimization on AssetManager to avoid dead lock. by Tim Zhang · 8 years ago
  57. 906a077 Fix up EAP-SIM documentation by Paul Stewart · 7 years ago
  58. 7f0300f Merge "getTransport checks interface and instance names." by Treehugger Robot · 7 years ago
  59. 5a33057 Merge "Support for showing self-managed calls in IncallService." by Tyler Gunn · 7 years ago
  60. 0dc62c6 Merge changes from topic 'query-fplmn-sync' by nharold · 7 years ago
  61. 32d763b Merge "Add DUN to networkAttributes" by Treehugger Robot · 7 years ago
  62. 3d55047 Merge "Permit privileged system apps to send SMS without persisting." by ashastry · 7 years ago
  63. eff6f4f Merge "[AWARE] Add data-path security configuration (PMK)" by Etan Cohen · 7 years ago
  64. ade2117 Fix Javadoc for StrictMode#permitUnbufferdIo by Shubham Ajmera · 7 years ago
  65. a6a2f5a Track: ICU TimeZone: publish TIMEZONE_* constants by Tobias Thierer · 8 years ago
  66. 81a28ef Merge "Support confirmation of international calls while on WFC only." by Tyler Gunn · 7 years ago
  67. 954111a [AWARE] Add data-path security configuration (PMK) by Etan Cohen · 7 years ago
  68. 7645fa2 Merge "Add API Surface for creating IpSec Transforms" by Treehugger Robot · 7 years ago
  69. 8bacd9b Move value for the Build.CUR_DEVELOPMENT constant into libcore by Tobias Thierer · 8 years ago
  70. 355dbae Merge "Fix dead lock in Tethering state machine" by Erik Kline · 7 years ago
  71. dff6c5c Merge "Also test for additional NetworkCallback calls" by Treehugger Robot · 7 years ago
  72. 1d3db32 Also test for additional NetworkCallback calls by Erik Kline · 7 years ago
  73. 330e108 Add API Surface for creating IpSec Transforms by Nathan Harold · 8 years ago
  74. 2cbce4a getTransport checks interface and instance names. by Yifan Hong · 7 years ago
  75. 2006bfc Merge "Fix memory-leak warnings from the static analyzer" by Treehugger Robot · 7 years ago
  76. 22af0f3 Merge "Add @hide to RttAudioMode IntDef" by Hall Liu · 7 years ago
  77. 18f307a Fix memory-leak warnings from the static analyzer by George Burgess IV · 8 years ago
  78. e3ce3e8b Basic javadoc for android.os.UpdateEngine. by Elliott Hughes · 7 years ago
  79. 07094df Add @hide to RttAudioMode IntDef by Hall Liu · 7 years ago
  80. b987777 Merge "Send the IMS_SERVICE_UP intent when it is STATE_READY" by Brad Ebinger · 7 years ago
  81. 298a146 Check for spurious wake ups by Tom Cherry · 7 years ago
  82. ef5a401 Support confirmation of international calls while on WFC only. by Tyler Gunn · 8 years ago
  83. 17cb857 Merge "Bluetooth: fix enable log: display 24h time" by Andre Eisenbach · 7 years ago
  84. 6837ead Bluetooth: fix enable log: display 24h time by Marie Janssen · 7 years ago
  85. e0a7345 Send the IMS_SERVICE_UP intent when it is STATE_READY by Brad Ebinger · 7 years ago
  86. 924878a Merge "Setting for RecommendedNetworkEvaluator cache TTL" by Treehugger Robot · 7 years ago
  87. ef64558 Merge "Move seccomp policy logic to bionic" by Treehugger Robot · 7 years ago
  88. 21496f6 Setting for RecommendedNetworkEvaluator cache TTL by Amin Shaikh · 8 years ago
  89. 6a7c933 Provide a public API for TelephonyManager.getForbiddenPlmns() by Nathan Harold · 8 years ago
  90. f56cd70 Add support for querying Forbidden PLMNs by Nathan Harold · 8 years ago
  91. 3e64003 Merge "Adds read/modify permission checks to ImsService" by Brad Ebinger · 7 years ago
  92. f81911b Merge "[AWARE] Remove (hide) sendMessage with retryCount API" by Etan Cohen · 7 years ago
  93. 08b93c1 Move seccomp policy logic to bionic by Paul Lawrence · 8 years ago
  94. 4ebce43b Merge "Revert "Move seccomp policy logic to bionic"" by Paul Lawrence · 7 years ago
  95. be0d6a6 Revert "Move seccomp policy logic to bionic" by Paul Lawrence · 7 years ago
  96. 7ed4ca9 Merge "Move seccomp policy logic to bionic" by Paul Lawrence · 7 years ago
  97. 89e7a88 Merge "Fix videoStateToString for audio/paused state." by Tyler Gunn · 7 years ago
  98. 050e5dd Merge "Format Japanese numbers using national format when in Japan." by Tyler Gunn · 7 years ago
  99. e091985 Merge "Added a settings for CMAS message broadcast" by Treehugger Robot · 7 years ago
  100. fcb37ff Merge "move ACTION_CARRIER_SETUP intent to public api" by Chen Xu · 7 years ago