Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Some small tweaks to improve memory management." | Dianne Hackborn | 2012-04-10 | 3 | -68/+104 |
|\ | |||||
| * | Some small tweaks to improve memory management. | Dianne Hackborn | 2012-04-10 | 3 | -68/+104 |
* | | Merge "Fix NPE in setTransparentRegion." | Craig Mautner | 2012-04-10 | 2 | -2/+4 |
|\ \ | |||||
| * | | Fix NPE in setTransparentRegion. | Craig Mautner | 2012-04-10 | 2 | -2/+4 |
* | | | Merge "Don't reuse StringBuilder outside of lock when dumping ANR." | Jeff Brown | 2012-04-10 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Don't reuse StringBuilder outside of lock when dumping ANR. | Jeff Brown | 2012-04-10 | 1 | -1/+1 |
* | | | | Merge "Reduce load on CPU when animating rotation." | Craig Mautner | 2012-04-10 | 2 | -10/+16 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Reduce load on CPU when animating rotation. | Craig Mautner | 2012-04-10 | 2 | -10/+16 |
| | |/ | |/| | |||||
* | | | Merge "New Android Dreams architecture, disabled for now." | Daniel Sandler | 2012-04-10 | 3 | -1/+46 |
|\ \ \ | |||||
| * | | | New Android Dreams architecture, disabled for now. | Daniel Sandler | 2012-04-09 | 3 | -1/+46 |
* | | | | am e1d6c080: Make common_time more deferential when coming out of networkless... | John Grossman | 2012-04-09 | 1 | -7/+16 |
|\ \ \ \ | |||||
| * | | | | Make common_time more deferential when coming out of networkless mode. | John Grossman | 2012-04-09 | 1 | -7/+16 |
* | | | | | Merge "Migrate to @Override to remove warnings." | Jeff Sharkey | 2012-04-09 | 5 | -18/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Migrate to @Override to remove warnings. | Jeff Sharkey | 2012-04-09 | 5 | -18/+24 |
* | | | | | | Merge "Fix lid switch interpretation." | Jeff Brown | 2012-04-09 | 2 | -7/+7 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Fix lid switch interpretation. | Jeff Brown | 2012-04-09 | 2 | -7/+7 |
* | | | | | | Merge "Use new EVIOCSCLOCKID ioctl if supported." | Jeff Brown | 2012-04-09 | 1 | -3/+20 |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | |||||
| * | | | | Use new EVIOCSCLOCKID ioctl if supported. | Jeff Brown | 2012-04-09 | 1 | -3/+20 |
| | |/ / | |/| | | |||||
* | | | | Merge "Splice operations before collapsing ifaces." | Jeff Sharkey | 2012-04-09 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | Splice operations before collapsing ifaces. | Jeff Sharkey | 2012-04-09 | 1 | -2/+3 |
* | | | | | Merge "Added support for USB audio devices" | Eric Laurent | 2012-04-09 | 1 | -2/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Added support for USB audio devices | Eric Laurent | 2012-04-06 | 1 | -2/+2 |
* | | | | | Merge "Ensure that apps crash if they throw exceptions." | Jeff Brown | 2012-04-06 | 1 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Ensure that apps crash if they throw exceptions. | Jeff Brown | 2012-04-06 | 1 | -2/+3 |
* | | | | | | Merge "Fix endless looping in layout." | Craig Mautner | 2012-04-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix endless looping in layout. | Craig Mautner | 2012-04-06 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge "Fix issue #6242583: ResolverActivity is considered as home activity" | Dianne Hackborn | 2012-04-06 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix issue #6242583: ResolverActivity is considered as home activity | Dianne Hackborn | 2012-04-06 | 1 | -1/+2 |
* | | | | | | | Merge "Add a unique input device descriptor." | Jeff Brown | 2012-04-06 | 6 | -45/+103 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Add a unique input device descriptor. | Jeff Brown | 2012-04-06 | 6 | -45/+103 |
| |/ / / / / | |||||
* | | | | | | Merge "Attribute alarm broadcast wakelocks to the sender" | Christopher Tate | 2012-04-06 | 2 | -3/+44 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Attribute alarm broadcast wakelocks to the sender | Christopher Tate | 2012-04-06 | 2 | -3/+44 |
* | | | | | | Merge "Animate from local list of WindowStateAnimators." | Craig Mautner | 2012-04-06 | 7 | -134/+122 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Animate from local list of WindowStateAnimators. | Craig Mautner | 2012-04-06 | 7 | -134/+122 |
| | |/ / / | |/| | | | |||||
* | | | | | INetworkStatsSession with lifecycle for caching. | Jeff Sharkey | 2012-04-06 | 5 | -56/+100 |
| |_|/ / |/| | | | |||||
* | | | | Add Intents to notify when USB audio devices or accessories are attached | Mike Lockwood | 2012-04-06 | 1 | -0/+34 |
|/ / / | |||||
* | | | Merge "Fix so that windows again animate when moving." | Craig Mautner | 2012-04-06 | 1 | -20/+21 |
|\ \ \ | |||||
| * | | | Fix so that windows again animate when moving. | Dianne Hackborn | 2012-04-05 | 1 | -20/+21 |
* | | | | Move some APIs from window manager to input manager. | Jeff Brown | 2012-04-05 | 2 | -307/+118 |
* | | | | Fix looping to turn off dimming. | Craig Mautner | 2012-04-05 | 2 | -7/+6 |
* | | | | Merge "Enhance Cell Location Api." | John Wang | 2012-04-05 | 1 | -0/+37 |
|\ \ \ \ | |||||
| * | | | | Enhance Cell Location Api. | John Wang | 2012-04-05 | 1 | -0/+37 |
* | | | | | Merge "Dump KSM stats in the meminfo." | Dianne Hackborn | 2012-04-05 | 1 | -0/+23 |
|\ \ \ \ \ | |||||
| * | | | | | Dump KSM stats in the meminfo. | Dianne Hackborn | 2012-04-05 | 1 | -0/+23 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge "Support metered Wi-Fi NetworkPolicy." | Jeff Sharkey | 2012-04-05 | 7 | -65/+91 |
|\ \ \ \ \ | |||||
| * | | | | | Support metered Wi-Fi NetworkPolicy. | Jeff Sharkey | 2012-04-05 | 7 | -65/+91 |
* | | | | | | Merge "Refactor input system into its own service." | Jeff Brown | 2012-04-05 | 19 | -576/+558 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Refactor input system into its own service. | Jeff Brown | 2012-04-05 | 19 | -575/+557 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge "Lockscreen settings per user" | Amith Yamasani | 2012-04-05 | 1 | -0/+15 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Lockscreen settings per user | Amith Yamasani | 2012-04-05 | 1 | -0/+15 |
| | |/ / / | |/| | | |