summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Allow debugging only for apps forked from zygoteHEADmasterSebastien Hertz2015-10-191-2/+4
* Proper security labeling of multi-user data directories.rpcraig2013-07-183-11/+12
* Add seinfo parsing to PackageManagerService.rpcraig2013-07-183-5/+5
* input: added support for multiple keyeventsDiego Torres Milano2013-05-051-7/+9
* Correct executable bit for source filesKenny Root2013-04-131-0/+0
* bootanimation: performance/speedup enhancements (squashed from CM10)Prashant Somashekar2013-02-162-4/+68
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-151-3/+3
|\
| * Update the content shell command's usage instructions.Svetoslav Ganov2012-11-261-3/+3
* | installd: Delete cache properly for devices using datadata partitionPawit Pornkitprasan2013-01-104-1/+14
* | DexOpt anything on /system in /cache/dalvik-cachectso2012-11-212-3/+13
* | samsung: add support for tvout and yamahaplayer servicescodeworkx2012-11-192-0/+12
* | servicemanager: Allow tegra audio to register as a serviceRicardo Cerqueira2012-11-191-0/+1
|/
* Merge "Revert "Check non-primary user dirs during package scan"" into jb-mr1-devDave Burke2012-10-231-24/+9
|\
| * Revert "Check non-primary user dirs during package scan"Dave Burke2012-10-231-24/+9
* | Merge "Check non-primary user dirs during package scan" into jb-mr1-devKenny Root2012-10-231-9/+24
|\ \ | |/
| * Check non-primary user dirs during package scanKenny Root2012-10-221-9/+24
* | Clear data deletes too muchKenny Root2012-10-221-2/+2
|/
* Robustly add symlink and add for non-primary usersKenny Root2012-10-183-45/+108
* Support pm clear as --user.Jeff Sharkey2012-10-151-4/+16
* Pm command to get maximum users.Jeff Sharkey2012-10-121-2/+16
* Print newly generated userId.Jeff Sharkey2012-10-111-1/+4
* Further work on issue #7307399: Framework needs a new pre-user-shutdown...Dianne Hackborn2012-10-091-0/+4
* New command line tool: "settings"Christopher Tate2012-10-083-0/+243
* Fix cache deletion for secondary usersAmith Yamasani2012-10-013-5/+5
* Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-m...Dianne Hackborn2012-09-281-0/+10
|\
| * Fix issue #7211769 and #7244492, thrash around on #7226656.Dianne Hackborn2012-09-281-0/+10
* | Merge "Fix issue #7202950: After clearing data, clear data button is still en...Dianne Hackborn2012-09-281-8/+30
|\ \
| * | Fix issue #7202950: After clearing data, clear data button is still enabled.Dianne Hackborn2012-09-271-8/+30
| |/
* | Pass the originating uid to the package verifierBen Gruver2012-09-271-1/+1
|/
* Maybe fix issue #7211766: bindService() to User u0 While u10 is...Dianne Hackborn2012-09-261-2/+3
* Fix issue #6926562: Ensure all multi-user cache files are managed correctlyDianne Hackborn2012-09-241-5/+24
* Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-19/+37
* Query users excluding any being removedAmith Yamasani2012-09-201-1/+1
* Merge changes I4ad08873,If0562677,I5fe6ba32 into jb-mr1-devJeff Brown2012-09-111-15/+9
|\
| * Allow adb shell am display-size to use bigger sizes.Jeff Brown2012-09-101-15/+9
* | Remove "unlinklib" command from installdKenny Root2012-09-113-125/+30
|/
* Merge "Flesh out multi-user in am commands." into jb-mr1-devDianne Hackborn2012-09-101-35/+116
|\
| * Flesh out multi-user in am commands.Dianne Hackborn2012-09-101-35/+116
* | Merge "IME support for trackball and generic motion events" into jb-mr1-devVictoria Lease2012-09-101-17/+89
|\ \ | |/ |/|
| * IME support for trackball and generic motion eventsVictoria Lease2012-09-101-17/+89
* | Merge "Use correct PowerManager call to wake up screen" into jb-mr1-devGuang Zhu2012-09-091-9/+9
|\ \
| * | Use correct PowerManager call to wake up screenGuang Zhu2012-09-091-9/+9
* | | Remove "protect" command from installdKenny Root2012-09-092-37/+0
|/ /
* | More multi-user methods in PMAmith Yamasani2012-09-081-4/+8
* | Merge "installd: fix forward locking symlink" into jb-mr1-devNick Kralevich2012-09-071-7/+7
|\ \
| * | installd: fix forward locking symlinkNick Kralevich2012-09-071-7/+7
| |/
* | Merge "More multi-user stuff:" into jb-mr1-devDianne Hackborn2012-09-072-16/+49
|\ \
| * | More multi-user stuff:Dianne Hackborn2012-09-072-16/+49
| |/
* | Wrapped call to notifyAll() in a synchronized blockFelipe Leme2012-09-061-2/+4
|/
* Merge "installd: reduce privileges." into jb-mr1-devNick Kralevich2012-09-042-6/+63
|\