summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* HID usage should take precedence over scan code.Jeff Brown2012-04-121-13/+17
* Refactor key code mapping.Jeff Brown2012-04-115-215/+311
* Merge "Check for existing dimming before stop dimming."Craig Mautner2012-04-112-11/+17
|\
| * Check for existing dimming before stop dimming.Craig Mautner2012-04-112-11/+17
* | Merge "Fix PowerMgr NPE on emulator."Daniel Sandler2012-04-111-1/+1
|\ \
| * | Fix PowerMgr NPE on emulator.Daniel Sandler2012-04-101-1/+1
* | | Merge "Show physical keyboard control button on the input method switch dialog"satok2012-04-112-4/+70
|\ \ \
| * | | Show physical keyboard control button on the input method switch dialogsatok2012-04-112-4/+70
* | | | Request key maps from input manager service.Jeff Brown2012-04-106-160/+348
* | | | Merge "Some small tweaks to improve memory management."Dianne Hackborn2012-04-103-68/+104
|\ \ \ \ | |_|_|/ |/| | |
| * | | Some small tweaks to improve memory management.Dianne Hackborn2012-04-103-68/+104
| | |/ | |/|
* | | Merge "Fix NPE in setTransparentRegion."Craig Mautner2012-04-102-2/+4
|\ \ \
| * | | Fix NPE in setTransparentRegion.Craig Mautner2012-04-102-2/+4
* | | | Merge "Don't reuse StringBuilder outside of lock when dumping ANR."Jeff Brown2012-04-101-1/+1
|\ \ \ \
| * | | | Don't reuse StringBuilder outside of lock when dumping ANR.Jeff Brown2012-04-101-1/+1
* | | | | Merge "Reduce load on CPU when animating rotation."Craig Mautner2012-04-102-10/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Reduce load on CPU when animating rotation.Craig Mautner2012-04-102-10/+16
| | |/ / | |/| |
* | | | Merge "New Android Dreams architecture, disabled for now."Daniel Sandler2012-04-103-1/+46
|\ \ \ \
| * | | | New Android Dreams architecture, disabled for now.Daniel Sandler2012-04-093-1/+46
| | |_|/ | |/| |
* | | | am e1d6c080: Make common_time more deferential when coming out of networkless...John Grossman2012-04-091-7/+16
|\ \ \ \
| * | | | Make common_time more deferential when coming out of networkless mode.John Grossman2012-04-091-7/+16
* | | | | Merge "Migrate to @Override to remove warnings."Jeff Sharkey2012-04-095-18/+24
|\ \ \ \ \
| * | | | | Migrate to @Override to remove warnings.Jeff Sharkey2012-04-095-18/+24
* | | | | | Merge "Fix lid switch interpretation."Jeff Brown2012-04-092-7/+7
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix lid switch interpretation.Jeff Brown2012-04-092-7/+7
* | | | | | Merge "Use new EVIOCSCLOCKID ioctl if supported."Jeff Brown2012-04-091-3/+20
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Use new EVIOCSCLOCKID ioctl if supported.Jeff Brown2012-04-091-3/+20
| | |/ / | |/| |
* | | | Merge "Splice operations before collapsing ifaces."Jeff Sharkey2012-04-091-2/+3
|\ \ \ \
| * | | | Splice operations before collapsing ifaces.Jeff Sharkey2012-04-091-2/+3
* | | | | Merge "Added support for USB audio devices"Eric Laurent2012-04-091-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Added support for USB audio devicesEric Laurent2012-04-061-2/+2
* | | | | Merge "Ensure that apps crash if they throw exceptions."Jeff Brown2012-04-061-2/+3
|\ \ \ \ \
| * | | | | Ensure that apps crash if they throw exceptions.Jeff Brown2012-04-061-2/+3
* | | | | | Merge "Fix endless looping in layout."Craig Mautner2012-04-061-1/+1
|\ \ \ \ \ \
| * | | | | | Fix endless looping in layout.Craig Mautner2012-04-061-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Fix issue #6242583: ResolverActivity is considered as home activity"Dianne Hackborn2012-04-061-1/+2
|\ \ \ \ \ \
| * | | | | | Fix issue #6242583: ResolverActivity is considered as home activityDianne Hackborn2012-04-061-1/+2
* | | | | | | Merge "Add a unique input device descriptor."Jeff Brown2012-04-066-45/+103
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Add a unique input device descriptor.Jeff Brown2012-04-066-45/+103
| |/ / / / /
* | | | | | Merge "Attribute alarm broadcast wakelocks to the sender"Christopher Tate2012-04-062-3/+44
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Attribute alarm broadcast wakelocks to the senderChristopher Tate2012-04-062-3/+44
* | | | | | Merge "Animate from local list of WindowStateAnimators."Craig Mautner2012-04-067-134/+122
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Animate from local list of WindowStateAnimators.Craig Mautner2012-04-067-134/+122
| | |/ / / | |/| | |
* | | | | INetworkStatsSession with lifecycle for caching.Jeff Sharkey2012-04-065-56/+100
| |_|/ / |/| | |
* | | | Add Intents to notify when USB audio devices or accessories are attachedMike Lockwood2012-04-061-0/+34
|/ / /
* | | Merge "Fix so that windows again animate when moving."Craig Mautner2012-04-061-20/+21
|\ \ \
| * | | Fix so that windows again animate when moving.Dianne Hackborn2012-04-051-20/+21
* | | | Move some APIs from window manager to input manager.Jeff Brown2012-04-052-307/+118
* | | | Fix looping to turn off dimming.Craig Mautner2012-04-052-7/+6
* | | | Merge "Enhance Cell Location Api."John Wang2012-04-051-0/+37
|\ \ \ \