1. 878e618 Add BlobStoreManager.releaseAllLeases(). by Sudheer Shanka · 2 years, 8 months ago
  2. df59713 Rename SupplementalProcess to SdkSandbox by Nikita Ioffe · 2 years, 10 months ago
  3. fcd8771 Deny supplemental processes access to blob store. by Martijn Coenen · 2 years, 11 months ago
  4. 1a5cb38 Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex"" by Bernardo Rufino · 3 years ago
  5. 331be9a Revert "Migrate unsafe parcel APIs in framework-minus-apex" by Bernardo Rufino · 3 years ago
  6. 90bb370 Migrate unsafe parcel APIs in framework-minus-apex by Bernardo Rufino · 3 years, 1 month ago
  7. c93b97c2 Add documentation for BlobStore service. by Sudheer Shanka · 3 years, 4 months ago
  8. 2c6a28a Merge "Check only if the app is installed on the other user for blob access." into sc-dev by Sudheer Shanka · 3 years, 7 months ago
  9. 0bfffa6 Don't attribute a blob to a user if there are leasees from other users. by Sudheer Shanka · 3 years, 7 months ago
  10. b395a4d Check only if the app is installed on the other user for blob access. by Sudheer Shanka · 3 years, 7 months ago
  11. 252eef4 Merge "Revert "Add API to allow apps with location permission to access data blobs."" into sc-dev by Sudheer Shanka · 3 years, 8 months ago
  12. e9a3806 Revert "Add API to allow apps with location permission to access data blobs." by Sudheer Shanka · 3 years, 8 months ago
  13. 610afe5 Unhide the storage attribution API with system visibility. by Alexander Dorokhine · 3 years, 8 months ago
  14. 805535c Rename "legacy" stop reasons. by Kweku Adams · 3 years, 8 months ago
  15. 523643c Allow certain apps to access blobs across users. by Sudheer Shanka · 3 years, 9 months ago
  16. e0237fa Add API to allow apps with location permission to access data blobs. by Sudheer Shanka · 3 years, 9 months ago
  17. 0aa5738 Expose job stop reasons. by Kweku Adams · 3 years, 10 months ago
  18. 7d56ee8 Return true in onStartJob. by Kweku Adams · 3 years, 10 months ago
  19. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
  20. d1e9872 Merge "Update language to comply with Android’s inclusive language guidance." am: 5eb8de6ed7 am: d8d2a05841 am: ed31406794 by Sudheer Shanka · 4 years ago
  21. 5b734e1 Update language to comply with Android’s inclusive language guidance. by Sudheer Shanka · 4 years ago
  22. 0655640 Merge "Limit build visibility of modules in apex/..." by Anton Hansson · 4 years ago
  23. c7aa3f1 Limit build visibility of modules in apex/... by Anton Hansson · 4 years ago
  24. 046fae1 Merge "Remove "set noparent" in blobstore OWNERS file" am: be6079bd17 am: bcfe028bff am: a2ae18c4cc by Jeff Sharkey · 4 years ago
  25. 83ae4ec Remove "set noparent" in blobstore OWNERS file by Anton Hansson · 4 years ago
  26. e5140cc Move UserManagerInternal out of android.os by Adam Bookatz · 4 years, 2 months ago
  27. e8eb227 Remove PackageManager.getResourcesForApplicationAsUser API by Felka Chang · 4 years, 4 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, 3 months ago
  29. 1c50961 Disable use of RevocableFileDescriptor for blob reads. by Sudheer Shanka · 4 years, 3 months ago
  30. 3d655ad Replace manual creation of StatsEvent objects with their appropriate buildStatsEvent() method by Salud Lemus · 4 years, 6 months ago
  31. 7434322 Merge "Add limits on BlobHandle label and lease expiry strings." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  32. 94b852f Add limits on BlobHandle label and lease expiry strings. by Sudheer Shanka · 4 years, 6 months ago
  33. 74ddcfb Update commit/lease failure reasons for atoms logging. by Sudheer Shanka · 4 years, 6 months ago
  34. 70f5e3e Merge "Ensure expired leases are ignored and deleted." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  35. 997750d Ensure expired leases are ignored and deleted. by Sudheer Shanka · 4 years, 6 months ago
  36. 9ed7249 Revoke any open fds when deleting a session/blob. by Sudheer Shanka · 4 years, 6 months ago
  37. 07717c9 Add a limit on no. of active sessions, committed/leased blobs. by Sudheer Shanka · 4 years, 6 months ago
  38. fbda8d7 Delay deleting the blob after the last lease is released. by Sudheer Shanka · 4 years, 6 months ago
  39. 14849cf Merge "Make usage of revocable fds for reads configurable." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  40. d6f4794 Make usage of revocable fds for reads configurable. by Sudheer Shanka · 4 years, 6 months ago
  41. 7535154 Include blob sizes in blob_store service dump. by Sudheer Shanka · 4 years, 7 months ago
  42. 36b25a1 Clear data from failed commits and recommits properly. by Sudheer Shanka · 4 years, 7 months ago
  43. 38da493 Merge "Add BlobStore atoms" into rvc-dev by Michael Wachenschwanz · 4 years, 7 months ago
  44. 1a7f7ab Add BlobStore atoms by Michael Wachenschwanz · 4 years, 7 months ago
  45. 51540fe Merge "Move RevocableFileDescriptor creation outside the locked section." into rvc-dev by Sudheer Shanka · 4 years, 7 months ago
  46. 448b11b Merge "Log the error when committing the blob fails." into rvc-dev by Sudheer Shanka · 4 years, 7 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, 7 months ago
  48. 312ed33 Merge "Include size of the blobs in BlobInfo." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  49. 1680642 Log the error when committing the blob fails. by Sudheer Shanka · 4 years, 7 months ago
  50. 6531079 Include size of the blobs in BlobInfo. by Sudheer Shanka · 4 years, 7 months ago
  51. f25dd77 Use blobs expiry time in LeaseInfo if the lease expiry time is 0. by Sudheer Shanka · 4 years, 7 months ago
  52. 300d9cb Move RevocableFileDescriptor creation outside the locked section. by Sudheer Shanka · 4 years, 7 months ago
  53. b2a17b7 Persist blobstore session creation time. by Sudheer Shanka · 4 years, 7 months ago
  54. 8992c05 Don't allow expired blobs to be accessed. by Sudheer Shanka · 4 years, 7 months ago
  55. 90ac4a6 Update a couple of blobstore params to be configurable. by Sudheer Shanka · 4 years, 7 months ago
  56. a2ea714 Merge "Fix javadoc of BlobStoreManager class." into rvc-dev by Sudheer Shanka · 4 years, 7 months ago
  57. 433a050 Fix javadoc of BlobStoreManager class. by Sudheer Shanka · 4 years, 7 months ago
  58. 7d4bd02 Update queryBlobsForUser() impl to handle special user ids. by Sudheer Shanka · 4 years, 7 months ago
  59. 8fe35e5 Fix broken @see tags in public documentation. by Andrew Sapperstein · 4 years, 8 months ago
  60. 13d7864 Update config value when the corresponding DeviceConfig prop changes. by Sudheer Shanka · 4 years, 8 months ago
  61. af3f887 Keep track of commit times for each blob. by Sudheer Shanka · 4 years, 9 months ago
  62. 40c4140 Merge "Ensure waitForIdle() waits until pending messages are handled." into rvc-dev by Sudheer Shanka · 4 years, 9 months ago
  63. 6060630 Merge "Restore existing committer info correctly when a new commit fails." into rvc-dev by Sudheer Shanka · 4 years, 9 months ago
  64. 0d34826 Restore existing committer info correctly when a new commit fails. by Sudheer Shanka · 4 years, 9 months ago
  65. e75dcfb Promote getLeasedBlobs() to be a public API. by Sudheer Shanka · 4 years, 9 months ago
  66. add060f Merge "Add BlobStoreManager.getRemainingLeaseQuotaBytes." into rvc-dev by Sudheer Shanka · 4 years, 9 months ago
  67. a80a997 Add BlobStoreManager.getRemainingLeaseQuotaBytes. by Sudheer Shanka · 4 years, 9 months ago
  68. fb11dc7 Ensure waitForIdle() waits until pending messages are handled. by Sudheer Shanka · 4 years, 9 months ago
  69. 0c0abbf Merge "Delete a blob after the last lease of it is released." into rvc-dev by Sudheer Shanka · 4 years, 9 months ago
  70. b63e5b2 Merge "Dump no. of open fds correctly." into rvc-dev by Sudheer Shanka · 4 years, 9 months ago
  71. 09deac5 Dump no. of open fds correctly. by Sudheer Shanka · 4 years, 10 months ago
  72. c0fd5fa Delete a blob after the last lease of it is released. by Sudheer Shanka · 4 years, 10 months ago
  73. c6c7994 Add @TestApis getLeasedBlobs() and getLeaseInfo(). by Sudheer Shanka · 4 years, 10 months ago
  74. a5d6392 Merge "Address API feedback." into rvc-dev by Sudheer Shanka · 4 years, 10 months ago
  75. b09e2c9 Merge "Expose BlobStoreManager.waitForIdle() as @TestApi." into rvc-dev by Sudheer Shanka · 4 years, 10 months ago
  76. 0b87215 Address API feedback. by Sudheer Shanka · 4 years, 10 months ago
  77. 130d79c Add hidden APIs to query and delete shared blobs. by Sudheer Shanka · 4 years, 10 months ago
  78. 38dae29 Expose BlobStoreManager.waitForIdle() as @TestApi. by Sudheer Shanka · 4 years, 10 months ago
  79. 606626e Merge "Include data scheme when registering for package_* broadcasts." into rvc-dev by Sudheer Shanka · 4 years, 10 months ago
  80. cd629dd Merge "Add a limit on how much data an app can acquire a lease on." into rvc-dev by Sudheer Shanka · 4 years, 10 months ago
  81. 6c72500 Merge "Don't persist description res ids as they are subject to change." into rvc-dev by Sudheer Shanka · 4 years, 10 months ago
  82. 1b6b825 Don't persist description res ids as they are subject to change. by Sudheer Shanka · 4 years, 10 months ago
  83. 29c8617 Merge "Add shell cmd blob_store idle-maintenance." into rvc-dev by Sudheer Shanka · 4 years, 10 months ago
  84. b96c18b Add shell cmd blob_store idle-maintenance. by Sudheer Shanka · 4 years, 10 months ago
  85. fd2611e Include data scheme when registering for package_* broadcasts. by Sudheer Shanka · 4 years, 10 months ago
  86. b5239e4 Get rid of some unhelpful logs. by Sudheer Shanka · 4 years, 10 months ago
  87. b76f766 Compute digest in BackgroundThread which is limited to little cores. by Sudheer Shanka · 4 years, 10 months ago
  88. 364364b Add a limit on how much data an app can acquire a lease on. by Sudheer Shanka · 4 years, 10 months ago
  89. 77f2a2c Merge "Update BlobStoreMS to augment storage stats with blobs data." by Sudheer Shanka · 4 years, 10 months ago
  90. 4acba54 Update BlobStoreMS to use LongSparseArray.removeIf(Predicate). by Sudheer Shanka · 4 years, 11 months ago
  91. 99cbdb2 Merge "Return randomly generated session ids from createSession()." by Sudheer Shanka · 4 years, 10 months ago
  92. e9232d6 Update BlobStoreMS to augment storage stats with blobs data. by Sudheer Shanka · 5 years ago
  93. 3e66066 Merge "Don't error out if the index files are not available." by Sudheer Shanka · 4 years, 10 months ago
  94. f462373 Merge "Don't hold any locks while computing the blob digest." by Sudheer Shanka · 4 years, 10 months ago
  95. 9c7eed4 Don't error out if the index files are not available. by Sudheer Shanka · 4 years, 10 months ago
  96. 0606141 Merge "Allow lease expiry to be +ve when the corresponding blobs expiry is 0." by Sudheer Shanka · 4 years, 10 months ago
  97. 51a6c6e Allow lease expiry to be +ve when the corresponding blobs expiry is 0. by Sudheer Shanka · 4 years, 10 months ago
  98. 4c3249b Merge "Read the sessionId value as long." by Sudheer Shanka · 4 years, 10 months ago
  99. 3899bdc Merge "Add CtsBlobStoreHostTestCases to test_mapping." by Sudheer Shanka · 4 years, 10 months ago
  100. ab4a8ae Don't hold any locks while computing the blob digest. by Sudheer Shanka · 4 years, 10 months ago