summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/am
Commit message (Expand)AuthorAgeFilesLines
* Just a little 'ol activity manager permission change.Dianne Hackborn2011-01-182-37/+83
* Merge "Add volume down as a safe mode key for Stingray." into honeycombJeff Brown2011-01-141-13/+15
|\
| * Add volume down as a safe mode key for Stingray.Jeff Brown2011-01-131-13/+15
* | Fix issue #3330037: Unnecessary orientations appear...Dianne Hackborn2011-01-133-3/+14
|/
* DO NOT MERGE Referencing of "r.record.name" is occured, when "r.record" is null.lge-aosp2011-01-091-1/+1
* Implement issue # 3255887 could CursorLoader offer...Dianne Hackborn2011-01-082-2/+11
* Fix bug 3245465 - Themed dialog iconsAdam Powell2011-01-082-3/+7
* am 73fef3c7: am b5a8654d: Clear reference to the IIntentReceiver in order to ...Johannes Carlsson2011-01-052-1/+4
|\
| * am b5a8654d: Clear reference to the IIntentReceiver in order to avoid memory ...Johannes Carlsson2011-01-052-1/+4
| |\
| | * Clear reference to the IIntentReceiver in order to avoid memory leakJohannes Carlsson2011-01-052-1/+4
* | | am 4302886f: am c91f9fe5: Merge "Avoiding cyclic references when unbinding fr...Dianne Hackborn2011-01-051-0/+1
|\ \ \ | |/ /
| * | am c91f9fe5: Merge "Avoiding cyclic references when unbinding from a service"...Dianne Hackborn2011-01-051-0/+1
| |\ \ | | |/
| | * Avoiding cyclic references when unbinding from a serviceMattias Petersson2011-01-051-0/+1
* | | Don't let services in persistent processes be lost after crashing.Dianne Hackborn2010-12-291-6/+22
* | | am cc43401c: am 6eef0ca5: Merge "frameworks/base: Fix to release references i...Dianne Hackborn2010-12-231-0/+8
|\ \ \ | |/ /
| * | am 6eef0ca5: Merge "frameworks/base: Fix to release references in ActivityMan...Dianne Hackborn2010-12-231-0/+8
| |\ \ | | |/
| | * frameworks/base: Fix to release references in ActivityManagerServiceVairavan Srinivasan2010-12-231-0/+8
* | | Fix issue #3263026: Screen rotation animation is funky...Dianne Hackborn2010-12-212-10/+4
* | | Merge "Gah forgot this."Dianne Hackborn2010-12-211-1/+5
|\ \ \
| * | | Gah forgot this.Dianne Hackborn2010-12-211-1/+5
* | | | Rework how recent tasks are added.Dianne Hackborn2010-12-211-11/+6
|/ / /
* | | Turn thumbnails back on.Dianne Hackborn2010-12-151-1/+1
* | | Fix issue #3258849: Grab thumbnail when exiting an app via backDianne Hackborn2010-12-133-8/+36
* | | resolved conflicts for merge of 78e9f4cb to masterDianne Hackborn2010-12-131-10/+23
|\ \ \ | |/ /
| * | am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> ...Dianne Hackborn2010-12-131-10/+23
| |\ \ | | |/
| | * Fix issue #3154576: battery stats checkin should include UID -> packages+ mapDianne Hackborn2010-12-131-10/+23
* | | Fix issue #3274841: Orientation change problem with a paused activityDianne Hackborn2010-12-132-20/+39
* | | Turn off screenshot capturing for thumbnails.Dianne Hackborn2010-12-101-1/+1
* | | Fix issue #3272051: Use backward transition when going backwards.Dianne Hackborn2010-12-091-17/+28
* | | Rework activity lifecycle so onSaveInstanceState() is after onPause().Dianne Hackborn2010-12-082-22/+61
* | | StrictMode fingerprinting / hashCode improvements.Brad Fitzpatrick2010-11-231-2/+2
* | | Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-224-120/+326
* | | Notify all VMs when proxy changes.Robert Greenwalt2010-11-191-0/+33
* | | Get rid of the extended themes.Dianne Hackborn2010-11-142-3/+10
* | | StrictMode.Span supportBrad Fitzpatrick2010-11-111-1/+6
* | | StrictMode: now in more system server threads.Brad Fitzpatrick2010-11-081-0/+5
* | | Tell each VM to flush their DNS cache.Robert Greenwalt2010-11-041-0/+19
* | | StrictMode: annotate violations with the Broadcast Intent's action, if any.Brad Fitzpatrick2010-10-291-0/+3
* | | am 55744530: Merge "resolved conflicts for merge of b4ae2f1b to gingerbread-p...Jean-Baptiste Queru2010-10-251-1/+1
|\ \ \ | |/ /
| * | resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aospJean-Baptiste Queru2010-10-251-1/+1
| |\ \
| | * | frameworks/base: Handle null from topRunningNonDelayedActivityLockedVairavan Srinivasan2010-10-111-1/+1
* | | | Expose (internally only) the number of animations currently running.Brad Fitzpatrick2010-10-221-0/+3
* | | | resolved conflicts for merge of 9c7489f8 to masterDianne Hackborn2010-10-221-1/+1
|\ \ \ \ | |/ / /
| * | | am 38993d8d: Merge "Fix issue #3122240: Expose xlarge in GB." into gingerbreadDianne Hackborn2010-10-221-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix issue #3122240: Expose xlarge in GB.Dianne Hackborn2010-10-221-1/+1
* | | | Show app services in adb bugreport (dumpstate).Joe Onorato2010-10-221-15/+8
* | | | resolved conflicts for merge of 964eb438 to masterKenny Root2010-10-181-0/+3
|\ \ \ \ | |/ / /
| * | | am 42499170: Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-0/+3
| |\ \ \ | | |/ /
| | * | Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-0/+3
| * | | am c1a564b1: Merge "Add support for secure system overlays. (DO NOT MERGE)" ...Jeff Brown2010-10-151-1/+1
| |\ \ \ | | |/ /