summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/am
Commit message (Expand)AuthorAgeFilesLines
* Merge "Notify ViewRootImpl when it's safe to modify Canvas." into klp-devCraig Mautner2013-08-191-4/+8
|\
| * Notify ViewRootImpl when it's safe to modify Canvas.Craig Mautner2013-08-191-4/+8
* | Allow for more than one home app.Craig Mautner2013-08-173-30/+41
|/
* Fix NPE in ActivityManagerServiceAdam Skory2013-08-131-4/+2
* Merge "Remove incorrect warning." into klp-devCraig Mautner2013-08-121-3/+0
|\
| * Remove incorrect warning.Craig Mautner2013-08-121-3/+0
* | Merge "API to discover granted Uri permissions." into klp-devJeff Sharkey2013-08-121-9/+55
|\ \
| * | API to discover granted Uri permissions.Jeff Sharkey2013-08-111-9/+55
* | | Merge "Put animation background behind visible wallpaper" into klp-devCraig Mautner2013-08-101-1/+1
|\ \ \
| * | | Put animation background behind visible wallpaperCraig Mautner2013-08-101-1/+1
| | |/ | |/|
* | | Allow bound processes to go PROCESS_STATE_TOP.Dianne Hackborn2013-08-091-9/+29
* | | More stuff I need for the proc stats UI.Dianne Hackborn2013-08-091-0/+6
* | | Add method for adding two ProcessStats objects together.Dianne Hackborn2013-08-091-41/+2
| |/ |/|
* | Get ProcessStats callable from other processes.Dianne Hackborn2013-08-082-31/+22
* | Developer option to force RTL layoutAmith Yamasani2013-08-081-0/+8
|/
* Merge "Extend assist context to foreground services"Matt Casey2013-08-081-35/+104
|\
| * Extend assist context to foreground servicesAdam Skory2013-08-071-35/+104
* | Add PAC File support for proxy configurationJason Monk2013-08-071-1/+3
* | Add support for broadcast intentsBen Gruver2013-08-073-8/+18
* | Pass in the ComponentName of the resolved service for service intentsBen Gruver2013-08-071-2/+2
* | Add support for service intentsBen Gruver2013-08-082-1/+5
* | Merge "Improve the logic for determining whether the caller is a system app"Ben Gruver2013-08-081-2/+2
|\ \
| * | Improve the logic for determining whether the caller is a system appBen Gruver2013-08-071-2/+2
* | | Merge "Compare tasks not activities."Craig Mautner2013-08-071-1/+2
|\ \ \
| * | | Compare tasks not activities.Craig Mautner2013-08-071-1/+2
| |/ /
* | | Start adding IPC calls to retrieve proc stat data.Dianne Hackborn2013-08-071-2/+32
|/ /
* | Merge "Refactor ProcessStats, ProcessTracker."Dianne Hackborn2013-08-069-3228/+820
|\ \
| * | Refactor ProcessStats, ProcessTracker.Dianne Hackborn2013-08-069-3228/+820
| |/
* | 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