| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an installd command to mark the end of boot. | Narayan Kamath | 2014-11-10 | 1 | -0/+6 |
* | Migrate CA certificates to all users | Robin Lee | 2014-10-15 | 1 | -33/+42 |
* | Add new system APK locations. | Jeff Sharkey | 2014-09-09 | 1 | -11/+13 |
* | Remove obsolete prunedexcache | Alex Light | 2014-08-28 | 1 | -7/+0 |
* | Add vm_safe_mode to dexopt. | Calin Juravle | 2014-08-26 | 1 | -4/+5 |
* | Make system use patchoat to relocate during runtime. | Alex Light | 2014-08-06 | 1 | -1/+6 |
* | Fix implicit declaration of function 'prctl' in installd. | Elliott Hughes | 2014-07-18 | 1 | -1/+1 |
* | Offer to delete code cache directories. | Jeff Sharkey | 2014-07-15 | 1 | -0/+6 |
* | Merge "Rename 'mkuser' command to 'mkuserconfig'" | Robin Lee | 2014-07-04 | 1 | -3/+3 |
|\ |
|
| * | Rename 'mkuser' command to 'mkuserconfig' | Robin Lee | 2014-06-10 | 1 | -3/+3 |
* | | Exclude subdirectories when pruning the dex cache. | Narayan Kamath | 2014-06-20 | 1 | -2/+2 |
* | | Merge "Add an installd command to prune dex files." | Narayan Kamath | 2014-06-10 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | Add an installd command to prune dex files. | Narayan Kamath | 2014-06-10 | 1 | -0/+7 |
* | | Migrate keychain directories to /data/misc/user/0 | Robin Lee | 2014-06-05 | 1 | -5/+29 |
* | | Add installd command to create /data/misc user dir | Robin Lee | 2014-06-05 | 1 | -0/+42 |
|/ |
|
* | Add instruction-set arguments to installd commands. | Narayan Kamath | 2014-05-01 | 1 | -9/+9 |
* | Modify installd's restorecon function. | Robert Craig | 2014-03-28 | 1 | -4/+4 |
* | Send libselinux logging to logcat. | Stephen Smalley | 2014-03-26 | 1 | -0/+25 |
* | Extend installd to support SELinux restorecon function. | Robert Craig | 2014-03-19 | 1 | -0/+7 |
* | ART profiler | Dave Allison | 2014-03-07 | 1 | -3/+3 |
* | Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." | Nick Kralevich | 2014-02-12 | 1 | -1/+1 |
|\ |
|
| * | Convert all selinux_android_restorecon and _setfilecon calls to new API. | Stephen Smalley | 2014-02-07 | 1 | -1/+1 |
* | | Runtime resource overlay, iteration 2 | MÃ¥rten Kongstad | 2014-02-03 | 1 | -0/+7 |
|/ |
|
* | restorecon /data/media when re-creating it for multi-user upgrade. | Stephen Smalley | 2013-12-17 | 1 | -0/+4 |
* | Merge "Handle policy reloads within installd rather than restarting it." | Nick Kralevich | 2013-11-27 | 1 | -0/+11 |
|\ |
|
| * | Handle policy reloads within installd rather than restarting it. | Stephen Smalley | 2013-07-26 | 1 | -0/+11 |
* | | resolved conflicts for merge of e678897f to klp-dev-plus-aosp | Nick Kralevich | 2013-09-20 | 1 | -2/+3 |
|\ \ |
|
| * | | Proper security labeling of multi-user data directories. | Robert Craig | 2013-09-18 | 1 | -2/+3 |
| |/ |
|
* | | Change legacy "persona" references to userid_t. | Jeff Sharkey | 2013-07-15 | 1 | -2/+2 |
* | | Moving dex2oat installd patches from frameworks/base | Brian Carlstrom | 2013-06-19 | 1 | -2/+2 |
|/ |
|
* | Fix issue #8768456: Settings > App Info under reports... | Dianne Hackborn | 2013-05-01 | 1 | -2/+2 |
* | Add seinfo parsing to PackageManagerService. | Robert Craig | 2013-03-25 | 1 | -2/+2 |
* | installd: use correct header file. | Nick Kralevich | 2013-02-28 | 1 | -1/+1 |
* | Revert "App home directories are now 0700 for targetSdkVersion > 17" | Nick Kralevich | 2013-01-09 | 1 | -12/+4 |
* | App home directories are now 0700 for targetSdkVersion > 17 | Nick Kralevich | 2012-12-14 | 1 | -4/+12 |
* | remove unused code. | Nick Kralevich | 2012-12-12 | 1 | -6/+0 |
* | Move non-Java commands over from frameworks/base | Mike Lockwood | 2012-10-24 | 1 | -0/+592 |