1. 64df655 Allow expected size to be off by some delta bytes. by Sudheer Shanka · 3 years, 8 months ago
  2. b701af0 Merge "Modify buganizer component for blobstore tests." am: 5305d570f8 am: 9bfdff3fe7 am: f7033d3447 by Sudheer Shanka · 3 years, 8 months ago
  3. e6ee4eb Modify buganizer component for blobstore tests. by Sudheer Shanka · 3 years, 8 months ago
  4. 3695668 [LSC] Add LOCAL_LICENSE_KINDS to cts by Bob Badour · 3 years, 9 months ago
  5. 0f80cfe [LSC] Add LOCAL_LICENSE_KINDS to cts by Bob Badour · 3 years, 9 months ago
  6. 6f9d3c3 Increase the timeout waiting for the blob commit to complete. by Sudheer Shanka · 3 years, 10 months ago
  7. 57c4cdc Merge "Update language to comply with Android’s inclusive language guidance." by Sudheer Shanka · 3 years, 10 months ago
  8. 0a7312e Merge "Update language to comply with Android’s inclusive language guidance." by Sudheer Shanka · 3 years, 10 months ago
  9. df5d5a1 Update language to comply with Android’s inclusive language guidance. by Sudheer Shanka · 3 years, 10 months ago
  10. 4ba129e Update language to comply with Android’s inclusive language guidance. by Sudheer Shanka · 4 years, 4 months ago
  11. f470bec Merge "Fix OWNERS for CtsBlobStoreTestHelper and CtsBlobStoreHostTestHelper" by Sudheer Shanka · 3 years, 11 months ago
  12. 53486df Fix OWNERS for CtsBlobStoreTestHelper and CtsBlobStoreHostTestHelper by Yichun Li · 4 years, 9 months ago
  13. de46a82 Make Blobstore helper app debuggable by Pedro Loureiro · 3 years, 11 months ago
  14. cdc457b Remove workaround disabling hidden api checks - blobstore by Pedro Loureiro · 4 years ago
  15. 12fd671 Merge "Increase timeout for blobstore session commit" by Treehugger Robot · 4 years ago
  16. b1ce3c1 Disable hidden API checking in two tests. by Nicolas Geoffray · 4 years, 1 month ago
  17. f184f51 Remove vts10 suite setting by Dan Shi · 4 years, 2 months ago
  18. a191e2b Increase timeout for blobstore session commit by Ludvig Hansson · 4 years, 2 months ago
  19. f512f17 Merge "Include blob_store service dump in the test logs upon failures." into rvc-dev by Sudheer Shanka · 4 years, 4 months ago
  20. 3e3643e Don't assume failure return code from commit to be '1'. by Sudheer Shanka · 4 years, 5 months ago
  21. a05f103 Add some logs to help debug test failures. by Sudheer Shanka · 4 years, 5 months ago
  22. fb3ba34 Include blob_store service dump in the test logs upon failures. by Sudheer Shanka · 4 years, 5 months ago
  23. 4cf2187 Add limits on BlobHandle label and lease expiry strings. by Sudheer Shanka · 4 years, 5 months ago
  24. 40d44b8 Ensure expired leases are ignored and deleted. by Sudheer Shanka · 4 years, 5 months ago
  25. 7c82223 Add a limit on no. of active sessions, committed/leased blobs. by Sudheer Shanka · 4 years, 5 months ago
  26. e720ba8 Merge "Add BlobStoreManager negative tests." into rvc-dev by Sudheer Shanka · 4 years, 5 months ago
  27. 12b5f99 Add BlobStoreManager negative tests. by Sudheer Shanka · 4 years, 5 months ago
  28. d721cb9 Correct the blobstore Session.openWrite() API usage in tests. by Sudheer Shanka · 4 years, 5 months ago
  29. 0732840 Delay deleting the blob after the last lease is released. by Sudheer Shanka · 4 years, 5 months ago
  30. ad96622 Add more blobstore related tests. by Sudheer Shanka · 4 years, 5 months ago
  31. 9c5ebdf Clear data from failed commits and recommits properly. by Sudheer Shanka · 4 years, 5 months ago
  32. d02edcc Persist blobstore session creation time. by Sudheer Shanka · 4 years, 6 months ago
  33. 170a29e Don't allow expired blobs to be accessed. by Sudheer Shanka · 4 years, 6 months ago
  34. cfff820 Update a couple of blobstore params to be configurable. by Sudheer Shanka · 4 years, 6 months ago
  35. 85b5246 Verify that blobstore quota limits are enforced. by Sudheer Shanka · 4 years, 7 months ago
  36. 891eb2b Remove tests from vts suite by Dan Shi · 4 years, 8 months ago
  37. f3f412a Add CTS for BlobStoreManager.Session.openRead(). by Sudheer Shanka · 4 years, 8 months ago
  38. efdc7e1 Add vts10 suite to existing vts tests by Dan Shi · 4 years, 8 months ago
  39. 18fffbf Merge "Update helper app to pass on LimitExceededException back to caller." into rvc-dev by Sudheer Shanka · 4 years, 8 months ago
  40. 2d25df6 Update helper app to pass on LimitExceededException back to caller. by Sudheer Shanka · 4 years, 8 months ago
  41. b6fef07 Delete a blob after the last lease of it is released. by Sudheer Shanka · 4 years, 8 months ago
  42. 6497e3e Expand tests for acquire/releaseLease(). by Sudheer Shanka · 4 years, 8 months ago
  43. 0506f98 Address API feedback. by Sudheer Shanka · 4 years, 9 months ago
  44. eb86f4a Run idle maintenance at the end of tests. by Sudheer Shanka · 4 years, 9 months ago
  45. f2c9fbb Expand BlobStoreManagerTest#testMixedAccessType. by Sudheer Shanka · 4 years, 9 months ago
  46. 00d1de3 Add more blobstore related CTS tets. by Sudheer Shanka · 4 years, 9 months ago
  47. e603a9f Update BlobStoreMS to augment storage stats with blobs data. by Sudheer Shanka · 4 years, 10 months ago
  48. afa86db Add a variant of acquireLease() which takes a string description. by Sudheer Shanka · 4 years, 10 months ago
  49. e8d2691 Move BlobStoreTestUtils from cts/ to frameworks/base/tests/. by Sudheer Shanka · 4 years, 10 months ago
  50. 1221566 Verify that calling BlobStoreManager APIs with invalid args will throw. by Sudheer Shanka · 4 years, 10 months ago
  51. a0344c4 Add CTS to verify that sessions of uninstalled pkgs can't be accessed. by Sudheer Shanka · 4 years, 10 months ago
  52. 09e44ce Add tests to verify blobstore data persistence. by Sudheer Shanka · 4 years, 10 months ago
  53. 14620c3 Add CTS for BlobStoreManager.Session.openRead(). by Sudheer Shanka · 4 years, 10 months ago
  54. 6eb3ae7 Add CTS for BlobStoreManager APIs. by Sudheer Shanka · 4 years, 11 months ago
  55. baadfa9 Add OWNERS for BlobStore CTS. by Sudheer Shanka · 4 years, 11 months ago
  56. 8c76be4 CtsBlobStoreTestCases secondary_user by Bookatz · 5 years ago
  57. db97537 Add a new system service for blob store management. by Sudheer Shanka · 5 years ago