1. 14c5d83 Move Scoped Storage compat flags definition to frameworks/base by Abhijeet Kaur · 4 years, 5 months ago
  2. 6bd4a7e Merge "Remove haptic primitives that aren't ready yet." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  3. 6838c0e Merge "Use compat flags to reflect the current status of legacy storage." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  4. 8fc2be5 Remove haptic primitives that aren't ready yet. by Michael Wright · 4 years, 4 months ago
  5. bac0268 Merge "Pass bind mount storage data decision from java to zygote" into rvc-dev by Ricky Wai · 4 years, 4 months ago
  6. eaca589 Merge "Pass value to indicate screenshot is requested or not in Bugreporting API" into rvc-dev by Paul Chang · 4 years, 4 months ago
  7. f5e605a Updated v4 signature processing. by Alex Buynytskyy · 4 years, 5 months ago
  8. 3a6027c Use compat flags to reflect the current status of legacy storage. by Abhijeet Kaur · 4 years, 5 months ago
  9. 8fa645a Merge "Add warning message when entering loop twice" into rvc-dev by Louis Chang · 4 years, 5 months ago
  10. 59e85c2 Add warning message when entering loop twice by Louis Chang · 4 years, 8 months ago
  11. 767ef39 Add docs for users, permissions, appops. by Philip P. Moltmann · 4 years, 5 months ago
  12. 486d760 Pass bind mount storage data decision from java to zygote by Ricky Wai · 4 years, 5 months ago
  13. e3efafd API Council Feedbacks by Shuo Qian · 4 years, 5 months ago
  14. 925c8de Pass value to indicate screenshot is requested or not in Bugreporting API by Paul Chang · 4 years, 5 months ago
  15. b73aa1e Merge "Rename AppOpsCollector -> OnOpNotedCallback" into rvc-dev by Philip P. Moltmann · 4 years, 5 months ago
  16. 5892a8f Rename AppOpsCollector -> OnOpNotedCallback by Philip P. Moltmann · 4 years, 5 months ago
  17. f46b9c9 Merge "Add API for apps to query whether they have All Files Access" into rvc-dev by Zimuzo Ezeozue · 4 years, 5 months ago
  18. 8187065 Add API for apps to query whether they have All Files Access by shafik · 4 years, 5 months ago
  19. 2a594c9 Merge "Introduce thread-local allowBlocking flag" into rvc-dev by Dmitri Plotnikov · 4 years, 5 months ago
  20. 16c9fb8 Merge "Updates based on API council feedback." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  21. 73e2b38 Merge "Support PowerHAL AIDL service" into rvc-dev by Jia-yi Chen · 4 years, 5 months ago
  22. f5eebf9 Updates based on API council feedback. by Jeff Sharkey · 4 years, 5 months ago
  23. 1258084de Introduce thread-local allowBlocking flag by Dmitri Plotnikov · 4 years, 5 months ago
  24. bfd8f1f Support PowerHAL AIDL service by Jia-yi Chen · 4 years, 5 months ago
  25. 47af8f9 Merge "UpdateEngine: fix cleanupAppliedPayload impl" into rvc-dev by Yifan Hong · 4 years, 5 months ago
  26. 03a65f1 Merge "BatteryStatsManager: Address API council feedback" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  27. cdf5744 BatteryStatsManager: Address API council feedback by Roshan Pius · 4 years, 5 months ago
  28. 7f051b5 remove proxy binder service IIncrementalManager by Songchun Fan · 4 years, 5 months ago
  29. ecd96c2 Merge "make IDataLoaderManager and IDataLoader stable interfaces" into rvc-dev by Songchun Fan · 4 years, 5 months ago
  30. 8b0eedf UpdateEngine: fix cleanupAppliedPayload impl by Yifan Hong · 4 years, 5 months ago
  31. 6381d61 make IDataLoaderManager and IDataLoader stable interfaces by Songchun Fan · 4 years, 5 months ago
  32. ede42f9 Add PowerWhitelistManager.isWhitelisted. by Kweku Adams · 4 years, 5 months ago
  33. b8ab003 dataloader/incfs openWrite returns int by Songchun Fan · 4 years, 5 months ago
  34. 38dfe9a use shell to open v4 signature file by Songchun Fan · 4 years, 5 months ago
  35. 53515a0 CellularBatteryStats: Address API council feedback by SongFerngWang · 4 years, 5 months ago
  36. af730a1 Merge "Improvements to Bugreporting API." into rvc-dev by Paul Chang · 4 years, 5 months ago
  37. d5065ba Pass models to soundtrigger middleware with shared memory by Ytai Ben-Tsvi · 4 years, 5 months ago
  38. 1a44ed3 Improvements to Bugreporting API. by Paul Chang · 4 years, 6 months ago
  39. ee398f9 Adds Zygote policy flags to control how applications are launched by Chris Wailes · 4 years, 6 months ago
  40. 9577cd7 Merge "Squash same ApplicationInfo's in Parcel" into rvc-dev by Makoto Onuki · 4 years, 5 months ago
  41. 2d80ca0 Squash same ApplicationInfo's in Parcel by Makoto Onuki · 4 years, 6 months ago
  42. 9834448 Add DSU default userdata partition size by Yo Chiang · 4 years, 5 months ago
  43. 77f2a2c Merge "Update BlobStoreMS to augment storage stats with blobs data." by Sudheer Shanka · 4 years, 5 months ago
  44. e078ee5 Merge "Add native Thermal Throttling API to libandroid." by Chris Ye · 4 years, 5 months ago
  45. 4eb7c72 Merge "Address API council suggestions for UserManager APIs" by Iavor-Valentin Iftime · 4 years, 5 months ago
  46. 4bf82c82 Address API council suggestions for UserManager APIs by Valentin Iftime · 4 years, 5 months ago
  47. c56ce6f Merge "Exempt-From-Owner-Approval: Report non-visual Context misuse" by Charles Chen · 4 years, 5 months ago
  48. 58a8b7f5 Merge "Switch to new project ID constants." by TreeHugger Robot · 4 years, 5 months ago
  49. 5877c7d Exempt-From-Owner-Approval: Report non-visual Context misuse by Andrii Kulian · 4 years, 6 months ago
  50. 48dbcaa Add native Thermal Throttling API to libandroid. by Chris Ye · 4 years, 6 months ago
  51. e9232d6 Update BlobStoreMS to augment storage stats with blobs data. by Sudheer Shanka · 4 years, 6 months ago
  52. df7c050 Add a version field to the v4 signature file format by Yurii Zubrytskyi · 4 years, 5 months ago
  53. 6204828 Merge "Bind mount obb directory in emulated storage." by Ricky Wai · 4 years, 5 months ago
  54. fba650e Merge "Add "Forgot my password" to start profile in locked state." by Pavel Grafov · 4 years, 5 months ago
  55. a6781c8 Merge "Add PowerManager#getThermalHeadroom" by Dan Stoza · 4 years, 5 months ago
  56. fd12f36 Switch to new project ID constants. by Martijn Coenen · 4 years, 5 months ago
  57. 961709f Merge "Fixup OBB directories correctly after package install." by Martijn Coenen · 4 years, 5 months ago
  58. 4513e24 Add "Forgot my password" to start profile in locked state. by Pavel Grafov · 4 years, 6 months ago
  59. e5088d9 Bind mount obb directory in emulated storage. by Ricky Wai · 4 years, 6 months ago
  60. b047058 Add PowerManager#getThermalHeadroom by Dan Stoza · 4 years, 9 months ago
  61. ceb5e24 Merge "Cache PowerManager binder calls" by Collin Fijalkovich · 4 years, 5 months ago
  62. b3562f4 Fixup OBB directories correctly after package install. by Martijn Coenen · 4 years, 6 months ago
  63. 46d77cf Merge "Add getAvbPublicKey to IDynamicSystemService" am: ecd7c440df am: d584bb1ef0 am: 0ed127a6b6 by Treehugger Robot · 4 years, 5 months ago
  64. 0ed127a Merge "Add getAvbPublicKey to IDynamicSystemService" am: ecd7c440df am: d584bb1ef0 by Treehugger Robot · 4 years, 5 months ago
  65. d584bb1 Merge "Add getAvbPublicKey to IDynamicSystemService" am: ecd7c440df by Treehugger Robot · 4 years, 5 months ago
  66. d25e639 Add getAvbPublicKey to IDynamicSystemService by Yo Chiang · 4 years, 7 months ago
  67. 5ff3568 Merge changes from topic "preserve_legacy" by Nandana Dutt · 4 years, 5 months ago
  68. d836b82 Merge "Improve BaseBundle#kindofEquals" by TreeHugger Robot · 4 years, 5 months ago
  69. 0e8c9c4 Improve BaseBundle#kindofEquals by Suprabh Shukla · 4 years, 5 months ago
  70. 24d1336 Cache PowerManager binder calls by Collin Fijalkovich · 4 years, 9 months ago
  71. 3ce3849 Enforce the preserveLegacyExternalStorage manifest attribute by Zim · 4 years, 6 months ago
  72. 5a88565 Merge "Add intent to clear app cache" by Shafik Nassar · 4 years, 5 months ago
  73. 17d9da0 Incremental installations in adb, DataLoader/device side. by Alex Buynytskyy · 4 years, 6 months ago
  74. 0f2c4d1 Add intent to clear app cache by shafik · 4 years, 6 months ago
  75. 2ddf24b Merge "Do not disable tracing in zygote." am: 88be2985c4 am: aee51d9eab by Automerger Merge Worker · 4 years, 5 months ago
  76. aee51d9 Merge "Do not disable tracing in zygote." am: 88be2985c4 by Automerger Merge Worker · 4 years, 5 months ago
  77. 8e9e6a3 Signature streaming from local file, property to disable incremental. by Alex Buynytskyy · 4 years, 6 months ago
  78. 98a201d Merge "Finalize @SystemApi annotation for StatsFrameworkInitializer (retry)" by TreeHugger Robot · 4 years, 6 months ago
  79. 5845bdf Do not disable tracing in zygote. by Florian Mayer · 4 years, 6 months ago
  80. fab4628 Merge "Do not disable tracing in zygote." by Florian Mayer · 4 years, 6 months ago
  81. e38797b Do not disable tracing in zygote. by Florian Mayer · 4 years, 6 months ago
  82. ca8106f Merge "Give installers/DownloadManager/MTP correct GIDs." by Martijn Coenen · 4 years, 6 months ago
  83. 553df30 Finalize @SystemApi annotation for StatsFrameworkInitializer (retry) by Makoto Onuki · 4 years, 6 months ago
  84. f3b2e68 Merge "Incremental installations in PackageManagerShellCommand." by Alex Buynytskyy · 4 years, 6 months ago
  85. 04f7391 Incremental installations in PackageManagerShellCommand. by Alex Buynytskyy · 4 years, 6 months ago
  86. 14e6a15 Merge "Access to Device Vibrator State" by TreeHugger Robot · 4 years, 6 months ago
  87. 004e36d Merge "Add support for brightness as a float" by Fiona Campbell · 4 years, 6 months ago
  88. bc3a511 Give installers/DownloadManager/MTP correct GIDs. by Martijn Coenen · 4 years, 6 months ago
  89. ebe2a0b Binder cache for isUserUnlocked(). by Lee Shombert · 4 years, 6 months ago
  90. 473c84f Access to Device Vibrator State by Chris Ye · 4 years, 6 months ago
  91. d4eb295 Add support for brightness as a float by Fiona Campbell · 4 years, 9 months ago
  92. cd4d387 Incremental install via adb. by Alex Buynytskyy · 4 years, 6 months ago
  93. 55c7b67 DO NOT MERGE - Enable blacklist for headless system user am: f8c0b31524 by Automerger Merge Worker · 4 years, 6 months ago
  94. 0dff446 Merge changes from topic "statsd_libbinder_ndk" by TreeHugger Robot · 4 years, 6 months ago
  95. f8c0b31 DO NOT MERGE - Enable blacklist for headless system user by Yan Zhu · 4 years, 8 months ago
  96. 0bfb664 Merge "Refactor GraphicsStatsService for updateability" by TreeHugger Robot · 4 years, 6 months ago
  97. 56da4c3 Use StatsDimensionsValueParcel within statsd apex by Ruchir Rastogi · 4 years, 6 months ago
  98. 4889c7a Merge "Incremental native lib extraction" by Songchun Fan · 4 years, 6 months ago
  99. 35bbc9d Merge "Introduce TRACE_TAG_APEX_MANAGER and add timing to getActiveApexInfos" by Anna Trostanetski · 4 years, 6 months ago
  100. 0f8b6fe Incremental native lib extraction by Songchun Fan · 4 years, 6 months ago