Age | Commit message (Expand) | Author |
---|---|---|
2022-03-26 | Add read/write perf tests for BlobStore. | |
2021-04-12 | Allow certain apps to access blobs across users. | |
2020-07-27 | Update language to comply with Android’s inclusive language guidance. | |
2020-06-21 | Correct the blobstore Session.openWrite() API usage in tests. | |
2020-05-27 | Don't allow expired blobs to be accessed. | |
2020-05-26 | Update a couple of blobstore params to be configurable. | |
2020-04-22 | Verify that blobstore quota limits are enforced. | |
2020-03-25 | Add CTS for BlobStoreManager.Session.openRead(). | |
2020-03-18 | Delete a blob after the last lease of it is released. | |
2020-03-12 | Add @TestApis getLeasedBlobs() and getLeaseInfo(). | |
2020-03-02 | Add more blobstore related CTS tets. | |
2020-02-05 | Add perf test to measure duration of blob store digest computation. |