1. 64b9914 Update help text for the query-blob-existence command. by Sudheer Shanka · 10 months ago
  2. 33fdb78 BlobStore: use a separate thread for RevocableFd in system_server. by Martijn Coenen · 1 year, 5 months ago
  3. 5c85f29 Move system server pullers off background thread by Tej Singh · 1 year, 6 months ago
  4. 3378614 Use Context.checkPermission API over PermissionManager by mrulhania · 1 year, 9 months ago
  5. b53c115 Allow admin user's app with system UID to access blob store. by Nikhil Kumar · 2 years, 4 months ago
  6. 83e9171 Add package manager internal api checkUidSignaturesForAllUsers by Rhed Jao · 2 years, 10 months ago
  7. 3f4d33b Fix BlobStoreMultiUserTest checking signatures failed by Rhed Jao · 2 years, 10 months ago
  8. 878e618 Add BlobStoreManager.releaseAllLeases(). by Sudheer Shanka · 2 years, 11 months ago
  9. df59713 Rename SupplementalProcess to SdkSandbox by Nikita Ioffe · 3 years, 1 month ago
  10. fcd8771 Deny supplemental processes access to blob store. by Martijn Coenen · 3 years, 1 month ago
  11. 2c6a28a Merge "Check only if the app is installed on the other user for blob access." into sc-dev by Sudheer Shanka · 3 years, 9 months ago
  12. 0bfffa6 Don't attribute a blob to a user if there are leasees from other users. by Sudheer Shanka · 3 years, 9 months ago
  13. b395a4d Check only if the app is installed on the other user for blob access. by Sudheer Shanka · 3 years, 10 months ago
  14. 252eef4 Merge "Revert "Add API to allow apps with location permission to access data blobs."" into sc-dev by Sudheer Shanka · 3 years, 10 months ago
  15. e9a3806 Revert "Add API to allow apps with location permission to access data blobs." by Sudheer Shanka · 3 years, 10 months ago
  16. 610afe5 Unhide the storage attribution API with system visibility. by Alexander Dorokhine · 3 years, 10 months ago
  17. 805535c Rename "legacy" stop reasons. by Kweku Adams · 3 years, 11 months ago
  18. 523643c Allow certain apps to access blobs across users. by Sudheer Shanka · 4 years ago
  19. e0237fa Add API to allow apps with location permission to access data blobs. by Sudheer Shanka · 4 years ago
  20. 0aa5738 Expose job stop reasons. by Kweku Adams · 4 years ago
  21. 7d56ee8 Return true in onStartJob. by Kweku Adams · 4 years ago
  22. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 1 month ago
  23. d1e9872 Merge "Update language to comply with Android’s inclusive language guidance." am: 5eb8de6ed7 am: d8d2a05841 am: ed31406794 by Sudheer Shanka · 4 years, 2 months ago
  24. 5b734e1 Update language to comply with Android’s inclusive language guidance. by Sudheer Shanka · 4 years, 2 months ago
  25. c7aa3f1 Limit build visibility of modules in apex/... by Anton Hansson · 4 years, 3 months ago
  26. e5140cc Move UserManagerInternal out of android.os by Adam Bookatz · 4 years, 4 months ago
  27. e8eb227 Remove PackageManager.getResourcesForApplicationAsUser API by Felka Chang · 4 years, 6 months ago
  28. 84ebcac Merge "Disable use of RevocableFileDescriptor for blob reads." into rvc-qpr-dev am: b4289dbe41 am: 641b12e328 by Sudheer Shanka · 4 years, 5 months ago
  29. 1c50961 Disable use of RevocableFileDescriptor for blob reads. by Sudheer Shanka · 4 years, 5 months ago
  30. 3d655ad Replace manual creation of StatsEvent objects with their appropriate buildStatsEvent() method by Salud Lemus · 4 years, 8 months ago
  31. 7434322 Merge "Add limits on BlobHandle label and lease expiry strings." into rvc-dev by Sudheer Shanka · 4 years, 8 months ago
  32. 94b852f Add limits on BlobHandle label and lease expiry strings. by Sudheer Shanka · 4 years, 9 months ago
  33. 74ddcfb Update commit/lease failure reasons for atoms logging. by Sudheer Shanka · 4 years, 9 months ago
  34. 70f5e3e Merge "Ensure expired leases are ignored and deleted." into rvc-dev by Sudheer Shanka · 4 years, 9 months ago
  35. 997750d Ensure expired leases are ignored and deleted. by Sudheer Shanka · 4 years, 9 months ago
  36. 9ed7249 Revoke any open fds when deleting a session/blob. by Sudheer Shanka · 4 years, 9 months ago
  37. 07717c9 Add a limit on no. of active sessions, committed/leased blobs. by Sudheer Shanka · 4 years, 9 months ago
  38. fbda8d7 Delay deleting the blob after the last lease is released. by Sudheer Shanka · 4 years, 9 months ago
  39. 14849cf Merge "Make usage of revocable fds for reads configurable." into rvc-dev by Sudheer Shanka · 4 years, 9 months ago
  40. d6f4794 Make usage of revocable fds for reads configurable. by Sudheer Shanka · 4 years, 9 months ago
  41. 7535154 Include blob sizes in blob_store service dump. by Sudheer Shanka · 4 years, 9 months ago
  42. 36b25a1 Clear data from failed commits and recommits properly. by Sudheer Shanka · 4 years, 9 months ago
  43. 38da493 Merge "Add BlobStore atoms" into rvc-dev by Michael Wachenschwanz · 4 years, 9 months ago
  44. 1a7f7ab Add BlobStore atoms by Michael Wachenschwanz · 4 years, 9 months ago
  45. 51540fe Merge "Move RevocableFileDescriptor creation outside the locked section." into rvc-dev by Sudheer Shanka · 4 years, 9 months ago
  46. 448b11b Merge "Log the error when committing the blob fails." into rvc-dev by Sudheer Shanka · 4 years, 9 months ago
  47. 7c30ab8 Merge "Use blobs expiry time in LeaseInfo if the lease expiry time is 0." into rvc-dev by Sudheer Shanka · 4 years, 9 months ago
  48. 312ed33 Merge "Include size of the blobs in BlobInfo." into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  49. 1680642 Log the error when committing the blob fails. by Sudheer Shanka · 4 years, 9 months ago
  50. 6531079 Include size of the blobs in BlobInfo. by Sudheer Shanka · 4 years, 9 months ago
  51. f25dd77 Use blobs expiry time in LeaseInfo if the lease expiry time is 0. by Sudheer Shanka · 4 years, 9 months ago
  52. 300d9cb Move RevocableFileDescriptor creation outside the locked section. by Sudheer Shanka · 4 years, 9 months ago
  53. b2a17b7 Persist blobstore session creation time. by Sudheer Shanka · 4 years, 9 months ago
  54. 8992c05 Don't allow expired blobs to be accessed. by Sudheer Shanka · 4 years, 10 months ago
  55. 90ac4a6 Update a couple of blobstore params to be configurable. by Sudheer Shanka · 4 years, 10 months ago
  56. 7d4bd02 Update queryBlobsForUser() impl to handle special user ids. by Sudheer Shanka · 4 years, 10 months ago
  57. 13d7864 Update config value when the corresponding DeviceConfig prop changes. by Sudheer Shanka · 4 years, 11 months ago
  58. af3f887 Keep track of commit times for each blob. by Sudheer Shanka · 5 years ago
  59. 40c4140 Merge "Ensure waitForIdle() waits until pending messages are handled." into rvc-dev by Sudheer Shanka · 5 years ago
  60. 0d34826 Restore existing committer info correctly when a new commit fails. by Sudheer Shanka · 5 years ago
  61. add060f Merge "Add BlobStoreManager.getRemainingLeaseQuotaBytes." into rvc-dev by Sudheer Shanka · 5 years ago
  62. a80a997 Add BlobStoreManager.getRemainingLeaseQuotaBytes. by Sudheer Shanka · 5 years ago
  63. fb11dc7 Ensure waitForIdle() waits until pending messages are handled. by Sudheer Shanka · 5 years ago
  64. 0c0abbf Merge "Delete a blob after the last lease of it is released." into rvc-dev by Sudheer Shanka · 5 years ago
  65. b63e5b2 Merge "Dump no. of open fds correctly." into rvc-dev by Sudheer Shanka · 5 years ago
  66. 09deac5 Dump no. of open fds correctly. by Sudheer Shanka · 5 years ago
  67. c0fd5fa Delete a blob after the last lease of it is released. by Sudheer Shanka · 5 years ago
  68. c6c7994 Add @TestApis getLeasedBlobs() and getLeaseInfo(). by Sudheer Shanka · 5 years ago
  69. a5d6392 Merge "Address API feedback." into rvc-dev by Sudheer Shanka · 5 years ago
  70. 0b87215 Address API feedback. by Sudheer Shanka · 5 years ago
  71. 130d79c Add hidden APIs to query and delete shared blobs. by Sudheer Shanka · 5 years ago
  72. 606626e Merge "Include data scheme when registering for package_* broadcasts." into rvc-dev by Sudheer Shanka · 5 years ago
  73. cd629dd Merge "Add a limit on how much data an app can acquire a lease on." into rvc-dev by Sudheer Shanka · 5 years ago
  74. 6c72500 Merge "Don't persist description res ids as they are subject to change." into rvc-dev by Sudheer Shanka · 5 years ago
  75. 1b6b825 Don't persist description res ids as they are subject to change. by Sudheer Shanka · 5 years ago
  76. 29c8617 Merge "Add shell cmd blob_store idle-maintenance." into rvc-dev by Sudheer Shanka · 5 years ago
  77. b96c18b Add shell cmd blob_store idle-maintenance. by Sudheer Shanka · 5 years ago
  78. fd2611e Include data scheme when registering for package_* broadcasts. by Sudheer Shanka · 5 years ago
  79. b5239e4 Get rid of some unhelpful logs. by Sudheer Shanka · 5 years ago
  80. b76f766 Compute digest in BackgroundThread which is limited to little cores. by Sudheer Shanka · 5 years ago
  81. 364364b Add a limit on how much data an app can acquire a lease on. by Sudheer Shanka · 5 years ago
  82. 77f2a2c Merge "Update BlobStoreMS to augment storage stats with blobs data." by Sudheer Shanka · 5 years ago
  83. 4acba54 Update BlobStoreMS to use LongSparseArray.removeIf(Predicate). by Sudheer Shanka · 5 years ago
  84. 99cbdb2 Merge "Return randomly generated session ids from createSession()." by Sudheer Shanka · 5 years ago
  85. e9232d6 Update BlobStoreMS to augment storage stats with blobs data. by Sudheer Shanka · 5 years ago
  86. 3e66066 Merge "Don't error out if the index files are not available." by Sudheer Shanka · 5 years ago
  87. f462373 Merge "Don't hold any locks while computing the blob digest." by Sudheer Shanka · 5 years ago
  88. 9c7eed4 Don't error out if the index files are not available. by Sudheer Shanka · 5 years ago
  89. 0606141 Merge "Allow lease expiry to be +ve when the corresponding blobs expiry is 0." by Sudheer Shanka · 5 years ago
  90. 51a6c6e Allow lease expiry to be +ve when the corresponding blobs expiry is 0. by Sudheer Shanka · 5 years ago
  91. ab4a8ae Don't hold any locks while computing the blob digest. by Sudheer Shanka · 5 years ago
  92. 34c24fb Read the sessionId value as long. by Sudheer Shanka · 5 years ago
  93. 6080303 Return randomly generated session ids from createSession(). by Sudheer Shanka · 5 years ago
  94. 285848d Re-enable BlobStorePerfTests. by Sudheer Shanka · 5 years ago
  95. 1406bc8 Add a variant of acquireLease() which takes a string description. by Sudheer Shanka · 5 years ago
  96. d4ea5e1 Add perf test to measure duration of blob store digest computation. by Sudheer Shanka · 5 years ago
  97. e53e1ed Add verbose logging that can be eanbled to debug issues. by Sudheer Shanka · 5 years ago
  98. ae53d11 Schedule a maintenance job to clean up stale jobs. by Sudheer Shanka · 5 years ago
  99. 5caeed5 Add shell command to clear blobs data. by Sudheer Shanka · 5 years ago
  100. 524c206 Merge "Delete blobs if there are no active leases on them." by Sudheer Shanka · 5 years ago