summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/am
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Extend clearing of mLastPausedActivity."Craig Mautner2013-08-062-11/+27
|\ \ \ | |/ / |/| |
| * | Extend clearing of mLastPausedActivity.Craig Mautner2013-08-062-11/+27
* | | Merge "Add a new process state for "service restarting"."Dianne Hackborn2013-08-063-92/+284
|\ \ \ | |/ / |/| |
| * | Add a new process state for "service restarting".Dianne Hackborn2013-08-053-92/+284
* | | Clear last paused activity.Craig Mautner2013-08-051-0/+1
|/ /
* | Try to improve PSS collection.Dianne Hackborn2013-08-015-69/+182
* | Report more memory tuning info.Dianne Hackborn2013-07-301-1/+9
* | Merge "Make WebViewProvider constants private"Jonathan Dixon2013-07-301-2/+1
|\ \
| * | Make WebViewProvider constants privateJonathan Dixon2013-07-291-2/+1
* | | Fix some oom tuning and display size stuff.Dianne Hackborn2013-07-292-17/+61
* | | Allow services to execute in the background scheduling group.Dianne Hackborn2013-07-294-50/+105
|/ /
* | Merge "set the extra_free_kbytes kernel vm tunable"Colin Cross2013-07-261-0/+19
|\ \
| * | set the extra_free_kbytes kernel vm tunableColin Cross2013-07-261-0/+19
* | | Proc stats: include information about config.Dianne Hackborn2013-07-261-9/+88
|/ /
* | add overlays to override lowmemorykiller adjustment valuesColin Cross2013-07-251-0/+21
* | Fix another problem with procstats bucketing.Dianne Hackborn2013-07-232-54/+92
* | Merge "Fix bug that was causing us to lose total memory buckets."Dianne Hackborn2013-07-243-83/+158
|\ \
| * | Fix bug that was causing us to lose total memory buckets.Dianne Hackborn2013-07-233-83/+158
* | | Merge "Set task and activity types when adding to task."Craig Mautner2013-07-232-6/+10
|\ \ \ | |/ / |/| |
| * | Set task and activity types when adding to task.Craig Mautner2013-07-232-6/+10
* | | Add "adb shell am restart" command.Dianne Hackborn2013-07-231-0/+33
|/ /
* | Remove stopping activity from activities to stopCraig Mautner2013-07-221-0/+3
* | Merge "Fix home activity and user switch interactions."Craig Mautner2013-07-195-94/+163
|\ \
| * | Fix home activity and user switch interactions.Craig Mautner2013-07-195-94/+163
* | | Merge "Use virtual screen size to determine lowmemorykiller tuning"Colin Cross2013-07-191-1/+1
|\ \ \
| * | | Use virtual screen size to determine lowmemorykiller tuningColin Cross2013-07-181-1/+1
| |/ /
* / / Fix issue #9913990: Background processes are being added to...Dianne Hackborn2013-07-183-25/+31
|/ /
* | Merge "Switch proc stats to use new process state constants."Dianne Hackborn2013-07-166-694/+790
|\ \
| * | Switch proc stats to use new process state constants.Dianne Hackborn2013-07-156-694/+790
* | | 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-126-62/+236
* | | Reduce some event log noise:Dianne Hackborn2013-07-122-2/+5
* | | Fix buildAmith Yamasani2013-07-121-1/+1
* | | am 8361a9f7: am 1a1a7c08: am 06a441de: Merge "Pass along the user id to Attri...Amith Yamasani2013-07-121-1/+1
|\ \ \ | |/ / |/| / | |/
| * am 1a1a7c08: am 06a441de: Merge "Pass along the user id to AttributeCache req...Amith Yamasani2013-07-121-1/+1
| |\
| | * Pass along the user id to AttributeCache requestsAmith Yamasani2013-07-101-1/+1
| | * DO NOT MERGE. Framework/base: Added synchronization block to avoid race condi...Maunik Shah2013-05-281-1/+3
* | | Merge "Add -c option to meminfo to dump a compact form."Dianne Hackborn2013-07-113-40/+104
|\ \ \
| * | | Add -c option to meminfo to dump a compact form.Dianne Hackborn2013-07-103-40/+104
* | | | Merge "Add convertToTranslucent to API."Craig Mautner2013-07-104-30/+130
|\ \ \ \ | |/ / / |/| | |
| * | | Add convertToTranslucent to API.Craig Mautner2013-07-094-30/+130
* | | | Add new location monitoring op, make some of app ops public.Dianne Hackborn2013-07-091-2/+2
* | | | More procstats work.Dianne Hackborn2013-07-083-124/+340
|/ / /
* | | Merge "Move mLaunchingActivity from stack to supervisor."Craig Mautner2013-07-083-125/+108
|\ \ \
| * | | Move mLaunchingActivity from stack to supervisor.Craig Mautner2013-07-053-125/+108
* | | | Add traces for app launch / fully drawn times.Dianne Hackborn2013-07-032-2/+21
* | | | Improve how procstats history/checkins are managed.Dianne Hackborn2013-07-032-152/+401
|/ / /
* | | Misc memory stuff.Dianne Hackborn2013-07-028-138/+424
* | | Merge "Fix issue #9611000: Random run-time restarts"Dianne Hackborn2013-07-011-1/+0
|\ \ \