index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apex
/
blobstore
Age
Commit message (
Expand
)
Author
2022-11-03
Allow admin user's app with system UID to access blob store.
Nikhil Kumar
2022-05-10
Add package manager internal api checkUidSignaturesForAllUsers
Rhed Jao
2022-05-06
Fix BlobStoreMultiUserTest checking signatures failed
Rhed Jao
2022-04-20
Add BlobStoreManager.releaseAllLeases().
Sudheer Shanka
2022-02-28
Rename SupplementalProcess to SdkSandbox
Nikita Ioffe
2022-02-10
Deny supplemental processes access to blob store.
Martijn Coenen
2022-01-19
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-12
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2021-12-15
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-09-07
Add documentation for BlobStore service.
Sudheer Shanka
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
[next]