summaryrefslogtreecommitdiff
path: root/apex/blobstore
AgeCommit message (Expand)Author
2025-03-17Guard against excessively long package names and certificates. Sudheer Shanka
2024-10-21Merge "Update the bug component for blobstore" into main am: 6dbe4c0182 am: 0... Bill Strathearn
2024-10-21Update the bug component for blobstore Bill Strathearn
2024-09-30Ignore null actions in BlobStoreManagerService receivers. Sudheer Shanka
2024-09-09Merge "Update OWNERS file for blobstore related code." into main Sudheer Shanka
2024-09-08Update OWNERS file for blobstore related code. Sudheer Shanka
2024-08-20Merge "Migrate test options -> Android.bp for FrameworksMockingServicesTests"... Ronald Braunstein
2024-08-20Migrate test options -> Android.bp for FrameworksMockingServicesTests Ronald Braunstein
2024-05-09Update help text for the query-blob-existence command. Sudheer Shanka
2023-10-24BlobStore: use a separate thread for RevocableFd in system_server. Martijn Coenen
2023-08-30Move system server pullers off background thread Tej Singh
2023-06-18Use Context.checkPermission API over PermissionManager mrulhania
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