summaryrefslogtreecommitdiff
path: root/packages/DefaultContainerService/src
AgeCommit message (Expand)Author
2019-04-23Remove DefaultContainerService and its references. Varun Shah
2018-08-27Clean/destroy app shared storage via installd. Jeff Sharkey
2018-01-31Use sendfile() and splice() to speed up copying. Jeff Sharkey
2017-12-04Add major version code to platform. Dianne Hackborn
2017-09-28Finish removing ASEC. Jeff Sharkey
2017-07-06Change storage migration to use quota APIs. Jeff Sharkey
2017-04-14Clear identity to handle ALLOCATE_AGGRESSIVE. Jeff Sharkey
2017-04-02We really want f_frsize and f_bavail. Jeff Sharkey
2014-11-24Introduce revision codes for split APKs. Jeff Sharkey
2014-08-22Installing splits into ASECs! Jeff Sharkey
2014-08-20More progress towards split APKs in ASECs. Jeff Sharkey
2014-08-18Progress towards staging ASECs. Jeff Sharkey
2014-07-10Multi-arch application installs. Narayan Kamath
2014-07-08Change new file installs to be cluster-based! Jeff Sharkey
2014-07-05Teach DCS about cluster packages. Jeff Sharkey
2014-07-05Start removing ContainerEncryptionParams. Jeff Sharkey
2014-07-04Extract native code from split APKs. Jeff Sharkey
2014-07-02Slow progress towards APK clusters. Jeff Sharkey
2014-07-02Fix native crashes when APKs can't be opened. Narayan Kamath
2014-06-18Stronger PackageParser contract, more split work. Jeff Sharkey
2014-06-16Switch PackageParser to reference single path. Jeff Sharkey
2014-06-03Fix build. Narayan Kamath
2014-06-03Scan for renderscript files before deciding ABIs. Narayan Kamath
2014-06-03Add an --abi argument to "pm install" Narayan Kamath
2014-04-28Track libcore.os' move to android.system. Elliott Hughes
2014-04-09Re-implement native library search and copies. Ramin Zaghi
2013-08-11Catch a few extra users of UserEnvironment. Jeff Sharkey
2013-07-11am dff4ec87: am e16a21c6: resolved conflicts for merge of 4a59376d to stage-a... Elliott Hughes
2013-07-09resolved conflicts for merge of 4a59376d to stage-aosp-master Elliott Hughes
2013-07-09Track libcore API change. Elliott Hughes
2013-04-25Always close incoming PFD to avoid leaking. Jeff Sharkey
2013-03-01Improve performance of storage measurement. Jeff Sharkey
2012-11-27Quiet down a lot of logging. Dianne Hackborn
2012-10-18Try to free cache before giving up on install Kenny Root
2012-09-27Migrate more Secure settings to Global. Jeff Sharkey
2012-09-23Always bind to DefaultContainerService as OWNER. Jeff Sharkey
2012-08-24Keep track of whether an app is installed for each user. Dianne Hackborn
2012-06-29Fix issue #6761130: Clearing app data in settings does not clear app's USB st... Dianne Hackborn
2012-05-14Change thread priority for disk measurement to bg Kenny Root
2012-05-10Use long instead of int for file offsets Kenny Root
2012-05-07Add encryption parameters to package installation Anonymous Coward
2012-05-02Fix some problems with ASECs Kenny Root
2012-04-25Allow forward locked apps to be in ASECs Kenny Root
2012-04-22Expose statfs() through IMediaContainerService. Jeff Sharkey
2011-09-23Allow non-required package verifiers Kenny Root
2011-08-15Fix external size calculations Kenny Root
2011-08-10Better errors from copyResource Kenny Root
2011-08-03Better error codes for missing files Kenny Root
2011-07-26Move extract native libraries to JNI code Kenny Root
2011-03-14Revise free space checks for package installs Kenny Root