| Commit message (Expand) | Author | Age | Files | Lines |
* | Add PowerManager method to assign blame to a single uid | Marco Nelissen | 2013-10-03 | 1 | -0/+6 |
* | Merge "Prevent authenticators from using Settings to launch arbitrary activi... | Carlos Valdivia | 2013-09-30 | 1 | -1/+55 |
|\ |
|
| * | Prevent authenticators from using Settings to launch arbitrary activities. | Carlos Valdivia | 2013-09-29 | 1 | -1/+55 |
* | | Merge "Fix issue #10948509: Crash in procstats when there is no data" into kl... | Dianne Hackborn | 2013-09-30 | 2 | -16/+28 |
|\ \ |
|
| * | | Fix issue #10948509: Crash in procstats when there is no data | Dianne Hackborn | 2013-09-29 | 2 | -16/+28 |
* | | | Merge "Ensure correct window ordering." into klp-dev | Craig Mautner | 2013-09-29 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Ensure correct window ordering. | Craig Mautner | 2013-09-28 | 2 | -2/+2 |
* | | | | Merge "Don't kill home process with the rest of its package." into klp-dev | Craig Mautner | 2013-09-29 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | Don't kill home process with the rest of its package. | Craig Mautner | 2013-09-28 | 1 | -0/+4 |
| |/ / / |
|
* | | | | Merge "Remove home package name methods." into klp-dev | Craig Mautner | 2013-09-29 | 4 | -50/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Remove home package name methods. | Craig Mautner | 2013-09-28 | 4 | -50/+6 |
| |/ / |
|
* | | | Ignore historical printer records for installed services | Svetoslav | 2013-09-27 | 2 | -4/+27 |
* | | | Merge "Fix permissions on WindowManagerService.showAssistant()" into klp-dev | Jim Miller | 2013-09-28 | 1 | -10/+0 |
|\ \ \ |
|
| * | | | Fix permissions on WindowManagerService.showAssistant() | Jim Miller | 2013-09-27 | 1 | -10/+0 |
* | | | | Merge "Print job files and print job records not always cleaned up." into klp... | Svetoslav Ganov | 2013-09-28 | 2 | -83/+153 |
|\ \ \ \ |
|
| * | | | | Print job files and print job records not always cleaned up. | Svetoslav Ganov | 2013-09-27 | 2 | -83/+153 |
* | | | | | Merge "Centralize handleAppDied and fix return to home." into klp-dev | Craig Mautner | 2013-09-28 | 3 | -32/+65 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Centralize handleAppDied and fix return to home. | Craig Mautner | 2013-09-27 | 3 | -32/+65 |
| | |/ /
| |/| | |
|
* | | | | Dismiss keyguard when resuming visible activities | Craig Mautner | 2013-09-26 | 1 | -0/+4 |
|/ / / |
|
* | | | Merge "Fix Sending PAC Broadcast before downloaded" into klp-dev | Jason Monk | 2013-09-26 | 1 | -1/+23 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix Sending PAC Broadcast before downloaded | Jason Monk | 2013-09-26 | 1 | -1/+23 |
* | | | Revert behavior to perform onResume. | Craig Mautner | 2013-09-26 | 3 | -47/+29 |
* | | | Merge "Sigh." into klp-dev | Christopher Tate | 2013-09-26 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Sigh. | Christopher Tate | 2013-09-26 | 1 | -3/+3 |
* | | | | Merge "PackageManager#queryIntentServices breaks its contract." into klp-dev | Svetoslav Ganov | 2013-09-26 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | PackageManager#queryIntentServices breaks its contract. | Svetoslav Ganov | 2013-09-26 | 1 | -0/+4 |
* | | | | | Merge "Don't remove restrictions files that are valid" into klp-dev | Amith Yamasani | 2013-09-26 | 1 | -7/+17 |
|\ \ \ \ \ |
|
| * | | | | | Don't remove restrictions files that are valid | Amith Yamasani | 2013-09-26 | 1 | -7/+17 |
* | | | | | | Merge "Tighten flags enforcement, API to test Uris." into klp-dev | Jeff Sharkey | 2013-09-26 | 2 | -20/+9 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Tighten flags enforcement, API to test Uris. | Jeff Sharkey | 2013-09-26 | 2 | -20/+9 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge "Adding hidden APIs for observing the print jobs state." into klp-dev | Svetoslav Ganov | 2013-09-26 | 3 | -0/+164 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Adding hidden APIs for observing the print jobs state. | Svetoslav Ganov | 2013-09-25 | 3 | -0/+164 |
* | | | | | Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefs | Dianne Hackborn | 2013-09-26 | 1 | -1/+2 |
| |/ / /
|/| | | |
|
* | | | | Merge "Fix issue #10903002: com.facebook.katana keeps itself in A Services" i... | Dianne Hackborn | 2013-09-25 | 3 | -27/+120 |
|\ \ \ \ |
|
| * | | | | Fix issue #10903002: com.facebook.katana keeps itself in A Services | Dianne Hackborn | 2013-09-25 | 3 | -27/+120 |
* | | | | | Require that persistable Uri permissions be taken. | Jeff Sharkey | 2013-09-25 | 2 | -113/+302 |
|/ / / / |
|
* | | | | Merge "Don't crash when no alarms are scheduled" into klp-dev | Christopher Tate | 2013-09-25 | 1 | -3/+2 |
|\ \ \ \ |
|
| * | | | | Don't crash when no alarms are scheduled | Christopher Tate | 2013-09-24 | 1 | -3/+2 |
* | | | | | Merge "Be less aggressive when not resuming top activity" into klp-dev | Craig Mautner | 2013-09-25 | 1 | -6/+3 |
|\ \ \ \ \ |
|
| * | | | | | Be less aggressive when not resuming top activity | Craig Mautner | 2013-09-24 | 1 | -6/+3 |
* | | | | | | Merge "Fix issue #10848916: "Always" button is not working." into klp-dev | Dianne Hackborn | 2013-09-24 | 4 | -16/+39 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix issue #10848916: "Always" button is not working. | Dianne Hackborn | 2013-09-24 | 4 | -16/+39 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge "Remove Rect allocation in each layout pass." into klp-dev | John Spurlock | 2013-09-24 | 1 | -3/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Remove Rect allocation in each layout pass. | John Spurlock | 2013-09-24 | 1 | -3/+3 |
* | | | | | | Merge "Multiple printer discovery session instances and other bugs." into klp... | Svetoslav | 2013-09-24 | 2 | -11/+23 |
|\ \ \ \ \ \ |
|
| * | | | | | | Multiple printer discovery session instances and other bugs. | Svetoslav | 2013-09-23 | 2 | -11/+23 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge "Fix method for determining focused window." into klp-dev | Craig Mautner | 2013-09-24 | 1 | -53/+30 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Fix method for determining focused window. | Craig Mautner | 2013-09-24 | 1 | -53/+30 |
* | | | | | | Merge "Pause activities behind keyguard after boot." into klp-dev | Craig Mautner | 2013-09-24 | 3 | -12/+55 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Pause activities behind keyguard after boot. | Craig Mautner | 2013-09-24 | 3 | -12/+55 |