summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/am/ActivityManagerService.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Increase swappiness of processes when memcgroups are enabled"Rom Lemarchand2013-07-161-0/+2
|\ \ \ | |/ / |/| |
| * | Increase swappiness of processes when memcgroups are enabledRom Lemarchand2013-07-151-0/+2
* | | Add new proc state constants and delivery.Dianne Hackborn2013-07-121-39/+178
|/ /
* | Merge "Add -c option to meminfo to dump a compact form."Dianne Hackborn2013-07-111-37/+99
|\ \
| * | Add -c option to meminfo to dump a compact form.Dianne Hackborn2013-07-101-37/+99
* | | Merge "Add convertToTranslucent to API."Craig Mautner2013-07-101-17/+43
|\ \ \ | |/ / |/| |
| * | Add convertToTranslucent to API.Craig Mautner2013-07-091-17/+43
* | | More procstats work.Dianne Hackborn2013-07-081-8/+2
|/ /
* | Merge "Move mLaunchingActivity from stack to supervisor."Craig Mautner2013-07-081-1/+1
|\ \
| * | Move mLaunchingActivity from stack to supervisor.Craig Mautner2013-07-051-1/+1
* | | Improve how procstats history/checkins are managed.Dianne Hackborn2013-07-031-1/+0
|/ /
* | Misc memory stuff.Dianne Hackborn2013-07-021-8/+36
* | Fix issue #9611000: Random run-time restartsDianne Hackborn2013-07-011-1/+0
* | More work on procstats: save/restore state, fixes.Dianne Hackborn2013-06-281-11/+38
* | Merge "Start really collecting PSS data for process stats."Dianne Hackborn2013-06-281-45/+229
|\ \
| * | Start really collecting PSS data for process stats.Dianne Hackborn2013-06-271-45/+229
* | | Merge "Add API to convert translucent Activity to opaque."Craig Mautner2013-06-271-3/+25
|\ \ \ | |/ / |/| |
| * | Add API to convert translucent Activity to opaque.Craig Mautner2013-06-251-3/+25
* | | Merge "Fix issue #9586838: Crash after waking up Hammerhead device"Dianne Hackborn2013-06-271-27/+35
|\ \ \
| * | | Fix issue #9586838: Crash after waking up Hammerhead deviceDianne Hackborn2013-06-271-27/+35
* | | | Merge "Add debug for specific bug."Craig Mautner2013-06-271-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Add debug for specific bug.Craig Mautner2013-06-271-0/+3
* | | | Work on issue #9586838: Crash after waking up Hammerhead deviceDianne Hackborn2013-06-261-24/+69
* | | | Update procstats to start collecting/reporting pss.Dianne Hackborn2013-06-261-0/+4
|/ / /
* / / Use FastPrintWriter... everywhere.Dianne Hackborn2013-06-241-2/+5
|/ /
* | More procstats work: separate global proc account, more dumping.Dianne Hackborn2013-06-211-3/+4
* | Fix stack transfer bug.Craig Mautner2013-06-181-20/+24
* | Add new API getStackBoxInfoCraig Mautner2013-06-171-0/+16
* | More work on process tracking.Dianne Hackborn2013-06-141-6/+5
* | Improve process tracking.Dianne Hackborn2013-06-121-37/+61
* | Merge "Explicit locale when formatting machine strings."Jeff Sharkey2013-06-111-1/+1
|\ \
| * | Explicit locale when formatting machine strings.Jeff Sharkey2013-06-111-1/+1
* | | Add new API to retrieve a dumpsys of a single package.Dianne Hackborn2013-06-111-0/+1
|/ /
* | Initial super-primitive process tracker.Dianne Hackborn2013-06-071-210/+263
* | Improve debug printing in activity manager.Dianne Hackborn2013-06-061-144/+239
* | Clean up some temporary allocations.Dianne Hackborn2013-05-301-230/+241
* | am 096d3843: am 3ec14d9c: am 9b76b2d2: Merge "framework:base: iterator error ...Amith Yamasani2013-05-291-0/+1
|\|
| * am 9b76b2d2: Merge "framework:base: iterator error in singletone provider"Amith Yamasani2013-05-291-0/+1
| |\
| | * framework:base: iterator error in singletone providerJun Su2013-05-291-0/+1
| | * Add seinfo parsing to PackageManagerService.Robert Craig2013-03-251-1/+1
| * | Revert "The default home intent needs CATEGORY_DEFAULT"Christopher Tate2013-05-101-1/+0
* | | Add more details about why a force stop is happening.Dianne Hackborn2013-05-281-24/+36
* | | Merge "Convert API refs to StackBox from ActivityStack."Craig Mautner2013-05-241-17/+14
|\ \ \
| * | | Convert API refs to StackBox from ActivityStack.Craig Mautner2013-05-241-17/+14
* | | | Merge "Add retrieval of StackBox info for more flexibility"Craig Mautner2013-05-241-1/+31
|\| | |
| * | | Add retrieval of StackBox info for more flexibilityCraig Mautner2013-05-241-1/+31
* | | | Some improvements to meminfo output.Dianne Hackborn2013-05-241-6/+11
|/ / /
* | | Add stackId to RecentTaskInfoCraig Mautner2013-05-221-1/+2
* | | Revert "Add stackId to RecentTaskInfo"Craig Mautner2013-05-221-2/+1
* | | Add stackId to RecentTaskInfoCraig Mautner2013-05-221-1/+2