1. 14849cf Merge "Make usage of revocable fds for reads configurable." into rvc-dev by Sudheer Shanka · 4 years, 3 months ago
  2. d6f4794 Make usage of revocable fds for reads configurable. by Sudheer Shanka · 4 years, 3 months ago
  3. 7535154 Include blob sizes in blob_store service dump. by Sudheer Shanka · 4 years, 3 months ago
  4. 36b25a1 Clear data from failed commits and recommits properly. by Sudheer Shanka · 4 years, 3 months ago
  5. 38da493 Merge "Add BlobStore atoms" into rvc-dev by Michael Wachenschwanz · 4 years, 3 months ago
  6. 1a7f7ab Add BlobStore atoms by Michael Wachenschwanz · 4 years, 3 months ago
  7. 51540fe Merge "Move RevocableFileDescriptor creation outside the locked section." into rvc-dev by Sudheer Shanka · 4 years, 3 months ago
  8. 448b11b Merge "Log the error when committing the blob fails." into rvc-dev by Sudheer Shanka · 4 years, 3 months ago
  9. 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
  10. 312ed33 Merge "Include size of the blobs in BlobInfo." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  11. 1680642 Log the error when committing the blob fails. by Sudheer Shanka · 4 years, 3 months ago
  12. 6531079 Include size of the blobs in BlobInfo. by Sudheer Shanka · 4 years, 3 months ago
  13. f25dd77 Use blobs expiry time in LeaseInfo if the lease expiry time is 0. by Sudheer Shanka · 4 years, 3 months ago
  14. 300d9cb Move RevocableFileDescriptor creation outside the locked section. by Sudheer Shanka · 4 years, 3 months ago
  15. b2a17b7 Persist blobstore session creation time. by Sudheer Shanka · 4 years, 4 months ago
  16. 8992c05 Don't allow expired blobs to be accessed. by Sudheer Shanka · 4 years, 4 months ago
  17. 90ac4a6 Update a couple of blobstore params to be configurable. by Sudheer Shanka · 4 years, 4 months ago
  18. a2ea714 Merge "Fix javadoc of BlobStoreManager class." into rvc-dev by Sudheer Shanka · 4 years, 4 months ago
  19. 433a050 Fix javadoc of BlobStoreManager class. by Sudheer Shanka · 4 years, 4 months ago
  20. 7d4bd02 Update queryBlobsForUser() impl to handle special user ids. by Sudheer Shanka · 4 years, 4 months ago
  21. 8fe35e5 Fix broken @see tags in public documentation. by Andrew Sapperstein · 4 years, 5 months ago
  22. 13d7864 Update config value when the corresponding DeviceConfig prop changes. by Sudheer Shanka · 4 years, 5 months ago
  23. af3f887 Keep track of commit times for each blob. by Sudheer Shanka · 4 years, 6 months ago
  24. 40c4140 Merge "Ensure waitForIdle() waits until pending messages are handled." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  25. 6060630 Merge "Restore existing committer info correctly when a new commit fails." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  26. 0d34826 Restore existing committer info correctly when a new commit fails. by Sudheer Shanka · 4 years, 6 months ago
  27. e75dcfb Promote getLeasedBlobs() to be a public API. by Sudheer Shanka · 4 years, 6 months ago
  28. add060f Merge "Add BlobStoreManager.getRemainingLeaseQuotaBytes." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  29. a80a997 Add BlobStoreManager.getRemainingLeaseQuotaBytes. by Sudheer Shanka · 4 years, 6 months ago
  30. fb11dc7 Ensure waitForIdle() waits until pending messages are handled. by Sudheer Shanka · 4 years, 6 months ago
  31. 0c0abbf Merge "Delete a blob after the last lease of it is released." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  32. b63e5b2 Merge "Dump no. of open fds correctly." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  33. 09deac5 Dump no. of open fds correctly. by Sudheer Shanka · 4 years, 6 months ago
  34. c0fd5fa Delete a blob after the last lease of it is released. by Sudheer Shanka · 4 years, 6 months ago
  35. c6c7994 Add @TestApis getLeasedBlobs() and getLeaseInfo(). by Sudheer Shanka · 4 years, 6 months ago
  36. a5d6392 Merge "Address API feedback." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  37. b09e2c9 Merge "Expose BlobStoreManager.waitForIdle() as @TestApi." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  38. 0b87215 Address API feedback. by Sudheer Shanka · 4 years, 7 months ago
  39. 130d79c Add hidden APIs to query and delete shared blobs. by Sudheer Shanka · 4 years, 6 months ago
  40. 38dae29 Expose BlobStoreManager.waitForIdle() as @TestApi. by Sudheer Shanka · 4 years, 6 months ago
  41. 606626e Merge "Include data scheme when registering for package_* broadcasts." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  42. 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
  43. 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
  44. 1b6b825 Don't persist description res ids as they are subject to change. by Sudheer Shanka · 4 years, 6 months ago
  45. 29c8617 Merge "Add shell cmd blob_store idle-maintenance." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  46. b96c18b Add shell cmd blob_store idle-maintenance. by Sudheer Shanka · 4 years, 6 months ago
  47. fd2611e Include data scheme when registering for package_* broadcasts. by Sudheer Shanka · 4 years, 6 months ago
  48. b5239e4 Get rid of some unhelpful logs. by Sudheer Shanka · 4 years, 6 months ago
  49. b76f766 Compute digest in BackgroundThread which is limited to little cores. by Sudheer Shanka · 4 years, 7 months ago
  50. 364364b Add a limit on how much data an app can acquire a lease on. by Sudheer Shanka · 4 years, 7 months ago
  51. 77f2a2c Merge "Update BlobStoreMS to augment storage stats with blobs data." by Sudheer Shanka · 4 years, 7 months ago
  52. 4acba54 Update BlobStoreMS to use LongSparseArray.removeIf(Predicate). by Sudheer Shanka · 4 years, 7 months ago
  53. 99cbdb2 Merge "Return randomly generated session ids from createSession()." by Sudheer Shanka · 4 years, 7 months ago
  54. e9232d6 Update BlobStoreMS to augment storage stats with blobs data. by Sudheer Shanka · 4 years, 8 months ago
  55. 3e66066 Merge "Don't error out if the index files are not available." by Sudheer Shanka · 4 years, 7 months ago
  56. f462373 Merge "Don't hold any locks while computing the blob digest." by Sudheer Shanka · 4 years, 7 months ago
  57. 9c7eed4 Don't error out if the index files are not available. by Sudheer Shanka · 4 years, 7 months ago
  58. 0606141 Merge "Allow lease expiry to be +ve when the corresponding blobs expiry is 0." by Sudheer Shanka · 4 years, 7 months ago
  59. 51a6c6e Allow lease expiry to be +ve when the corresponding blobs expiry is 0. by Sudheer Shanka · 4 years, 7 months ago
  60. 4c3249b Merge "Read the sessionId value as long." by Sudheer Shanka · 4 years, 7 months ago
  61. 3899bdc Merge "Add CtsBlobStoreHostTestCases to test_mapping." by Sudheer Shanka · 4 years, 7 months ago
  62. ab4a8ae Don't hold any locks while computing the blob digest. by Sudheer Shanka · 4 years, 7 months ago
  63. 34c24fb Read the sessionId value as long. by Sudheer Shanka · 4 years, 7 months ago
  64. 87a88bb8 Add CtsBlobStoreHostTestCases to test_mapping. by Sudheer Shanka · 4 years, 7 months ago
  65. 6080303 Return randomly generated session ids from createSession(). by Sudheer Shanka · 4 years, 7 months ago
  66. 285848d Re-enable BlobStorePerfTests. by Sudheer Shanka · 4 years, 7 months ago
  67. 65ddd82 Merge "Update BlobStoreManager javadoc." by Sudheer Shanka · 4 years, 7 months ago
  68. 86783e1 Update BlobStoreManager javadoc. by Sudheer Shanka · 4 years, 7 months ago
  69. dbcea15 Fix a grammatical mistake in javadoc. by Sudheer Shanka · 4 years, 7 months ago
  70. 1406bc8 Add a variant of acquireLease() which takes a string description. by Sudheer Shanka · 4 years, 7 months ago
  71. d4ea5e1 Add perf test to measure duration of blob store digest computation. by Sudheer Shanka · 4 years, 7 months ago
  72. e53e1ed Add verbose logging that can be eanbled to debug issues. by Sudheer Shanka · 4 years, 7 months ago
  73. ae53d11 Schedule a maintenance job to clean up stale jobs. by Sudheer Shanka · 4 years, 8 months ago
  74. 5caeed5 Add shell command to clear blobs data. by Sudheer Shanka · 4 years, 8 months ago
  75. 524c206 Merge "Delete blobs if there are no active leases on them." by Sudheer Shanka · 4 years, 8 months ago
  76. bda89c1 Delete blobs if there are no active leases on them. by Sudheer Shanka · 4 years, 8 months ago
  77. fe830f9 Merge "Validate input arguments to BlobStoreManager APIs." by Sudheer Shanka · 4 years, 8 months ago
  78. 4824e3d Validate input arguments to BlobStoreManager APIs. by Sudheer Shanka · 4 years, 8 months ago
  79. 9f2296a Extract strict literals into constants. by Sudheer Shanka · 4 years, 8 months ago
  80. 4266a19 Merge changes from topics "persist-data", "pkg-uninstall" by Sudheer Shanka · 4 years, 8 months ago
  81. b945621 Merge "Expand BlobStoreManager javadocs." by Sudheer Shanka · 4 years, 8 months ago
  82. 22f0b16 Delete sessions belonging to uninstalled packages. by Sudheer Shanka · 4 years, 8 months ago
  83. f6e23b9 Persist committed blobs data and any pending sessions. by Sudheer Shanka · 4 years, 8 months ago
  84. f33024a Expand BlobStoreManager javadocs. by Sudheer Shanka · 4 years, 8 months ago
  85. db483fa Add BlobStoreManager.Session.openRead(). by Sudheer Shanka · 4 years, 8 months ago
  86. ab1d416 Implement BlobStoreManagerService. by Sudheer Shanka · 4 years, 8 months ago
  87. 9ab5352 Merge "Add BlobStoreManager APIs." by Sudheer Shanka · 4 years, 8 months ago
  88. d2da067 Add BlobStoreManager APIs. by Sudheer Shanka · 4 years, 9 months ago
  89. 4d0e6ee Merge "Add OWNERS/TEST_MAPPING for blob store related code." by Sudheer Shanka · 4 years, 8 months ago
  90. f3a2acc Add OWNERS/TEST_MAPPING for blob store related code. by Sudheer Shanka · 4 years, 10 months ago
  91. 97369f8 Rename framework and service jars by Anton Hansson · 4 years, 10 months ago
  92. 05b14f5 Clean up system service registration. (2nd try) by Makoto Onuki · 4 years, 10 months ago
  93. 202fd24 Revert "Clean up system service registration." by Makoto Onuki · 4 years, 10 months ago
  94. a9f2224 Clean up system service registration. by Makoto Onuki · 4 years, 10 months ago
  95. f5b3696 Add a new system service for blob store management. by Sudheer Shanka · 5 years ago