summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/am/ActivityManagerService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-12-18Pair ActivityStacks with DisplaysCraig Mautner
2013-12-09DO NOT MERGE: Eliminate StackBox.Craig Mautner
2013-12-09DO NOT MERGE: Remove obsolete "headless" supportMike Lockwood
2013-11-18am 1abead42: am 245408d2: Merge "Do not hold direct ref BatteryStatsImpl" int...Adam Lesinski
2013-11-18Do not hold direct ref BatteryStatsImpl$Uid$ProcAdam Lesinski
2013-11-07am fbf4888d: am 9882d388: Merge "Fix issue #11223338: Not retaining service s...Dianne Hackborn
2013-11-06Fix issue #11223338: Not retaining service started state while restartingDianne Hackborn
2013-11-05am 6d61faad: am d64744cc: Merge "Help out with issue #11497149: Clock app cra...Dianne Hackborn
2013-11-04Help out with issue #11497149: Clock app crashes when opened during...Dianne Hackborn
2013-10-31am de2d961f: am fbefe9bf: Merge "Fix issue #11168649: LRU logic for Chrome re...Dianne Hackborn
2013-11-01Merge "Fix issue #11168649: LRU logic for Chrome renderers seems..." into klp...Dianne Hackborn
2013-10-31Fix issue #11168649: LRU logic for Chrome renderers seems...Dianne Hackborn
2013-10-29am 73a523d9: am e5c1208e: Merge "am: Increase dropbox buffer size to 256KB (f...Igor Murashkin
2013-10-29Merge "am: Increase dropbox buffer size to 256KB (from 128KB)" into klp-devIgor Murashkin
2013-10-28am 1c18c5d4: am 3a702cb5: Merge "Fix issue #11391003: Allow dumpsys meminfo t...Dianne Hackborn
2013-10-25Fix issue #11391003: Allow dumpsys meminfo to be used with native processesDianne Hackborn
2013-10-25am 0b1ec016: am 19d79659: Merge "Fix issue #11374840: adb shell am startservi...Dianne Hackborn
2013-10-25Fix issue #11374840: adb shell am startservice not working any moreDianne Hackborn
2013-10-23am: Increase dropbox buffer size to 256KB (from 128KB)Igor Murashkin
2013-10-23am e6a8ccb3: am 2d76a1a0: Merge "Fix issue #11323037: Android apk incorrectly...Dianne Hackborn
2013-10-22Fix issue #11323037: Android apk incorrectly marked as running in app processesDianne Hackborn
2013-10-16am 519d8895: am 9c446d82: Merge "Fix issue #11217255: Setup Wizard ANR when a...Dianne Hackborn
2013-10-16Fix issue #11217255: Setup Wizard ANR when adding new user profile from setti...Dianne Hackborn
2013-10-15am 504b6045: am 4270ebc7: Merge "Remove debug logging." into klp-devCraig Mautner
2013-10-15Remove debug logging.Craig Mautner
2013-10-14am 94758633: am b5da7b23: Merge "Throw when taking non-existant Uri permissio...Jeff Sharkey
2013-10-14Merge "Throw when taking non-existant Uri permission." into klp-devJeff Sharkey
2013-10-14Throw when taking non-existant Uri permission.Jeff Sharkey
2013-10-11am 6b5fc882: am 166434ec: Merge "When removing a task that was on home, put h...Craig Mautner
2013-10-11When removing a task that was on home, put home on top.Craig Mautner
2013-10-11am 4732660a: am ab3276dd: Merge "Make an exception for screenshot optimizatio...Craig Mautner
2013-10-11Make an exception for screenshot optimization.Craig Mautner
2013-10-10am 17c21a30: am 2c09e8cd: Merge "Fix issue #11157301: Bad process stats when ...Dianne Hackborn
2013-10-10Merge "Fix issue #11157301: Bad process stats when apps are binding to long-r...Dianne Hackborn
2013-10-10Fix issue #11157301: Bad process stats when apps are binding to long-running ...Dianne Hackborn
2013-10-10am 6743c171: am 635892fe: Merge "Guard against NPE when using existing proces...Jeff Sharkey
2013-10-10Guard against NPE when using existing process.Jeff Sharkey
2013-10-09am 11591b73: am b3da3db3: Merge "Surface outgoing Uri permission grants." int...Jeff Sharkey
2013-10-09Merge "Surface outgoing Uri permission grants." into klp-devJeff Sharkey
2013-10-09Surface outgoing Uri permission grants.Jeff Sharkey
2013-10-09am d92dd8ff: am fcd8a39e: Merge "Install providers enabled after app started....Jeff Sharkey
2013-10-09am 92fba41f: am 9d958f69: Merge "Allow killed task to remove itself" into klp...Adam Lesinski
2013-10-09Merge "Install providers enabled after app started." into klp-devJeff Sharkey
2013-10-08Install providers enabled after app started.Jeff Sharkey
2013-10-08Allow killed task to remove itselfAdam Lesinski
2013-10-07am 972a9855: am b729e995: Merge "Yet more debugging for 10858941." into klp-devCraig Mautner
2013-10-07Yet more debugging for 10858941.Craig Mautner
2013-10-06am 846a482a: am ade5f387: Merge "Revert to jb-mr2 handling of app died." into...Craig Mautner
2013-10-06am 7ac5a9ac: am 4bc5909a: Merge "Fix issue #11050678: Large memory leak in Ac...Dianne Hackborn