| Commit message (Expand) | Author | Age | Files | Lines |
* | Just a little 'ol activity manager permission change. | Dianne Hackborn | 2011-01-18 | 2 | -37/+83 |
* | Merge "Add volume down as a safe mode key for Stingray." into honeycomb | Jeff Brown | 2011-01-14 | 1 | -13/+15 |
|\ |
|
| * | Add volume down as a safe mode key for Stingray. | Jeff Brown | 2011-01-13 | 1 | -13/+15 |
* | | Fix issue #3330037: Unnecessary orientations appear... | Dianne Hackborn | 2011-01-13 | 3 | -3/+14 |
|/ |
|
* | DO NOT MERGE Referencing of "r.record.name" is occured, when "r.record" is null. | lge-aosp | 2011-01-09 | 1 | -1/+1 |
* | Implement issue # 3255887 could CursorLoader offer... | Dianne Hackborn | 2011-01-08 | 2 | -2/+11 |
* | Fix bug 3245465 - Themed dialog icons | Adam Powell | 2011-01-08 | 2 | -3/+7 |
* | am 73fef3c7: am b5a8654d: Clear reference to the IIntentReceiver in order to ... | Johannes Carlsson | 2011-01-05 | 2 | -1/+4 |
|\ |
|
| * | am b5a8654d: Clear reference to the IIntentReceiver in order to avoid memory ... | Johannes Carlsson | 2011-01-05 | 2 | -1/+4 |
| |\ |
|
| | * | Clear reference to the IIntentReceiver in order to avoid memory leak | Johannes Carlsson | 2011-01-05 | 2 | -1/+4 |
* | | | am 4302886f: am c91f9fe5: Merge "Avoiding cyclic references when unbinding fr... | Dianne Hackborn | 2011-01-05 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | am c91f9fe5: Merge "Avoiding cyclic references when unbinding from a service"... | Dianne Hackborn | 2011-01-05 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Avoiding cyclic references when unbinding from a service | Mattias Petersson | 2011-01-05 | 1 | -0/+1 |
* | | | Don't let services in persistent processes be lost after crashing. | Dianne Hackborn | 2010-12-29 | 1 | -6/+22 |
* | | | am cc43401c: am 6eef0ca5: Merge "frameworks/base: Fix to release references i... | Dianne Hackborn | 2010-12-23 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | am 6eef0ca5: Merge "frameworks/base: Fix to release references in ActivityMan... | Dianne Hackborn | 2010-12-23 | 1 | -0/+8 |
| |\ \
| | |/ |
|
| | * | frameworks/base: Fix to release references in ActivityManagerService | Vairavan Srinivasan | 2010-12-23 | 1 | -0/+8 |
* | | | Fix issue #3263026: Screen rotation animation is funky... | Dianne Hackborn | 2010-12-21 | 2 | -10/+4 |
* | | | Merge "Gah forgot this." | Dianne Hackborn | 2010-12-21 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | Gah forgot this. | Dianne Hackborn | 2010-12-21 | 1 | -1/+5 |
* | | | | Rework how recent tasks are added. | Dianne Hackborn | 2010-12-21 | 1 | -11/+6 |
|/ / / |
|
* | | | Turn thumbnails back on. | Dianne Hackborn | 2010-12-15 | 1 | -1/+1 |
* | | | Fix issue #3258849: Grab thumbnail when exiting an app via back | Dianne Hackborn | 2010-12-13 | 3 | -8/+36 |
* | | | resolved conflicts for merge of 78e9f4cb to master | Dianne Hackborn | 2010-12-13 | 1 | -10/+23 |
|\ \ \
| |/ / |
|
| * | | am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> ... | Dianne Hackborn | 2010-12-13 | 1 | -10/+23 |
| |\ \
| | |/ |
|
| | * | Fix issue #3154576: battery stats checkin should include UID -> packages+ map | Dianne Hackborn | 2010-12-13 | 1 | -10/+23 |
* | | | Fix issue #3274841: Orientation change problem with a paused activity | Dianne Hackborn | 2010-12-13 | 2 | -20/+39 |
* | | | Turn off screenshot capturing for thumbnails. | Dianne Hackborn | 2010-12-10 | 1 | -1/+1 |
* | | | Fix issue #3272051: Use backward transition when going backwards. | Dianne Hackborn | 2010-12-09 | 1 | -17/+28 |
* | | | Rework activity lifecycle so onSaveInstanceState() is after onPause(). | Dianne Hackborn | 2010-12-08 | 2 | -22/+61 |
* | | | StrictMode fingerprinting / hashCode improvements. | Brad Fitzpatrick | 2010-11-23 | 1 | -2/+2 |
* | | | Implement issue #3221502: New APIs to support new back stack / task navigation | Dianne Hackborn | 2010-11-22 | 4 | -120/+326 |
* | | | Notify all VMs when proxy changes. | Robert Greenwalt | 2010-11-19 | 1 | -0/+33 |
* | | | Get rid of the extended themes. | Dianne Hackborn | 2010-11-14 | 2 | -3/+10 |
* | | | StrictMode.Span support | Brad Fitzpatrick | 2010-11-11 | 1 | -1/+6 |
* | | | StrictMode: now in more system server threads. | Brad Fitzpatrick | 2010-11-08 | 1 | -0/+5 |
* | | | Tell each VM to flush their DNS cache. | Robert Greenwalt | 2010-11-04 | 1 | -0/+19 |
* | | | StrictMode: annotate violations with the Broadcast Intent's action, if any. | Brad Fitzpatrick | 2010-10-29 | 1 | -0/+3 |
* | | | am 55744530: Merge "resolved conflicts for merge of b4ae2f1b to gingerbread-p... | Jean-Baptiste Queru | 2010-10-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aosp | Jean-Baptiste Queru | 2010-10-25 | 1 | -1/+1 |
| |\ \ |
|
| | * | | frameworks/base: Handle null from topRunningNonDelayedActivityLocked | Vairavan Srinivasan | 2010-10-11 | 1 | -1/+1 |
* | | | | Expose (internally only) the number of animations currently running. | Brad Fitzpatrick | 2010-10-22 | 1 | -0/+3 |
* | | | | resolved conflicts for merge of 9c7489f8 to master | Dianne Hackborn | 2010-10-22 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | am 38993d8d: Merge "Fix issue #3122240: Expose xlarge in GB." into gingerbread | Dianne Hackborn | 2010-10-22 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Fix issue #3122240: Expose xlarge in GB. | Dianne Hackborn | 2010-10-22 | 1 | -1/+1 |
* | | | | Show app services in adb bugreport (dumpstate). | Joe Onorato | 2010-10-22 | 1 | -15/+8 |
* | | | | resolved conflicts for merge of 964eb438 to master | Kenny Root | 2010-10-18 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | am 42499170: Implement issue #3094621 and #3094609 - wipe sd card | Dianne Hackborn | 2010-10-16 | 1 | -0/+3 |
| |\ \ \
| | |/ / |
|
| | * | | Implement issue #3094621 and #3094609 - wipe sd card | Dianne Hackborn | 2010-10-16 | 1 | -0/+3 |
| * | | | am c1a564b1: Merge "Add support for secure system overlays. (DO NOT MERGE)" ... | Jeff Brown | 2010-10-15 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|