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