Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start really collecting PSS data for process stats. | Dianne Hackborn | 2013-06-27 | 5 | -148/+412 |
* | Merge "Fix issue #9586838: Crash after waking up Hammerhead device" | Dianne Hackborn | 2013-06-27 | 1 | -27/+35 |
|\ | |||||
| * | Fix issue #9586838: Crash after waking up Hammerhead device | Dianne Hackborn | 2013-06-27 | 1 | -27/+35 |
* | | Merge "Add debug for specific bug." | Craig Mautner | 2013-06-27 | 2 | -1/+11 |
|\ \ | |/ |/| | |||||
| * | Add debug for specific bug. | Craig Mautner | 2013-06-27 | 2 | -1/+11 |
* | | Work on issue #9586838: Crash after waking up Hammerhead device | Dianne Hackborn | 2013-06-26 | 3 | -28/+104 |
* | | Merge "Add new ActivityManager.isLowRamDevice()." | Dianne Hackborn | 2013-06-26 | 2 | -2/+2 |
|\ \ | |||||
| * | | Add new ActivityManager.isLowRamDevice(). | Dianne Hackborn | 2013-06-26 | 2 | -2/+2 |
* | | | Merge "Single-user restrictions" | Amith Yamasani | 2013-06-26 | 4 | -34/+336 |
|\ \ \ | |||||
| * | | | Single-user restrictions | Amith Yamasani | 2013-06-25 | 4 | -34/+336 |
* | | | | Merge "Bugfix 9373708 JBMR2 runtime restart (system process crash in the sync... | Georgi Nikolov | 2013-06-26 | 2 | -63/+98 |
|\ \ \ \ | |||||
| * | | | | Bugfix 9373708 | Georgi Nikolov | 2013-06-26 | 2 | -63/+98 |
* | | | | | Make sure to propagate privileged status when upgrading an app | Christopher Tate | 2013-06-26 | 1 | -0/+3 |
| |_|/ / |/| | | | |||||
* | | | | Merge "Update procstats to start collecting/reporting pss." | Dianne Hackborn | 2013-06-26 | 3 | -57/+399 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Update procstats to start collecting/reporting pss. | Dianne Hackborn | 2013-06-26 | 3 | -57/+399 |
| |/ / | |||||
* | | | am c869696e: am 65f7a95f: am 2f50097a: Merge "Fix power issues around wifi sc... | Robert Greenwalt | 2013-06-26 | 1 | -55/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | am 65f7a95f: am 2f50097a: Merge "Fix power issues around wifi scans." into jb... | Robert Greenwalt | 2013-06-26 | 1 | -55/+1 |
| |\ \ | |||||
| | * \ | Merge "Fix power issues around wifi scans." into jb-mr2-dev | Robert Greenwalt | 2013-06-26 | 1 | -55/+1 |
| | |\ \ | |||||
| | | * | | Fix power issues around wifi scans. | Robert Greenwalt | 2013-06-26 | 1 | -55/+1 |
* | | | | | am 0cb0a37f: am a0b9e1ee: am 99e4a0f5: Merge "Improper initialization of the ... | Svetoslav | 2013-06-25 | 1 | -0/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | am a0b9e1ee: am 99e4a0f5: Merge "Improper initialization of the accessibility... | Svetoslav | 2013-06-25 | 1 | -0/+9 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Improper initialization of the accessibility manager service. | Svetoslav | 2013-06-21 | 1 | -0/+9 |
| | |/ / | |||||
* | | | | am 3c0cd0b5: am 34718238: am 3e7d0344: Merge "Avoid adding FORWARD_LOCK flag ... | Christopher Tate | 2013-06-25 | 1 | -3/+6 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | am 34718238: am 3e7d0344: Merge "Avoid adding FORWARD_LOCK flag to an updated... | Christopher Tate | 2013-06-24 | 1 | -3/+6 |
| |\ \ | |||||
| | * \ | am 3e7d0344: Merge "Avoid adding FORWARD_LOCK flag to an updated system app" | Christopher Tate | 2013-06-24 | 1 | -3/+6 |
| | |\ \ | |||||
| | | * \ | Merge "Avoid adding FORWARD_LOCK flag to an updated system app" | Christopher Tate | 2013-06-24 | 1 | -3/+6 |
| | | |\ \ | |||||
| | | | * | | Avoid adding FORWARD_LOCK flag to an updated system app | Masanori Ogino | 2012-05-07 | 1 | -3/+6 |
* | | | | | | Move battery stats call from SystemUI to system server. | John Spurlock | 2013-06-25 | 2 | -0/+160 |
* | | | | | | Merge "Use FastPrintWriter... everywhere." | Dianne Hackborn | 2013-06-25 | 4 | -9/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use FastPrintWriter... everywhere. | Dianne Hackborn | 2013-06-24 | 4 | -9/+15 |
* | | | | | | | Merge "When an app dies launch home conditionally." | Craig Mautner | 2013-06-24 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | When an app dies launch home conditionally. | Craig Mautner | 2013-06-24 | 1 | -1/+4 |
* | | | | | | | Merge "Improve FastPrintWriter." | Dianne Hackborn | 2013-06-24 | 1 | -15/+3 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Improve FastPrintWriter. | Dianne Hackborn | 2013-06-24 | 1 | -15/+3 |
* | | | | | | | Merge "Fix unnecessary and harmful task movement." | Craig Mautner | 2013-06-24 | 3 | -11/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix unnecessary and harmful task movement. | Craig Mautner | 2013-06-24 | 3 | -11/+22 |
* | | | | | | | | Merge "Add activity token to display system." | Craig Mautner | 2013-06-24 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add activity token to display system. | Craig Mautner | 2013-06-22 | 1 | -2/+4 |
* | | | | | | | | | Don't move stack with task for moveTaskToFront. | Craig Mautner | 2013-06-23 | 1 | -0/+2 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge "Print - platform APIs" | Svetoslav Ganov | 2013-06-22 | 3 | -0/+1214 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Print - platform APIs | Svetoslav Ganov | 2013-06-21 | 3 | -0/+1214 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Remove logging of KeySet parse errors. | Geremy Condra | 2013-06-21 | 1 | -13/+1 |
|/ / / / / / / | |||||
* | | | | | | | More procstats work: separate global proc account, more dumping. | Dianne Hackborn | 2013-06-21 | 4 | -138/+746 |
|/ / / / / / | |||||
* | | | | | | Merge "NativeCrashListener: fix file descriptor leak." | Nick Kralevich | 2013-06-19 | 1 | -0/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | NativeCrashListener: fix file descriptor leak. | Nick Kralevich | 2013-06-18 | 1 | -0/+7 |
* | | | | | | | Merge "Fix stack transfer bug." | Craig Mautner | 2013-06-18 | 3 | -24/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix stack transfer bug. | Craig Mautner | 2013-06-18 | 3 | -24/+34 |
| |/ / / / / / | |||||
* | | | | | | | Merge "Move Keyguard to the systemui process." | Jim Miller | 2013-06-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Move Keyguard to the systemui process. | Jim Miller | 2013-06-18 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Add an API to allow for creating private virtual displays. | Jeff Brown | 2013-06-18 | 6 | -74/+447 |
|/ / / / / / |