summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/am/ProcessRecord.java
Commit message (Expand)AuthorAgeFilesLines
* Move some system services to separate directoriesAmith Yamasani2013-12-191-644/+0
* Do not hold direct ref BatteryStatsImpl$Uid$ProcAdam Lesinski2013-11-181-5/+5
* Fix issue #11168649: LRU logic for Chrome renderers seems...Dianne Hackborn2013-10-311-4/+2
* Fix issue #10901205: Shouldn't send broadcasts (or try to bind services, etc....Dianne Hackborn2013-10-031-1/+1
* Fix issue #10903002: com.facebook.katana keeps itself in A ServicesDianne Hackborn2013-09-251-2/+6
* Implement issue #10691475: Kill cached processes if about to...Dianne Hackborn2013-09-191-11/+11
* Maybe fix issue #10797796: IllegalStateException in ProcessState...Dianne Hackborn2013-09-171-6/+14
* Fix issue #10795385: System process crash reinstalling GEL -Dianne Hackborn2013-09-171-16/+22
* Implement issue #10691359: Kill long-running processesDianne Hackborn2013-09-161-3/+11
* Implement #10749688: Improve low memory reportingDianne Hackborn2013-09-131-3/+3
* Implement #10744011: Serialize running of background servicesDianne Hackborn2013-09-131-1/+27
* Fix issue #10671878: Proc stats needs to remove old data structuresDianne Hackborn2013-09-091-11/+66
* Refactor ProcessStats, ProcessTracker.Dianne Hackborn2013-08-061-7/+8
* Add a new process state for "service restarting".Dianne Hackborn2013-08-051-1/+2
* Try to improve PSS collection.Dianne Hackborn2013-08-011-8/+15
* Allow services to execute in the background scheduling group.Dianne Hackborn2013-07-291-3/+4
* Fix issue #9913990: Background processes are being added to...Dianne Hackborn2013-07-181-2/+2
* Switch proc stats to use new process state constants.Dianne Hackborn2013-07-151-37/+49
* Add new proc state constants and delivery.Dianne Hackborn2013-07-121-0/+10
* Add -c option to meminfo to dump a compact form.Dianne Hackborn2013-07-101-2/+4
* More procstats work.Dianne Hackborn2013-07-081-2/+8
* Misc memory stuff.Dianne Hackborn2013-07-021-1/+12
* Start really collecting PSS data for process stats.Dianne Hackborn2013-06-271-12/+18
* More procstats work: separate global proc account, more dumping.Dianne Hackborn2013-06-211-4/+4
* Improve process tracking.Dianne Hackborn2013-06-121-11/+28
* Initial super-primitive process tracker.Dianne Hackborn2013-06-071-10/+13
* Clean up some temporary allocations.Dianne Hackborn2013-05-301-6/+6
* debuggerd now notifies the Activity Manager about native crashesChristopher Tate2013-04-011-0/+1
* Adding UI test automation APIs.Svetoslav Ganov2013-01-221-0/+2
* Fix issue #6968859: home not exiting an ANR'd dreamDianne Hackborn2012-10-041-1/+1
* Maybe fix issue #7211766: bindService() to User u0 While u10 is...Dianne Hackborn2012-09-261-15/+29
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-3/+3
* Modify how the background process LRU list is handled.Dianne Hackborn2012-08-131-2/+7
* Extend process observer to be usable for media routing.Dianne Hackborn2012-05-311-0/+1
* Fix (mostly) issue #5109947: Race condition between retrieving a...Dianne Hackborn2012-05-291-9/+31
* Some small tweaks to improve memory management.Dianne Hackborn2012-04-101-0/+2
* Add new feature for running services in "isolated" sandbox processes.Dianne Hackborn2012-02-091-2/+27
* Work on process management.Dianne Hackborn2011-10-281-1/+3
* Fix issue #5263361: Browser instance not created in application pickerDianne Hackborn2011-09-081-0/+1
* Move OOM kernel settings to activity manager.Dianne Hackborn2011-08-071-2/+2
* Various work on out of memory managment.Dianne Hackborn2011-07-291-1/+20
* Fix bug where memory trim was not being delivered with correct level.Dianne Hackborn2011-07-211-0/+2
* Work on death recipient leaks in Activity Manager and Content Service.Dianne Hackborn2011-07-171-0/+8
* Improve handling of low memory.Dianne Hackborn2011-07-141-3/+5
* Increase activity timeouts when using a wrapper process.Jeff Brown2011-07-111-0/+1
* am 9b94aa18: am e5d37701: am 8ea5e1d7: Fix compat mode bugs when updating apps.Dianne Hackborn2011-06-021-0/+2
|\
| * Fix compat mode bugs when updating apps.Dianne Hackborn2011-05-271-0/+2
* | First pass at NetworkPolicy and activity tracking.Jeff Sharkey2011-05-131-0/+1
* | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-0/+1
|\ \ | |/
| * Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-0/+1