1. 9ed7249 Revoke any open fds when deleting a session/blob. by Sudheer Shanka · 4 years, 2 months ago
  2. 07717c9 Add a limit on no. of active sessions, committed/leased blobs. by Sudheer Shanka · 4 years, 2 months ago
  3. fbda8d7 Delay deleting the blob after the last lease is released. by Sudheer Shanka · 4 years, 2 months ago
  4. 7535154 Include blob sizes in blob_store service dump. by Sudheer Shanka · 4 years, 3 months ago
  5. 36b25a1 Clear data from failed commits and recommits properly. by Sudheer Shanka · 4 years, 2 months ago
  6. 1a7f7ab Add BlobStore atoms by Michael Wachenschwanz · 4 years, 3 months ago
  7. 448b11b Merge "Log the error when committing the blob fails." into rvc-dev by Sudheer Shanka · 4 years, 3 months ago
  8. 7c30ab8 Merge "Use blobs expiry time in LeaseInfo if the lease expiry time is 0." into rvc-dev by Sudheer Shanka · 4 years, 3 months ago
  9. 312ed33 Merge "Include size of the blobs in BlobInfo." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  10. 1680642 Log the error when committing the blob fails. by Sudheer Shanka · 4 years, 3 months ago
  11. 6531079 Include size of the blobs in BlobInfo. by Sudheer Shanka · 4 years, 3 months ago
  12. f25dd77 Use blobs expiry time in LeaseInfo if the lease expiry time is 0. by Sudheer Shanka · 4 years, 3 months ago
  13. b2a17b7 Persist blobstore session creation time. by Sudheer Shanka · 4 years, 3 months ago
  14. 8992c05 Don't allow expired blobs to be accessed. by Sudheer Shanka · 4 years, 3 months ago
  15. 90ac4a6 Update a couple of blobstore params to be configurable. by Sudheer Shanka · 4 years, 3 months ago
  16. 7d4bd02 Update queryBlobsForUser() impl to handle special user ids. by Sudheer Shanka · 4 years, 3 months ago
  17. af3f887 Keep track of commit times for each blob. by Sudheer Shanka · 4 years, 5 months ago
  18. 40c4140 Merge "Ensure waitForIdle() waits until pending messages are handled." into rvc-dev by Sudheer Shanka · 4 years, 5 months ago
  19. 0d34826 Restore existing committer info correctly when a new commit fails. by Sudheer Shanka · 4 years, 5 months ago
  20. add060f Merge "Add BlobStoreManager.getRemainingLeaseQuotaBytes." into rvc-dev by Sudheer Shanka · 4 years, 5 months ago
  21. a80a997 Add BlobStoreManager.getRemainingLeaseQuotaBytes. by Sudheer Shanka · 4 years, 5 months ago
  22. fb11dc7 Ensure waitForIdle() waits until pending messages are handled. by Sudheer Shanka · 4 years, 5 months ago
  23. c0fd5fa Delete a blob after the last lease of it is released. by Sudheer Shanka · 4 years, 5 months ago
  24. c6c7994 Add @TestApis getLeasedBlobs() and getLeaseInfo(). by Sudheer Shanka · 4 years, 6 months ago
  25. a5d6392 Merge "Address API feedback." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  26. 0b87215 Address API feedback. by Sudheer Shanka · 4 years, 6 months ago
  27. 130d79c Add hidden APIs to query and delete shared blobs. by Sudheer Shanka · 4 years, 6 months ago
  28. 606626e Merge "Include data scheme when registering for package_* broadcasts." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  29. cd629dd Merge "Add a limit on how much data an app can acquire a lease on." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  30. 6c72500 Merge "Don't persist description res ids as they are subject to change." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  31. 1b6b825 Don't persist description res ids as they are subject to change. by Sudheer Shanka · 4 years, 6 months ago
  32. b96c18b Add shell cmd blob_store idle-maintenance. by Sudheer Shanka · 4 years, 6 months ago
  33. fd2611e Include data scheme when registering for package_* broadcasts. by Sudheer Shanka · 4 years, 6 months ago
  34. b76f766 Compute digest in BackgroundThread which is limited to little cores. by Sudheer Shanka · 4 years, 6 months ago
  35. 364364b Add a limit on how much data an app can acquire a lease on. by Sudheer Shanka · 4 years, 6 months ago
  36. 77f2a2c Merge "Update BlobStoreMS to augment storage stats with blobs data." by Sudheer Shanka · 4 years, 6 months ago
  37. 4acba54 Update BlobStoreMS to use LongSparseArray.removeIf(Predicate). by Sudheer Shanka · 4 years, 6 months ago
  38. 99cbdb2 Merge "Return randomly generated session ids from createSession()." by Sudheer Shanka · 4 years, 6 months ago
  39. e9232d6 Update BlobStoreMS to augment storage stats with blobs data. by Sudheer Shanka · 4 years, 7 months ago
  40. 3e66066 Merge "Don't error out if the index files are not available." by Sudheer Shanka · 4 years, 6 months ago
  41. f462373 Merge "Don't hold any locks while computing the blob digest." by Sudheer Shanka · 4 years, 6 months ago
  42. 9c7eed4 Don't error out if the index files are not available. by Sudheer Shanka · 4 years, 6 months ago
  43. 51a6c6e Allow lease expiry to be +ve when the corresponding blobs expiry is 0. by Sudheer Shanka · 4 years, 6 months ago
  44. ab4a8ae Don't hold any locks while computing the blob digest. by Sudheer Shanka · 4 years, 6 months ago
  45. 6080303 Return randomly generated session ids from createSession(). by Sudheer Shanka · 4 years, 6 months ago
  46. 285848d Re-enable BlobStorePerfTests. by Sudheer Shanka · 4 years, 6 months ago
  47. 1406bc8 Add a variant of acquireLease() which takes a string description. by Sudheer Shanka · 4 years, 7 months ago
  48. e53e1ed Add verbose logging that can be eanbled to debug issues. by Sudheer Shanka · 4 years, 7 months ago
  49. ae53d11 Schedule a maintenance job to clean up stale jobs. by Sudheer Shanka · 4 years, 7 months ago
  50. 5caeed5 Add shell command to clear blobs data. by Sudheer Shanka · 4 years, 7 months ago
  51. 524c206 Merge "Delete blobs if there are no active leases on them." by Sudheer Shanka · 4 years, 7 months ago
  52. bda89c1 Delete blobs if there are no active leases on them. by Sudheer Shanka · 4 years, 7 months ago
  53. 4824e3d Validate input arguments to BlobStoreManager APIs. by Sudheer Shanka · 4 years, 7 months ago
  54. 22f0b16 Delete sessions belonging to uninstalled packages. by Sudheer Shanka · 4 years, 7 months ago
  55. f6e23b9 Persist committed blobs data and any pending sessions. by Sudheer Shanka · 4 years, 7 months ago
  56. ab1d416 Implement BlobStoreManagerService. by Sudheer Shanka · 4 years, 8 months ago
  57. d2da067 Add BlobStoreManager APIs. by Sudheer Shanka · 4 years, 8 months ago
  58. f5b3696 Add a new system service for blob store management. by Sudheer Shanka · 5 years ago