1. 45438c9 Removed close guards for Element and Type objects by Yang Ni · 7 years ago
  2. 3e6c189 Merge "Move value for the Build.CUR_DEVELOPMENT constant into libcore" by Tobias Thierer · 7 years ago
  3. 982f42f Merge "fd_utils: switch to libbase logging." by Narayan Kamath · 7 years ago
  4. 9dbcff7 Merge "fd_utils: add missing logging for a couple of failure cases." by Narayan Kamath · 7 years ago
  5. d56d98b Merge changes from topic 'secondary-dex1' by Calin Juravle · 7 years ago
  6. c649449 Use DexManager logic to decide if a package is used by other apps by Calin Juravle · 7 years ago
  7. f8afcdc Skip class path checking for secondary dex files by Calin Juravle · 7 years ago
  8. c657b76 Merge "Remove the name length limit for system properties." by Elliott Hughes · 7 years ago
  9. 9e88c53 Merge changes from topic 'secondary-dex' by Calin Juravle · 7 years ago
  10. 33cc60c Remove the name length limit for system properties. by Elliott Hughes · 7 years ago
  11. 603fb2e Merge "hotspot2: expose string constants for cert type and auth methods" by Treehugger Robot · 7 years ago
  12. ad014af Fix typo in dexopt.secondary system property by Calin Juravle · 7 years ago
  13. 61fd6ea Save package dex usage info after secondary dex reconciliation by Calin Juravle · 7 years ago
  14. 574994a Compile secondary dex files during background dexopt job by Calin Juravle · 7 years ago
  15. f7edab6 Add a shell command to force the background dexopt job by Calin Juravle · 7 years ago
  16. a57ef16 A bit more refactoring in BackgroundDexOptService by Calin Juravle · 7 years ago
  17. e69fba3f [PM] Clean up logic for secondary dex oat files by Calin Juravle · 7 years ago
  18. 7218363 Compile secondary dex files in DexManager by Calin Juravle · 7 years ago
  19. fcd672f Notify DexManager about new package installs by Calin Juravle · 7 years ago
  20. b8648ae Merge "Fix Javadoc for StrictMode#permitUnbufferdIo" by Treehugger Robot · 7 years ago
  21. 84b5511 fd_utils: switch to libbase logging. by Narayan Kamath · 7 years ago
  22. a352d24 fd_utils: add missing logging for a couple of failure cases. by Narayan Kamath · 7 years ago
  23. 06a192f Merge "ConnectivityManager: no double NetworkCallback registration" by Treehugger Robot · 7 years ago
  24. faa7097 ConnectivityManager: no double NetworkCallback registration by Hugo Benichi · 7 years ago
  25. d7b60d7 Merge "Added two new RIL commands support" by Treehugger Robot · 7 years ago
  26. 1bab118 Added two new RIL commands support by Jack Yu · 7 years ago
  27. cbafc8d Merge "Basic javadoc for android.os.UpdateEngine." by Elliott Hughes · 7 years ago
  28. f8dbd21 hotspot2: expose string constants for cert type and auth methods by Peter Qiu · 7 years ago
  29. 2142b14 Merge "Fix up EAP-SIM documentation" by Treehugger Robot · 7 years ago
  30. 4904e7a Merge "Remove FastJNI optimization on AssetManager to avoid dead lock." by Treehugger Robot · 7 years ago
  31. 14e0a1e Remove FastJNI optimization on AssetManager to avoid dead lock. by Tim Zhang · 7 years ago
  32. 906a077 Fix up EAP-SIM documentation by Paul Stewart · 7 years ago
  33. 7f0300f Merge "getTransport checks interface and instance names." by Treehugger Robot · 7 years ago
  34. 5a33057 Merge "Support for showing self-managed calls in IncallService." by Tyler Gunn · 7 years ago
  35. 0dc62c6 Merge changes from topic 'query-fplmn-sync' by nharold · 7 years ago
  36. 32d763b Merge "Add DUN to networkAttributes" by Treehugger Robot · 7 years ago
  37. 3d55047 Merge "Permit privileged system apps to send SMS without persisting." by ashastry · 7 years ago
  38. eff6f4f Merge "[AWARE] Add data-path security configuration (PMK)" by Etan Cohen · 7 years ago
  39. ade2117 Fix Javadoc for StrictMode#permitUnbufferdIo by Shubham Ajmera · 7 years ago
  40. 81a28ef Merge "Support confirmation of international calls while on WFC only." by Tyler Gunn · 7 years ago
  41. 954111a [AWARE] Add data-path security configuration (PMK) by Etan Cohen · 7 years ago
  42. 7645fa2 Merge "Add API Surface for creating IpSec Transforms" by Treehugger Robot · 7 years ago
  43. 8bacd9b Move value for the Build.CUR_DEVELOPMENT constant into libcore by Tobias Thierer · 7 years ago
  44. 355dbae Merge "Fix dead lock in Tethering state machine" by Erik Kline · 7 years ago
  45. dff6c5c Merge "Also test for additional NetworkCallback calls" by Treehugger Robot · 7 years ago
  46. 1d3db32 Also test for additional NetworkCallback calls by Erik Kline · 7 years ago
  47. 330e108 Add API Surface for creating IpSec Transforms by Nathan Harold · 7 years ago
  48. 2cbce4a getTransport checks interface and instance names. by Yifan Hong · 7 years ago
  49. 2006bfc Merge "Fix memory-leak warnings from the static analyzer" by Treehugger Robot · 7 years ago
  50. 22af0f3 Merge "Add @hide to RttAudioMode IntDef" by Hall Liu · 7 years ago
  51. 18f307a Fix memory-leak warnings from the static analyzer by George Burgess IV · 7 years ago
  52. e3ce3e8b Basic javadoc for android.os.UpdateEngine. by Elliott Hughes · 7 years ago
  53. 07094df Add @hide to RttAudioMode IntDef by Hall Liu · 7 years ago
  54. b987777 Merge "Send the IMS_SERVICE_UP intent when it is STATE_READY" by Brad Ebinger · 7 years ago
  55. ef5a401 Support confirmation of international calls while on WFC only. by Tyler Gunn · 7 years ago
  56. 17cb857 Merge "Bluetooth: fix enable log: display 24h time" by Andre Eisenbach · 7 years ago
  57. 6837ead Bluetooth: fix enable log: display 24h time by Marie Janssen · 7 years ago
  58. e0a7345 Send the IMS_SERVICE_UP intent when it is STATE_READY by Brad Ebinger · 7 years ago
  59. 924878a Merge "Setting for RecommendedNetworkEvaluator cache TTL" by Treehugger Robot · 7 years ago
  60. ef64558 Merge "Move seccomp policy logic to bionic" by Treehugger Robot · 7 years ago
  61. 21496f6 Setting for RecommendedNetworkEvaluator cache TTL by Amin Shaikh · 7 years ago
  62. 6a7c933 Provide a public API for TelephonyManager.getForbiddenPlmns() by Nathan Harold · 7 years ago
  63. f56cd70 Add support for querying Forbidden PLMNs by Nathan Harold · 8 years ago
  64. 3e64003 Merge "Adds read/modify permission checks to ImsService" by Brad Ebinger · 7 years ago
  65. f81911b Merge "[AWARE] Remove (hide) sendMessage with retryCount API" by Etan Cohen · 7 years ago
  66. 08b93c1 Move seccomp policy logic to bionic by Paul Lawrence · 7 years ago
  67. 4ebce43b Merge "Revert "Move seccomp policy logic to bionic"" by Paul Lawrence · 7 years ago
  68. be0d6a6 Revert "Move seccomp policy logic to bionic" by Paul Lawrence · 7 years ago
  69. 7ed4ca9 Merge "Move seccomp policy logic to bionic" by Paul Lawrence · 7 years ago
  70. 89e7a88 Merge "Fix videoStateToString for audio/paused state." by Tyler Gunn · 7 years ago
  71. 050e5dd Merge "Format Japanese numbers using national format when in Japan." by Tyler Gunn · 7 years ago
  72. e091985 Merge "Added a settings for CMAS message broadcast" by Treehugger Robot · 7 years ago
  73. fcb37ff Merge "move ACTION_CARRIER_SETUP intent to public api" by Chen Xu · 7 years ago
  74. 7c9c478 [AWARE] Remove (hide) sendMessage with retryCount API by Etan Cohen · 7 years ago
  75. 79faa72 Merge "Mark oemhook related APIs @Deprecated." by Treehugger Robot · 7 years ago
  76. ea6b189 Permit privileged system apps to send SMS without persisting. by Abhijith Shastry · 7 years ago
  77. 5bf8540 Merge "Open /data/anr/traces.txt with O_APPEND." by Josh Gao · 7 years ago
  78. 6443a85 Open /data/anr/traces.txt with O_APPEND. by Josh Gao · 7 years ago
  79. 70bc4a8 Merge "Load hyphenation patterns for Bulgarian and Church Slavonic" by Eric Laurent · 7 years ago
  80. 22e4347 Merge "StateMachine: add getLogRecMaxSize()" by Mukesh Agrawal · 7 years ago
  81. e626fb5 Load hyphenation patterns for Bulgarian and Church Slavonic by Roozbeh Pournader · 7 years ago
  82. 6a5ac3b move ACTION_CARRIER_SETUP intent to public api by fionaxu · 7 years ago
  83. 2f40b2b Merge "Update api for InMemoryDexClassLoader" by Treehugger Robot · 7 years ago
  84. c5f58e8 Update api for InMemoryDexClassLoader by Alex Light · 7 years ago
  85. 1723bc1 Merge "Data activity icon in statusbar" by Jason Monk · 7 years ago
  86. 35c8988 Merge "Update UpstreamNetworkMonitor to use custom Handlers" by Erik Kline · 7 years ago
  87. 9017b25 Merge "Update RenderScript JNI code for Treble" by Miao Wang · 7 years ago
  88. d1d6473 Added a settings for CMAS message broadcast by Jack Yu · 7 years ago
  89. b583b03 Update UpstreamNetworkMonitor to use custom Handlers by Erik Kline · 7 years ago
  90. cbb0206 Update RenderScript JNI code for Treble by Miao Wang · 7 years ago
  91. 6d19896 Merge "renaming telephony internal hidden intents" by Chen Xu · 7 years ago
  92. abeba60 renaming telephony internal hidden intents by fionaxu · 7 years ago
  93. 8ed82ec StateMachine: add getLogRecMaxSize() by mukesh agrawal · 7 years ago
  94. 0f551d7 Mark oemhook related APIs @Deprecated. by Amit Mahajan · 7 years ago
  95. 0743d56 Merge "Add isBundled argument to LoadedApk.makePaths call" by Treehugger Robot · 7 years ago
  96. 48c30ef Move seccomp policy logic to bionic by Paul Lawrence · 7 years ago
  97. cd3c59c Adds read/modify permission checks to ImsService by Brad Ebinger · 7 years ago
  98. 484fbe9 Add isBundled argument to LoadedApk.makePaths call by Dimitry Ivanov · 7 years ago
  99. b4234e6 Merge "Add a new ImsReasonInfo code" by Treehugger Robot · 7 years ago
  100. 8437467 Merge "wifi.proto: add SoftApReturnCode enum" by Rebecca Silberstein · 7 years ago