summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/am
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix formatting in clearApplicationUserData exception message.Alex Klyubin2013-09-131-3/+3
* | | Implement #10744011: Serialize running of background servicesDianne Hackborn2013-09-133-157/+395
| |/ |/|
* | Merge "Revert services assist context in KitKat" into klp-devAdam Skory2013-09-111-94/+28
|\ \
| * | Revert services assist context in KitKatAdam Skory2013-09-111-94/+28
* | | Merge "Propagate input ANR reason to activity manager log." into klp-devJeff Brown2013-09-102-10/+17
|\ \ \
| * | | Propagate input ANR reason to activity manager log.Jeff Brown2013-09-102-10/+17
* | | | Merge "When waiting for activity to finish don't reset" into klp-devCraig Mautner2013-09-101-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | When waiting for activity to finish don't resetCraig Mautner2013-09-101-1/+7
| |/ /
* | | Merge "Do not enter resumeTopActivity recursively." into klp-devCraig Mautner2013-09-091-2/+4
|\ \ \
| * | | Do not enter resumeTopActivity recursively.Craig Mautner2013-09-091-2/+4
| |/ /
* | | Merge "Fix issue #10671878: Proc stats needs to remove old data structures" i...Dianne Hackborn2013-09-094-25/+82
|\ \ \
| * | | Fix issue #10671878: Proc stats needs to remove old data structuresDianne Hackborn2013-09-094-25/+82
| |/ /
* / / Add PID to ANR logcat printout.Eric Rowe2013-09-091-0/+1
|/ /
* | Fix to show correct duration.Dianne Hackborn2013-09-061-0/+1
* | Fix crash when dump() is called on ReceiverListEvans Thomas2013-09-041-1/+1
* | Fix issue #10422349: Limit/change the battery history data in batterystatsDianne Hackborn2013-09-041-2/+6
* | Merge "Fix issue #10427108: Google+ has long running process" into klp-devDianne Hackborn2013-09-041-5/+3
|\ \
| * | Fix issue #10427108: Google+ has long running processDianne Hackborn2013-09-031-5/+3
* | | Add provideAssistData attr to public.xmlAdam Skory2013-09-041-3/+4
|/ /
* | Insert home task into history when sending to back.Craig Mautner2013-09-032-16/+45
* | Reset activity's "return to home" flag on relaunchCraig Mautner2013-08-291-2/+3
* | Add CancellationSignal support to file operations.Jeff Sharkey2013-08-231-1/+1
* | 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
| |/ /