summaryrefslogtreecommitdiff
path: root/apex/blobstore
AgeCommit message (Expand)Author
2022-11-03Allow admin user's app with system UID to access blob store. Nikhil Kumar
2022-05-10Add package manager internal api checkUidSignaturesForAllUsers Rhed Jao
2022-05-06Fix BlobStoreMultiUserTest checking signatures failed Rhed Jao
2022-04-20Add BlobStoreManager.releaseAllLeases(). Sudheer Shanka
2022-02-28Rename SupplementalProcess to SdkSandbox Nikita Ioffe
2022-02-10Deny supplemental processes access to blob store. Martijn Coenen
2022-01-19Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex"" Bernardo Rufino
2022-01-12Revert "Migrate unsafe parcel APIs in framework-minus-apex" Bernardo Rufino
2021-12-15Migrate unsafe parcel APIs in framework-minus-apex Bernardo Rufino
2021-09-07Add documentation for BlobStore service. Sudheer Shanka
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/base Bob 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 file Anton Hansson
2020-11-17Move UserManagerInternal out of android.os Adam Bookatz
2020-10-16Remove PackageManager.getResourcesForApplicationAsUser API Felka 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-dev Sudheer 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-dev Sudheer 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-dev Sudheer 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-dev Michael Wachenschwanz
2020-06-13Add BlobStore atoms Michael 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-dev Sudheer Shanka
2020-06-10Merge "Use blobs expiry time in LeaseInfo if the lease expiry time is 0." int... Sudheer Shanka