1. a3f1b3f Merge "Fixed all APIs not meeting API review requirement" by Treehugger Robot · 6 years ago
  2. 63f516d Merge "getConnectionOwnerUid: Clarify documentation" by Treehugger Robot · 6 years ago
  3. 1957b62 Merge "Add @NonNull and @Nullable annotations to VpnService#Builder." by Treehugger Robot · 6 years ago
  4. 4daca39 Merge "Fix Automated API Review: InetAddresses" by Treehugger Robot · 6 years ago
  5. 8eb6ca8 Fixed all APIs not meeting API review requirement by Jack Yu · 6 years ago
  6. d378647 Merge changes I2eef0a3c,I263a1774 by Roland Levillain · 6 years ago
  7. 6e81d01 Add @NonNull and @Nullable annotations to VpnService#Builder. by Varun Anand · 6 years ago
  8. 9886350 Merge "Add euicc privileged actions and extras." by Treehugger Robot · 6 years ago
  9. 948d11f Merge "Make Uri.toSafeString() also handle 'rtsp'" by Dongwon Kang · 6 years ago
  10. ac1d5a9 Also check Zygote runtime options when testing flag `enable_apex_image`. by Roland Levillain · 6 years ago
  11. 764edad Refactor Zygote runtime option checking in runtime_native_boot-flags-test.sh. by Roland Levillain · 6 years ago
  12. 8dee71f Merge changes I10c6ed68,I14d6defe by Roland Levillain · 6 years ago
  13. fe38d35 Fix Automated API Review: InetAddresses by Paul Duffin · 6 years ago
  14. 3b3a744 Add euicc privileged actions and extras. by Patrick Huang · 6 years ago
  15. 93dfa10 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 6 years ago
  16. 9c0038e Make Uri.toSafeString() also handle 'rtsp' by eunyoung.moon · 6 years ago
  17. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  18. b7bb0a1 Check Android Runtime (Boot) device configuration flag `enable_apex_image`. by Roland Levillain · 6 years ago
  19. 0bef410 Refactor unit test for Android Runtime (Boot) device configuration flags. by Roland Levillain · 6 years ago
  20. 474d0ab Merge "Update statusbar color,nav divider color of settings theme" by Fan Zhang · 6 years ago
  21. 96dd06a Merge "Move ApplicationInfo to params in AppComponentFactory" by David Brazdil · 6 years ago
  22. 5eae14a Merge "Fix broken javadoc links" by Treehugger Robot · 6 years ago
  23. c5a0a07 Move ApplicationInfo to params in AppComponentFactory by David Brazdil · 6 years ago
  24. b58d3fe getConnectionOwnerUid: Clarify documentation by Jeff Vander Stoep · 6 years ago
  25. eee18bd Merge "Implement isRemovable" by Jordan Liu · 6 years ago
  26. 9088225 Fix broken javadoc links by Chiachang Wang · 6 years ago
  27. 1b9adbf Merge "Use public APIs instead of Conscrypt ones" by Treehugger Robot · 6 years ago
  28. 710aef7 Update statusbar color,nav divider color of settings theme by Jin Dong · 6 years ago
  29. 5155a2d Add @NonNull annotation to set proxy on VPN parameter. by Irina Dumitrescu · 6 years ago
  30. 820cfa4 Merge "Log the pid of the forked zygote child." by Treehugger Robot · 6 years ago
  31. 0fe6845 Implement isRemovable by Jordan Liu · 6 years ago
  32. 021a9a4 Merge "Switch LocalSocket to android::base::{Send,Receive}FileDescriptorVector." by Josh Gao · 6 years ago
  33. a9bd8c3 Log the pid of the forked zygote child. by Martin Stjernholm · 6 years ago
  34. 1925404 Use public APIs instead of Conscrypt ones by Adam Vartanian · 6 years ago
  35. ed74814 Merge "Query the enable_apex_image flag from native experiment." by Nicolas Geoffray · 6 years ago
  36. 77ad6ae Merge "Replace generic GC type flag with a specific Generational CC flag." by Nicolas Geoffray · 6 years ago
  37. 6631e7c Merge "Add a unit test for Android Runtime (Boot) device configuration flags." by Nicolas Geoffray · 6 years ago
  38. 14a5ced Merge "Read "gctype" flag from namespace "runtime_native_boot"." by Nicolas Geoffray · 6 years ago
  39. 79e3be8 Switch LocalSocket to android::base::{Send,Receive}FileDescriptorVector. by Josh Gao · 6 years ago
  40. 5f912ec Merge "Convert FrameworksCoreTests to Android.bp" by Treehugger Robot · 6 years ago
  41. a0e4349 Merge "Add more test case and some clean up" by Treehugger Robot · 6 years ago
  42. 468abc9 Convert FrameworksCoreTests to Android.bp by Colin Cross · 6 years ago
  43. 95489ca Add more test case and some clean up by Chiachang Wang · 6 years ago
  44. 7a6a0da Query the enable_apex_image flag from native experiment. by Nicolas Geoffray · 6 years ago
  45. 72a1815 Replace generic GC type flag with a specific Generational CC flag. by Roland Levillain · 6 years ago
  46. ddcbe90 Add a unit test for Android Runtime (Boot) device configuration flags. by Roland Levillain · 6 years ago
  47. 688ed59 Read "gctype" flag from namespace "runtime_native_boot". by Roland Levillain · 6 years ago
  48. 28cfcec Add gctype device config property for GC experiments by Mathieu Chartier · 6 years ago
  49. c5ea003 Merge "Fixes for touchpad capture" by Treehugger Robot · 6 years ago
  50. 016982a Merge "Change data types on CallIdentification API." by Tyler Gunn · 6 years ago
  51. b3bdb7c Change data types on CallIdentification API. by Tyler Gunn · 6 years ago
  52. ee15067 Merge "Update RulesManagerService after APEX files" by Neil Fuller · 6 years ago
  53. a1ae025 Update RulesManagerService after APEX files by Neil Fuller · 6 years ago
  54. 2badc1e Merge "Add a new error code for disallowing concurrent bugreports" by Nandana Dutt · 6 years ago
  55. daddc5b Merge "Fix potential crash when per-procstate cpu times tracking is turned on." by Sudheer Shanka · 6 years ago
  56. 9f0115b Merge "Allow UiAutomation to adopt the shell permission indentity" by Sooraj Sasindran · 6 years ago
  57. c2841ec Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  58. c1e5514 Merge "Add feature flag for Dynamic Android" by Treehugger Robot · 6 years ago
  59. 4e4b3ac Merge "Pick up the apexBootImage pinner service files when the boot image is apex.art." by Nicolas Geoffray · 6 years ago
  60. cfb3d48 Add a new error code for disallowing concurrent bugreports by Nandana Dutt · 6 years ago
  61. 5d70cdf Update backwards compatibility support for android.test.base by Paul Duffin · 6 years ago
  62. 0d958bb Add feature flag for Dynamic Android by Howard Chen · 6 years ago
  63. 03c1476 Merge "Schematize Crypto system properties" by Kiyoung Kim · 6 years ago
  64. b13bfc5 Updated Zygote IPC related comments. by Chris Wailes · 6 years ago
  65. 8b5976e Pick up the apexBootImage pinner service files when the boot image is apex.art. by Nicolas Geoffray · 6 years ago
  66. 4ba3b12 Merge changes from topic "PPRL.190205.001" by Xin Li · 6 years ago
  67. 619ed85 Merge "Use sampled value in hidden api logger" by Andrei-Valentin Onea · 6 years ago
  68. 3513d3c8 Use sampled value in hidden api logger by Andrei Onea · 6 years ago
  69. 5f0521e Fix potential memory leak in SomeArgs by Bin Chen · 6 years ago
  70. 31a61f6 Fix merge problems with cherry-picking "Add notification settings to backup&restore" change into pi-dev by Raman Tenneti · 6 years ago
  71. e1a3606 Fixes for touchpad capture by Nathaniel R. Lewis · 6 years ago
  72. 80e697a Merge "Add a dalvik.vm.boot-image option for zygote and installd." by Nicolas Geoffray · 6 years ago
  73. 8ce3609 Merge "Fix authority parsing test" by Adam Vartanian · 6 years ago
  74. f240cb8 Fix authority parsing test by Adam Vartanian · 6 years ago
  75. 43d1175 Merge "Fix for testLifecycleOnMoveToFromSplitScreenRelaunch" by Treehugger Robot · 6 years ago
  76. feab82cf8 Schematize Crypto system properties by Kiyoung Kim · 6 years ago
  77. 6ebb1d1 Fix potential crash when per-procstate cpu times tracking is turned on. by Sudheer Shanka · 6 years ago
  78. c0c27fb Merge "Fix the bad link due to typo" by Treehugger Robot · 6 years ago
  79. 727bc71 Merge "Fix the incorrect javadoc links" into stage-aosp-master by TreeHugger Robot · 6 years ago
  80. 2d7e53c Merge "Fix framework and NetworkStack classes conflicts" am: 3f23efdd13 by Remi NGUYEN VAN · 6 years ago
  81. 2feb041 Merge "zygote: use async signal safe log to record child process death" by Elliott Hughes · 6 years ago
  82. 3f23efd Merge "Fix framework and NetworkStack classes conflicts" by Remi NGUYEN VAN · 6 years ago
  83. 2555ed5 Merge "zygote: use async signal safe log to record child process death" by Elliott Hughes · 6 years ago
  84. dcdfaf3 Fix the bad link due to typo by Stanley Tng · 6 years ago
  85. 944f183 Fix the incorrect javadoc links by Nan Zhang · 6 years ago
  86. db80339 Merge "Fix loop iteration bug." am: 1a74681173 by Christian Wailes · 6 years ago
  87. 1a74681 Merge "Fix loop iteration bug." by Christian Wailes · 6 years ago
  88. 51490ad Merge "Move NetworkStack to services.net" am: 762f9f0c24 by Remi NGUYEN VAN · 6 years ago
  89. 762f9f0 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 6 years ago
  90. 1b57e8e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 6 years ago
  91. 8a4908c Merge "Remove NetworkMonitor dependency on ICaptivePortal" am: bfe928d593 by Remi NGUYEN VAN · 6 years ago
  92. bfe928d Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 6 years ago
  93. ddd14b3 Merge "Remove deps from framework on netd interfaces" am: d36e3df7b0 by Remi NGUYEN VAN · 6 years ago
  94. 5db454c Move NetworkStack to services.net by Remi NGUYEN VAN · 6 years ago
  95. cfff01e Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 6 years ago
  96. d36e3df Merge "Remove deps from framework on netd interfaces" by Remi NGUYEN VAN · 6 years ago
  97. 07ec9db Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  98. 98e94aee Merge "Fixed a typo in an OWNERS file." am: b3be864186 by Chris Wailes · 6 years ago
  99. b3be8641 Merge "Fixed a typo in an OWNERS file." by Treehugger Robot · 6 years ago
  100. 31c52c9 Fix loop iteration bug. by Chris Wailes · 6 years ago