1. b8648ae Merge "Fix Javadoc for StrictMode#permitUnbufferdIo" by Treehugger Robot · 7 years ago
  2. 06a192f Merge "ConnectivityManager: no double NetworkCallback registration" by Treehugger Robot · 7 years ago
  3. faa7097 ConnectivityManager: no double NetworkCallback registration by Hugo Benichi · 7 years ago
  4. cbafc8d Merge "Basic javadoc for android.os.UpdateEngine." by Elliott Hughes · 7 years ago
  5. 4904e7a Merge "Remove FastJNI optimization on AssetManager to avoid dead lock." by Treehugger Robot · 7 years ago
  6. 14e0a1e Remove FastJNI optimization on AssetManager to avoid dead lock. by Tim Zhang · 7 years ago
  7. 7f0300f Merge "getTransport checks interface and instance names." by Treehugger Robot · 7 years ago
  8. 32d763b Merge "Add DUN to networkAttributes" by Treehugger Robot · 7 years ago
  9. ade2117 Fix Javadoc for StrictMode#permitUnbufferdIo by Shubham Ajmera · 7 years ago
  10. 7645fa2 Merge "Add API Surface for creating IpSec Transforms" by Treehugger Robot · 7 years ago
  11. 330e108 Add API Surface for creating IpSec Transforms by Nathan Harold · 8 years ago
  12. 2cbce4a getTransport checks interface and instance names. by Yifan Hong · 7 years ago
  13. 2006bfc Merge "Fix memory-leak warnings from the static analyzer" by Treehugger Robot · 7 years ago
  14. 18f307a Fix memory-leak warnings from the static analyzer by George Burgess IV · 8 years ago
  15. e3ce3e8b Basic javadoc for android.os.UpdateEngine. by Elliott Hughes · 7 years ago
  16. 924878a Merge "Setting for RecommendedNetworkEvaluator cache TTL" by Treehugger Robot · 7 years ago
  17. 21496f6 Setting for RecommendedNetworkEvaluator cache TTL by Amin Shaikh · 7 years ago
  18. 08b93c1 Move seccomp policy logic to bionic by Paul Lawrence · 7 years ago
  19. 4ebce43b Merge "Revert "Move seccomp policy logic to bionic"" by Paul Lawrence · 7 years ago
  20. be0d6a6 Revert "Move seccomp policy logic to bionic" by Paul Lawrence · 7 years ago
  21. 7ed4ca9 Merge "Move seccomp policy logic to bionic" by Paul Lawrence · 7 years ago
  22. e091985 Merge "Added a settings for CMAS message broadcast" by Treehugger Robot · 7 years ago
  23. fcb37ff Merge "move ACTION_CARRIER_SETUP intent to public api" by Chen Xu · 7 years ago
  24. 5bf8540 Merge "Open /data/anr/traces.txt with O_APPEND." by Josh Gao · 7 years ago
  25. 6443a85 Open /data/anr/traces.txt with O_APPEND. by Josh Gao · 7 years ago
  26. 70bc4a8 Merge "Load hyphenation patterns for Bulgarian and Church Slavonic" by Eric Laurent · 7 years ago
  27. 22e4347 Merge "StateMachine: add getLogRecMaxSize()" by Mukesh Agrawal · 7 years ago
  28. e626fb5 Load hyphenation patterns for Bulgarian and Church Slavonic by Roozbeh Pournader · 7 years ago
  29. 6a5ac3b move ACTION_CARRIER_SETUP intent to public api by fionaxu · 7 years ago
  30. d1d6473 Added a settings for CMAS message broadcast by Jack Yu · 7 years ago
  31. b583b03 Update UpstreamNetworkMonitor to use custom Handlers by Erik Kline · 7 years ago
  32. 8ed82ec StateMachine: add getLogRecMaxSize() by mukesh agrawal · 7 years ago
  33. 48c30ef Move seccomp policy logic to bionic by Paul Lawrence · 7 years ago
  34. 484fbe9 Add isBundled argument to LoadedApk.makePaths call by Dimitry Ivanov · 7 years ago
  35. dcd14de Merge "Use bionic's autogenerated whitelist policy" by Treehugger Robot · 7 years ago
  36. a26000b Merge "Deprecate TestSuiteBuilder and related classes." by Paul Duffin · 7 years ago
  37. ac9b2c4 Merge "Add UI prompt for MMI code failure on 3gpp" by Brad Ebinger · 7 years ago
  38. 253ad40 Deprecate TestSuiteBuilder and related classes. by Paul Duffin · 7 years ago
  39. 2583ef0 ConnectivityManager: allow custom Handlers by Hugo Benichi · 7 years ago
  40. d95aa50 Merge "Turned ENABLE_CPUSETS into runtime decision." by Isaac Chen · 7 years ago
  41. d34fac5 Turned ENABLE_CPUSETS into runtime decision. by Isaac Chen · 7 years ago
  42. 2122e42 Merge "Apply RTL layout to the title of ResolverActivity" by Treehugger Robot · 7 years ago
  43. 313e645 Merge changes I82aa8140,Ib62a5dd6,I2c4d64e2 by Colin Cross · 7 years ago
  44. 456d5fc Add missing break statement. by Leonard Mosescu · 7 years ago
  45. 37e3f22 Merge "IP connectivity metrics: delete obsolete logger service" by Hugo Benichi · 7 years ago
  46. 05dfd10 Merge "Adding "attach-agent" to ActivityManagerShellCommand" by Leonard Mosescu · 7 years ago
  47. b59cd66 Merge "camera case fail for testSceneModes" by Eino-Ville Talvala · 7 years ago
  48. 02758a9 Adding "attach-agent" to ActivityManagerShellCommand by Leonard Mosescu · 8 years ago
  49. be2d330 Revert "Remove support of disabling Jack." by Colin Cross · 8 years ago
  50. 6fb97e8 Merge changes from topic 'cm_request_to' by Etan Cohen · 7 years ago
  51. ba07c8c [CM] Remove maximum timeout value for request network by Etan Cohen · 7 years ago
  52. e0ba811 Merge "Fix the "Alarm volume" icon is displayed incorrectly" by Treehugger Robot · 7 years ago
  53. 0490912 Use bionic's autogenerated whitelist policy by Paul Lawrence · 7 years ago
  54. d22edc2 IP connectivity metrics: delete obsolete logger service by Hugo Benichi · 7 years ago
  55. 6f260f3 ConnectivityManager: fix potential NPE by Hugo Benichi · 7 years ago
  56. c6c1172 Merge "Expand seccomp whitelist" by Treehugger Robot · 7 years ago
  57. 3913935 Expand seccomp whitelist by Paul Lawrence · 7 years ago
  58. 01f374c Merge "android.os.HwBinder.getService() in Java respects VINTF." by Yifan Hong · 7 years ago
  59. 851afe5 Merge "Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit" by Treehugger Robot · 7 years ago
  60. ade9937 Add UI prompt for MMI code failure on 3gpp by Brad Ebinger · 8 years ago
  61. 4e66db8 Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit by Andreas Gampe · 7 years ago
  62. 621ebe6 Merge "Partial Revert "Replace com.android.internal.util.Predicate with java.util.function.Predicate"" by Paul Duffin · 7 years ago
  63. 57e490c Partial Revert "Replace com.android.internal.util.Predicate with java.util.function.Predicate" by Paul Duffin · 7 years ago
  64. 60bf84a Don't generate and send reply object in oneway calls. by Martijn Coenen · 7 years ago
  65. b6f7a85 Merge "[Debug]: Add timeout for dumpNativeBacktraceToFile." by Treehugger Robot · 7 years ago
  66. 78a20be Merge "Replace com.android.internal.util.Predicate with java.util.function.Predicate" by Paul Duffin · 7 years ago
  67. 76c2044 Expand seccomp whitelist by Paul Lawrence · 7 years ago
  68. 8f33fcd Merge "Fix problem with JavaDoc" by Treehugger Robot · 7 years ago
  69. b5c09b5 Fix problem with JavaDoc by Paul Duffin · 7 years ago
  70. e02e3ea [Debug]: Add timeout for dumpNativeBacktraceToFile. by songjinshi · 8 years ago
  71. 3e5fbca Replace com.android.internal.util.Predicate with java.util.function.Predicate by Paul Duffin · 7 years ago
  72. c47dd7c Expand seccomp whitelist by Paul Lawrence · 7 years ago
  73. 97fca8c Merge "Fixes Treble marshaling of strings embedded in structures from Java" by Treehugger Robot · 7 years ago
  74. 0382be2 android.os.HwBinder.getService() in Java respects VINTF. by Yifan Hong · 7 years ago
  75. 2199339 Add a mechanism to configure the default A2DP codec priorities by Pavlin Radoslavov · 7 years ago
  76. 006065f Merge "Expand whitelist" by Treehugger Robot · 7 years ago
  77. 7e60311 Fixes Treble marshaling of strings embedded in structures from Java by Andreas Huber · 7 years ago
  78. 0784e51 Merge changes from topic 'debuggerd_ambient' by Josh Gao · 7 years ago
  79. b29df84 Expand whitelist by Paul Lawrence · 7 years ago
  80. 5f39118 camera case fail for testSceneModes by wei zheng dong · 7 years ago
  81. 8d2e9a9 Add tile information to ACTION_QS_TILE_PREFERENCES intent by Akira Oshimi · 8 years ago
  82. 88ec14b Expand whitelist by Paul Lawrence · 7 years ago
  83. 14f31aa Optimize seccomp by Paul Lawrence · 7 years ago
  84. ef85477 Install seccomp into zygote not init by Paul Lawrence · 8 years ago
  85. 35bf06c Add ConnectivityManager.networkCapabilitiesForType() by Erik Kline · 8 years ago
  86. 45dab78 zygote: make all capabilities inheritable. by Josh Gao · 7 years ago
  87. 0a2d615 Revert "zygote: don't drop CAP_SYS_PTRACE from the bounding set." by Josh Gao · 7 years ago
  88. 9be24a3 Merge "Cleanup hwbinder getService code." by Treehugger Robot · 7 years ago
  89. 2bb0d95 Merge "Turn off Dynamic IMS switching for now" by Brad Ebinger · 7 years ago
  90. 390ec27 Merge "Adds @hide permission granting API for ImsServices" by Treehugger Robot · 7 years ago
  91. 2f379ca Cleanup hwbinder getService code. by Steven Moreland · 7 years ago
  92. 53873df Merge "Fix a use-of-uninitialized-value warning" by Treehugger Robot · 8 years ago
  93. 71317f4 Merge "Post runnables instead of sending messages." by Treehugger Robot · 8 years ago
  94. 974403a Fix a use-of-uninitialized-value warning by George Burgess IV · 8 years ago
  95. 94baea5 Turn off Dynamic IMS switching for now by Brad Ebinger · 8 years ago
  96. c695a17 Post runnables instead of sending messages. by Jeremy Joslin · 8 years ago
  97. c74d60a Merge "Two digit call support for Claro" by Treehugger Robot · 8 years ago
  98. b37f181 Update the A2DP Codec Config API by Pavlin Radoslavov · 8 years ago
  99. f477979 Adds @hide permission granting API for ImsServices by Brad Ebinger · 8 years ago
  100. 06aed69 Merge "SFR sims should treat Spain as roaming" by Treehugger Robot · 8 years ago