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
/
apex
/
blobstore
Age
Commit message (
Expand
)
Author
2021-06-03
Merge "Check only if the app is installed on the other user for blob access."...
Sudheer Shanka
2021-06-02
Don't attribute a blob to a user if there are leasees from other users.
Sudheer Shanka
2021-06-01
Check only if the app is installed on the other user for blob access.
Sudheer Shanka
2021-05-17
Merge "Revert "Add API to allow apps with location permission to access data ...
Sudheer Shanka
2021-05-17
Revert "Add API to allow apps with location permission to access data blobs."
Sudheer Shanka
2021-05-10
Unhide the storage attribution API with system visibility.
Alexander Dorokhine
2021-04-22
Rename "legacy" stop reasons.
Kweku Adams
2021-04-12
Allow certain apps to access blobs across users.
Sudheer Shanka
2021-03-26
Add API to allow apps with location permission to access data blobs.
Sudheer Shanka
2021-03-22
Expose job stop reasons.
Kweku Adams
2021-03-11
Return true in onStartJob.
Kweku Adams
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-01-13
Merge "Update language to comply with Android’s inclusive language guidance...
Sudheer Shanka
2021-01-11
Update language to comply with Android’s inclusive language guidance.
Sudheer Shanka
2020-12-16
Merge "Limit build visibility of modules in apex/..."
Anton Hansson
2020-12-16
Limit build visibility of modules in apex/...
Anton Hansson
2020-12-16
Merge "Remove "set noparent" in blobstore OWNERS file" am: be6079bd17 am: bcf...
Jeff Sharkey
2020-12-15
Remove "set noparent" in blobstore OWNERS file
Anton Hansson
2020-11-17
Move UserManagerInternal out of android.os
Adam Bookatz
2020-10-16
Remove PackageManager.getResourcesForApplicationAsUser API
Felka Chang
2020-09-27
Merge "Disable use of RevocableFileDescriptor for blob reads." into rvc-qpr-d...
Sudheer Shanka
2020-09-25
Disable use of RevocableFileDescriptor for blob reads.
Sudheer Shanka
2020-07-14
Replace manual creation of StatsEvent objects with their appropriate buildSta...
Salud Lemus
2020-06-29
Merge "Add limits on BlobHandle label and lease expiry strings." into rvc-dev
Sudheer Shanka
2020-06-29
Add limits on BlobHandle label and lease expiry strings.
Sudheer Shanka
2020-06-26
Update commit/lease failure reasons for atoms logging.
Sudheer Shanka
2020-06-25
Merge "Ensure expired leases are ignored and deleted." into rvc-dev
Sudheer Shanka
2020-06-25
Ensure expired leases are ignored and deleted.
Sudheer Shanka
2020-06-24
Revoke any open fds when deleting a session/blob.
Sudheer Shanka
2020-06-24
Add a limit on no. of active sessions, committed/leased blobs.
Sudheer Shanka
2020-06-19
Delay deleting the blob after the last lease is released.
Sudheer Shanka
2020-06-19
Merge "Make usage of revocable fds for reads configurable." into rvc-dev
Sudheer Shanka
2020-06-18
Make usage of revocable fds for reads configurable.
Sudheer Shanka
2020-06-16
Include blob sizes in blob_store service dump.
Sudheer Shanka
2020-06-15
Clear data from failed commits and recommits properly.
Sudheer Shanka
2020-06-13
Merge "Add BlobStore atoms" into rvc-dev
Michael Wachenschwanz
2020-06-13
Add BlobStore atoms
Michael Wachenschwanz
2020-06-13
Merge "Move RevocableFileDescriptor creation outside the locked section." int...
Sudheer Shanka
2020-06-10
Merge "Log the error when committing the blob fails." into rvc-dev
Sudheer Shanka
2020-06-10
Merge "Use blobs expiry time in LeaseInfo if the lease expiry time is 0." int...
Sudheer Shanka
2020-06-09
Merge "Include size of the blobs in BlobInfo." into rvc-dev
TreeHugger Robot
2020-06-08
Log the error when committing the blob fails.
Sudheer Shanka
2020-06-05
Include size of the blobs in BlobInfo.
Sudheer Shanka
2020-06-05
Use blobs expiry time in LeaseInfo if the lease expiry time is 0.
Sudheer Shanka
2020-06-04
Move RevocableFileDescriptor creation outside the locked section.
Sudheer Shanka
2020-05-28
Persist blobstore session creation time.
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-05-21
Merge "Fix javadoc of BlobStoreManager class." into rvc-dev
Sudheer Shanka
2020-05-21
Fix javadoc of BlobStoreManager class.
Sudheer Shanka
[next]