1. 268e3ac Merge "Make the ANGLE Toast Message Updatable via ANGLE APK" by TreeHugger Robot · 5 years ago
  2. b225b44 Make the ANGLE Toast Message Updatable via ANGLE APK by Tim Van Patten · 5 years ago
  3. 52b40ae Merge "Address API review comments for Thermal API" by Wei Wang · 5 years ago
  4. 7a49ff6 Address API review comments for Thermal API by Wei Wang · 5 years ago
  5. 26190d5 Merge "NativeHandle.java: set Nullable/NonNull" am: 6792c595a2 am: b5e85d6bb6 by Steven Moreland · 5 years ago
  6. 927dee8 Merge "NativeHandle.java: set Nullable/NonNull" am: 6792c595a2 am: b5e85d6bb6 by Steven Moreland · 5 years ago
  7. b5e85d6 Merge "NativeHandle.java: set Nullable/NonNull" am: 6792c595a2 by Steven Moreland · 5 years ago
  8. 0ff061a NativeHandle.java: set Nullable/NonNull by Steven Moreland · 5 years ago
  9. 4a2d678 Merge "Update UserManager APIs to follow API guidelines." by TreeHugger Robot · 5 years ago
  10. 715b34b Merge "Add trivial nullability annotations." by Jeff Sharkey · 5 years ago
  11. ba4acd5 Add trivial nullability annotations. by Jeff Sharkey · 5 years ago
  12. aa447cf Merge "Add @NonNull to createPredefined" by TreeHugger Robot · 5 years ago
  13. 55805af Merge "Add receiver info to IncidentdDetails in statsd_config" by TreeHugger Robot · 5 years ago
  14. 5183933 Update UserManager APIs to follow API guidelines. by Leo Hsu · 5 years ago
  15. a8e78b9 Add receiver info to IncidentdDetails in statsd_config by Yao Chen · 5 years ago
  16. cfdc975 Add @NonNull to createPredefined by Arthur Hung · 5 years ago
  17. adb444f Merge "Renamed blastula to unspecialized app process (usap)" by Christian Wailes · 5 years ago
  18. f641068 Merge "Adding new Battery Saver location mode." by Kweku Adams · 5 years ago
  19. 7e797b6 Renamed blastula to unspecialized app process (usap) by Chris Wailes · 5 years ago
  20. a09312d Merge "All Parcelable CREATOR fields are @NonNull." by Jeff Sharkey · 5 years ago
  21. b9fadbf Merge "Add statslog logging for hidden api usage" by Andrei-Valentin Onea · 5 years ago
  22. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  23. a30e5c3 To be @Nullable or @NonNull, that is the question. by Jeff Sharkey · 5 years ago
  24. 36f9c79 Merge "Add missing ServiceType values to IntDef." by TreeHugger Robot · 5 years ago
  25. 27c65cc Add missing ServiceType values to IntDef. by Kweku Adams · 5 years ago
  26. 4fb074e Adding new Battery Saver location mode. by Kweku Adams · 6 years ago
  27. 7452b62 Merge "Rename createPrebaked to createPredefined" by TreeHugger Robot · 5 years ago
  28. 3627499 Developer option to disable legacy greylist. by Jeff Sharkey · 5 years ago
  29. e8e150d Add statslog logging for hidden api usage by Andrei Onea · 5 years ago
  30. 4068df3 Merge "Add an @IntDef to indicate notify event types." by Sudheer Shanka · 5 years ago
  31. c27b151 Add an @IntDef to indicate notify event types. by Sudheer Shanka · 5 years ago
  32. bda1b8f Merge changes Ib8f3b5b0,I66b01930,I560cdf9c by Christian Wailes · 5 years ago
  33. 47d759f Merge "Look for visible vols for a user under /mnt/user/<userId>/package/." by Sudheer Shanka · 5 years ago
  34. 00657b8 Rename createPrebaked to createPredefined by Arthur Hung · 5 years ago
  35. 52480be Merge "Fix Battery Saver location bugs." by TreeHugger Robot · 5 years ago
  36. 3267e65 Merge "Add a new error code for disallowing concurrent bugreports" am: 2badc1e434 am: 1ae35be3e3 by Nandana Dutt · 5 years ago
  37. a973019 Merge "Add a new error code for disallowing concurrent bugreports" am: 2badc1e434 by Nandana Dutt · 5 years ago
  38. e51005d Look for visible vols for a user under /mnt/user/<userId>/package/. by Sudheer Shanka · 5 years ago
  39. db132a3 Teaches the System Server to enable the Zygote's blastula pool. by Chris Wailes · 5 years ago
  40. ae93714 Improved file descriptor cleanup in Zygote. by Chris Wailes · 6 years ago
  41. 5e0052b Fix Battery Saver location bugs. by Kweku Adams · 5 years ago
  42. f90d07b Merge "DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master" into stage-aosp-master by Xin Li · 5 years ago
  43. 5ccf21b Merge "Game Driver: process sphal libraries in GPU service" by Yiwei Zhang · 5 years ago
  44. 691af68 Added some TestApi that are already used by CTS by Wale Ogunwale · 6 years ago
  45. ab28fff Add UserManager APIs to SystemApi. by Leo Hsu · 6 years ago
  46. b455c3a DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  47. cfb3d48 Add a new error code for disallowing concurrent bugreports by Nandana Dutt · 5 years ago
  48. 1c51f05 Game Driver: process sphal libraries in GPU service by Yiwei Zhang · 6 years ago
  49. 7863860 Merge "Game Driver: update the format of driver build date" by Yiwei Zhang · 5 years ago
  50. a2f67c9 Merge "Updated Zygote IPC related comments." am: f8881b6821 am: c850654edc by Christian Wailes · 5 years ago
  51. 4957460 Merge "Updated Zygote IPC related comments." am: f8881b6821 am: c850654edc by Christian Wailes · 5 years ago
  52. 3d44f63 Merge "Fix boost charging, also expose test API" by Makoto Onuki · 5 years ago
  53. b13bfc5 Updated Zygote IPC related comments. by Chris Wailes · 5 years ago
  54. f7b0a5f Game Driver: update the format of driver build date by Yiwei Zhang · 5 years ago
  55. a835f26 Merge "Start RenderThread earlier to preload Vulkan/EGL drivers" by TreeHugger Robot · 5 years ago
  56. 3f2385b Merge "Respond to various API council feedback." by Jeff Sharkey · 5 years ago
  57. 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 6 years ago
  58. 897f636 Fix boost charging, also expose test API by Makoto Onuki · 5 years ago
  59. 924f620 Merge "Map MediaStore items to StorageVolume." by Jeff Sharkey · 5 years ago
  60. 18f7673 Merge "Add blastula pool system properties" by Christian Wailes · 5 years ago
  61. b91eaa5 Respond to various API council feedback. by Jeff Sharkey · 5 years ago
  62. f8fa940 Map MediaStore items to StorageVolume. by Jeff Sharkey · 5 years ago
  63. 5ae3856 Rename data/staging to data/pkg_staging by Gavin Corkery · 5 years ago
  64. c34d735 Merge "Add force suspend API to PowerManager." by Santos Cordon · 5 years ago
  65. f706696 Merge "Update AppCompacted WW atom to include device ZRAM usage." by Ben Murdoch · 5 years ago
  66. 0bccbf7 Add blastula pool system properties by Mathieu Chartier · 6 years ago
  67. 31f5adb Game Driver: get driver build date info from Game Driver apk by Yiwei Zhang · 5 years ago
  68. 12f92eb Add force suspend API to PowerManager. by Santos Cordon · 6 years ago
  69. 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
  70. b8e1618 Merge "Add system APIs to implement locale picker" by Maurice Lam · 6 years ago
  71. 0b2efd9 Merge "Power Monitor Addition framworks base:" by Blake Kragten · 6 years ago
  72. dbc9708 Merge "Add NonNull annotation into unregisterThermalStatusCallback" by TreeHugger Robot · 6 years ago
  73. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  74. b76bfe9 [Game Driver] Add global whitelist option. by Peiyong Lin · 6 years ago
  75. 3dcd3f6 Add NonNull annotation into unregisterThermalStatusCallback by Wei Wang · 6 years ago
  76. 7d4ac29 Merge "Revert "Revert "[GPU Service] Move blacklists process to GPU service.""" by Peiyong Lin · 6 years ago
  77. afe83a6 Merge "add api to log BinaryPushStateChanged atom" by Chenjie Yu · 6 years ago
  78. 2485420 Revert "Revert "[GPU Service] Move blacklists process to GPU service."" by Peiyong Lin · 6 years ago
  79. cb308d9 Power Monitor Addition framworks base: by Blake Kragten · 6 years ago
  80. a126147 Merge "Improved wipe reason information for RecoverySystem" am: c8f5981028 am: 361d379280 by Tianjie Xu · 6 years ago
  81. 2f9ebd5 Merge "Revert "[GPU Service] Move blacklists process to GPU service."" by Peiyong Lin · 6 years ago
  82. 67773e8 Revert "[GPU Service] Move blacklists process to GPU service." by Peiyong Lin · 6 years ago
  83. 3c4afc3 Merge "Improved wipe reason information for RecoverySystem" am: c8f5981028 by Tianjie Xu · 6 years ago
  84. c8f5981 Merge "Improved wipe reason information for RecoverySystem" by Tianjie Xu · 6 years ago
  85. 8f6c9f3 Merge "[GPU Service] Move blacklists process to GPU service." by Peiyong Lin · 6 years ago
  86. 6b1667c add api to log BinaryPushStateChanged atom by Chenjie Yu · 6 years ago
  87. d120e75 Merge "Modem power monitor" am: 366318b9c3 am: e66ad835f2 am: 47552367f4 by Blake Kragten · 6 years ago
  88. 4755236 Merge "Modem power monitor" am: 366318b9c3 am: e66ad835f2 by Blake Kragten · 6 years ago
  89. 4d3a9f2 Modem power monitor by Blake Kragten · 6 years ago
  90. 5dbf94c Merge "Statsd sends active config broadcasts" by TreeHugger Robot · 6 years ago
  91. e9cbc81 Merge "Adjust AsyncTask.THREAD_POOL_EXECUTOR config" am: 2b56c4cf48 am: e0203aa6ec by Hans Boehm · 6 years ago
  92. 4e85978 Merge "Adjust AsyncTask.THREAD_POOL_EXECUTOR config" am: 2b56c4cf48 by Hans Boehm · 6 years ago
  93. 2b56c4c Merge "Adjust AsyncTask.THREAD_POOL_EXECUTOR config" by Hans Boehm · 6 years ago
  94. 6ede28b Statsd sends active config broadcasts by Tej Singh · 6 years ago
  95. 3835f6a Improved wipe reason information for RecoverySystem by Yutaro Maruyama · 6 years ago
  96. 760fca8 Merge "ANGLE In Use Dialog Box" by Tim Van Patten · 6 years ago
  97. b6562712 Merge "Enable isolated storage by default." by Jeff Sharkey · 6 years ago
  98. 573bb79 Adjust AsyncTask.THREAD_POOL_EXECUTOR config by Hans Boehm · 6 years ago
  99. 50350c1 [GPU Service] Move blacklists process to GPU service. by Peiyong Lin · 6 years ago
  100. ddc4391 ANGLE In Use Dialog Box by Tim Van Patten · 6 years ago