1. 0b3fe64 Merge "Fix that the update to v1 signed version fails if apk verity is enabled" by Treehugger Robot · 5 years ago
  2. 1315204 Merge "API tweaks" by Hall Liu · 5 years ago
  3. fd46a0a Merge "add missing annotation for CarrierIdentifier" by Treehugger Robot · 5 years ago
  4. 02586ec Merge "WIFI cannot be automatically connected" by Treehugger Robot · 6 years ago
  5. ca1c641 Merge "Remove calls to VMRuntime methods that are no-ops." by Nicolas Geoffray · 6 years ago
  6. 51297d7 Remove calls to VMRuntime methods that are no-ops. by Nicolas Geoffray · 6 years ago
  7. 8768bea Merge "Move PublicFormat definition to libui" by Treehugger Robot · 6 years ago
  8. f3e0eb8 API tweaks by Hall Liu · 6 years ago
  9. 56bd70d Merge "Add NonNull and Nullable annotations" by Jordan Liu · 6 years ago
  10. 36791ef Merge "Adding new APN type for Mission Critical Services." by Amit Mahajan · 6 years ago
  11. 70c0efd Merge "Add @Nullable to new method" by Treehugger Robot · 6 years ago
  12. dda2335 Move PublicFormat definition to libui by Jooyung Han · 6 years ago
  13. 3b4bf86 WIFI cannot be automatically connected by Chuwei Xu · 6 years ago
  14. 7c44749 Merge "LocalLog: add overloaded dump and reverseDump methods." by Treehugger Robot · 6 years ago
  15. bc8411c add missing annotation for CarrierIdentifier by chen xu · 6 years ago
  16. a56c2e4e Merge "Check if DUN APN exists to decide isDunRequired" by Mark Chien · 6 years ago
  17. a3f1b3f Merge "Fixed all APIs not meeting API review requirement" by Treehugger Robot · 6 years ago
  18. 63f516d Merge "getConnectionOwnerUid: Clarify documentation" by Treehugger Robot · 6 years ago
  19. 1957b62 Merge "Add @NonNull and @Nullable annotations to VpnService#Builder." by Treehugger Robot · 6 years ago
  20. 4daca39 Merge "Fix Automated API Review: InetAddresses" by Treehugger Robot · 6 years ago
  21. fd3ee57 Adding new APN type for Mission Critical Services. by Amit Mahajan · 6 years ago
  22. 8eb6ca8 Fixed all APIs not meeting API review requirement by Jack Yu · 6 years ago
  23. d378647 Merge changes I2eef0a3c,I263a1774 by Roland Levillain · 6 years ago
  24. 6e81d01 Add @NonNull and @Nullable annotations to VpnService#Builder. by Varun Anand · 6 years ago
  25. 9886350 Merge "Add euicc privileged actions and extras." by Treehugger Robot · 6 years ago
  26. 948d11f Merge "Make Uri.toSafeString() also handle 'rtsp'" by Dongwon Kang · 6 years ago
  27. ac1d5a9 Also check Zygote runtime options when testing flag `enable_apex_image`. by Roland Levillain · 6 years ago
  28. 764edad Refactor Zygote runtime option checking in runtime_native_boot-flags-test.sh. by Roland Levillain · 6 years ago
  29. 882eb186 Add @Nullable to new method by Adam Vartanian · 6 years ago
  30. 8dee71f Merge changes I10c6ed68,I14d6defe by Roland Levillain · 6 years ago
  31. fe38d35 Fix Automated API Review: InetAddresses by Paul Duffin · 6 years ago
  32. 3b3a744 Add euicc privileged actions and extras. by Patrick Huang · 6 years ago
  33. 93dfa10 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 6 years ago
  34. 9c0038e Make Uri.toSafeString() also handle 'rtsp' by eunyoung.moon · 6 years ago
  35. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  36. 260189c Add NonNull and Nullable annotations by Jordan Liu · 6 years ago
  37. b7bb0a1 Check Android Runtime (Boot) device configuration flag `enable_apex_image`. by Roland Levillain · 6 years ago
  38. 0bef410 Refactor unit test for Android Runtime (Boot) device configuration flags. by Roland Levillain · 6 years ago
  39. 474d0ab Merge "Update statusbar color,nav divider color of settings theme" by Fan Zhang · 6 years ago
  40. 96dd06a Merge "Move ApplicationInfo to params in AppComponentFactory" by David Brazdil · 6 years ago
  41. 5eae14a Merge "Fix broken javadoc links" by Treehugger Robot · 6 years ago
  42. c5a0a07 Move ApplicationInfo to params in AppComponentFactory by David Brazdil · 6 years ago
  43. b58d3fe getConnectionOwnerUid: Clarify documentation by Jeff Vander Stoep · 6 years ago
  44. eee18bd Merge "Implement isRemovable" by Jordan Liu · 6 years ago
  45. 9088225 Fix broken javadoc links by Chiachang Wang · 6 years ago
  46. 1b9adbf Merge "Use public APIs instead of Conscrypt ones" by Treehugger Robot · 6 years ago
  47. 710aef7 Update statusbar color,nav divider color of settings theme by Jin Dong · 6 years ago
  48. 5155a2d Add @NonNull annotation to set proxy on VPN parameter. by Irina Dumitrescu · 6 years ago
  49. 820cfa4 Merge "Log the pid of the forked zygote child." by Treehugger Robot · 6 years ago
  50. 0fe6845 Implement isRemovable by Jordan Liu · 6 years ago
  51. 021a9a4 Merge "Switch LocalSocket to android::base::{Send,Receive}FileDescriptorVector." by Josh Gao · 6 years ago
  52. a9bd8c3 Log the pid of the forked zygote child. by Martin Stjernholm · 6 years ago
  53. 1925404 Use public APIs instead of Conscrypt ones by Adam Vartanian · 6 years ago
  54. db3a236 Check if DUN APN exists to decide isDunRequired by markchien · 6 years ago
  55. ed74814 Merge "Query the enable_apex_image flag from native experiment." by Nicolas Geoffray · 6 years ago
  56. 77ad6ae Merge "Replace generic GC type flag with a specific Generational CC flag." by Nicolas Geoffray · 6 years ago
  57. 6631e7c Merge "Add a unit test for Android Runtime (Boot) device configuration flags." by Nicolas Geoffray · 6 years ago
  58. 14a5ced Merge "Read "gctype" flag from namespace "runtime_native_boot"." by Nicolas Geoffray · 6 years ago
  59. 79e3be8 Switch LocalSocket to android::base::{Send,Receive}FileDescriptorVector. by Josh Gao · 6 years ago
  60. 5f912ec Merge "Convert FrameworksCoreTests to Android.bp" by Treehugger Robot · 6 years ago
  61. a0e4349 Merge "Add more test case and some clean up" by Treehugger Robot · 6 years ago
  62. 468abc9 Convert FrameworksCoreTests to Android.bp by Colin Cross · 6 years ago
  63. 95489ca Add more test case and some clean up by Chiachang Wang · 6 years ago
  64. 7a6a0da Query the enable_apex_image flag from native experiment. by Nicolas Geoffray · 6 years ago
  65. 72a1815 Replace generic GC type flag with a specific Generational CC flag. by Roland Levillain · 6 years ago
  66. ddcbe90 Add a unit test for Android Runtime (Boot) device configuration flags. by Roland Levillain · 6 years ago
  67. 688ed59 Read "gctype" flag from namespace "runtime_native_boot". by Roland Levillain · 6 years ago
  68. 28cfcec Add gctype device config property for GC experiments by Mathieu Chartier · 6 years ago
  69. c5ea003 Merge "Fixes for touchpad capture" by Treehugger Robot · 6 years ago
  70. 016982a Merge "Change data types on CallIdentification API." by Tyler Gunn · 6 years ago
  71. b3bdb7c Change data types on CallIdentification API. by Tyler Gunn · 6 years ago
  72. ee15067 Merge "Update RulesManagerService after APEX files" by Neil Fuller · 6 years ago
  73. a1ae025 Update RulesManagerService after APEX files by Neil Fuller · 6 years ago
  74. 2badc1e Merge "Add a new error code for disallowing concurrent bugreports" by Nandana Dutt · 6 years ago
  75. daddc5b Merge "Fix potential crash when per-procstate cpu times tracking is turned on." by Sudheer Shanka · 6 years ago
  76. 9f0115b Merge "Allow UiAutomation to adopt the shell permission indentity" by Sooraj Sasindran · 6 years ago
  77. c2841ec Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  78. c1e5514 Merge "Add feature flag for Dynamic Android" by Treehugger Robot · 6 years ago
  79. 4e4b3ac Merge "Pick up the apexBootImage pinner service files when the boot image is apex.art." by Nicolas Geoffray · 6 years ago
  80. cfb3d48 Add a new error code for disallowing concurrent bugreports by Nandana Dutt · 6 years ago
  81. 5d70cdf Update backwards compatibility support for android.test.base by Paul Duffin · 6 years ago
  82. d7be4c7 LocalLog: add overloaded dump and reverseDump methods. by Hugo Benichi · 6 years ago
  83. 0d958bb Add feature flag for Dynamic Android by Howard Chen · 6 years ago
  84. 03c1476 Merge "Schematize Crypto system properties" by Kiyoung Kim · 6 years ago
  85. b13bfc5 Updated Zygote IPC related comments. by Chris Wailes · 6 years ago
  86. 8b5976e Pick up the apexBootImage pinner service files when the boot image is apex.art. by Nicolas Geoffray · 6 years ago
  87. 4ba3b12 Merge changes from topic "PPRL.190205.001" by Xin Li · 6 years ago
  88. 619ed85 Merge "Use sampled value in hidden api logger" by Andrei-Valentin Onea · 6 years ago
  89. 3513d3c8 Use sampled value in hidden api logger by Andrei Onea · 6 years ago
  90. 5f0521e Fix potential memory leak in SomeArgs by Bin Chen · 6 years ago
  91. 31a61f6 Fix merge problems with cherry-picking "Add notification settings to backup&restore" change into pi-dev by Raman Tenneti · 6 years ago
  92. e1a3606 Fixes for touchpad capture by Nathaniel R. Lewis · 6 years ago
  93. 80e697a Merge "Add a dalvik.vm.boot-image option for zygote and installd." by Nicolas Geoffray · 6 years ago
  94. 8ce3609 Merge "Fix authority parsing test" by Adam Vartanian · 6 years ago
  95. f240cb8 Fix authority parsing test by Adam Vartanian · 6 years ago
  96. 43d1175 Merge "Fix for testLifecycleOnMoveToFromSplitScreenRelaunch" by Treehugger Robot · 6 years ago
  97. feab82cf8 Schematize Crypto system properties by Kiyoung Kim · 6 years ago
  98. 6ebb1d1 Fix potential crash when per-procstate cpu times tracking is turned on. by Sudheer Shanka · 6 years ago
  99. c0c27fb Merge "Fix the bad link due to typo" by Treehugger Robot · 6 years ago
  100. 727bc71 Merge "Fix the incorrect javadoc links" into stage-aosp-master by TreeHugger Robot · 6 years ago