index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
BlobStoreTestUtils
Age
Commit message (
Expand
)
Author
2021-04-12
Allow certain apps to access blobs across users.
Sudheer Shanka
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-08
resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master
Jeff Sharkey
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-07-27
Update language to comply with Android’s inclusive language guidance.
Sudheer Shanka
2020-06-21
Correct the blobstore Session.openWrite() API usage in tests.
Sudheer Shanka
2020-05-27
Don't allow expired blobs to be accessed.
Sudheer Shanka
2020-05-26
Update a couple of blobstore params to be configurable.
Sudheer Shanka
2020-04-22
Verify that blobstore quota limits are enforced.
Sudheer Shanka
2020-03-25
Add CTS for BlobStoreManager.Session.openRead().
Sudheer Shanka
2020-03-18
Delete a blob after the last lease of it is released.
Sudheer Shanka
2020-03-12
Add @TestApis getLeasedBlobs() and getLeaseInfo().
Sudheer Shanka
2020-03-02
Add more blobstore related CTS tets.
Sudheer Shanka
2020-02-19
Update BlobStoreMS to augment storage stats with blobs data.
Sudheer Shanka
2020-02-05
Add perf test to measure duration of blob store digest computation.
Sudheer Shanka