summaryrefslogtreecommitdiffstats
path: root/libs/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in fallback key processing.Jeff Brown2010-12-091-4/+12
* fix [3259708] Graphic Buffer Mapper does not support YV12Mathias Agopian2010-12-082-161/+17
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-083-284/+0
* surfaceflinger: add support for gralloc dump hooksErik Gilling2010-12-082-1/+15
* Add support for fallback keycodes.Jeff Brown2010-12-077-62/+163
* am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBu...Mathias Agopian2010-12-072-4/+12
|\
| * am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocati...Mathias Agopian2010-12-072-4/+12
| |\
| | * [3171580] don't automatically log GraphicBuffer allocation failuresMathias Agopian2010-12-032-4/+12
* | | Improve support for external keyboards.Jeff Brown2010-12-028-393/+652
* | | Ensure the ShortcutManager uses the correct key character map.Jeff Brown2010-11-304-20/+39
* | | Support non-orientation aware keyboards and other devices.Jeff Brown2010-11-305-275/+430
* | | Merge "Port Emulator keymaps."Jeff Brown2010-11-232-4/+40
|\ \ \
| * | | Port Emulator keymaps.Jeff Brown2010-11-232-4/+40
* | | | am 9df7f313: am f0f6c54b: Merge "frameworks/base: Destroy the overlay even if...Jean-Baptiste Queru2010-11-231-2/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am f0f6c54b: Merge "frameworks/base: Destroy the overlay even if there is an ...Jean-Baptiste Queru2010-11-231-2/+7
| |\ \
| | * | frameworks/base: Destroy the overlay even if there is an errorNaomi Luis2010-11-221-2/+7
| * | | am b27b8c0c: Fix a key repeating bug. (DO NOT MERGE)Jeff Brown2010-11-181-40/+40
| |\ \ \ | | | |/ | | |/|
| | * | Fix a key repeating bug. (DO NOT MERGE)Jeff Brown2010-11-171-40/+40
| * | | am bfc1cc2d: Fix stuck keys when released out of order. (DO NOT MERGE)Jeff Brown2010-11-181-2/+2
| |\ \ \ | | |/ /
| | * | Fix stuck keys when released out of order. (DO NOT MERGE)Jeff Brown2010-11-171-2/+2
* | | | Added support for full PC-style keyboards.Jeff Brown2010-11-187-623/+1200
* | | | am 5e069074: am a15e4886: Merge "Framebuffer: Support variable number of fram...Jean-Baptiste Queru2010-11-171-19/+26
|\ \ \ \ | |/ / /
| * | | am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in t...Jean-Baptiste Queru2010-11-171-19/+26
| |\ \ \ | | |/ / | |/| / | | |/
| | * Framebuffer: Support variable number of framebuffers in the UIRodrigo Obregon2010-11-031-19/+26
| | * Only monitor recognized uevent devices.Sean McNeil2010-08-231-1/+8
| | * Keep track of remaining fd when devices are removedJens Gulin2010-06-281-10/+8
| * | Merge "fix [3148312] Region can access data out of bounds" into gingerbreadMathias Agopian2010-11-081-1/+1
| |\ \
| | * | fix [3148312] Region can access data out of boundsMathias Agopian2010-10-291-1/+1
* | | | Enable touch splitting for all windows by default.Jeff Brown2010-11-121-9/+7
* | | | The CHEEK_TOUCH stuff never worked. Remove it.Joe Onorato2010-11-081-18/+1
* | | | Tell system server whether the app handled input events.Jeff Brown2010-11-084-25/+80
* | | | Rename the locked meta key constants for clarity.Jeff Brown2010-11-052-10/+108
* | | | Fix a key repeating bug.Jeff Brown2010-11-021-40/+40
* | | | Merge "Add plumbing for volume mute key."Jeff Brown2010-11-021-0/+8
|\ \ \ \
| * | | | Add plumbing for volume mute key.Jeff Brown2010-11-021-0/+8
* | | | | Merge "Optimize FBO drawing with regions. This optimization is currently disa...Romain Guy2010-11-021-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Optimize FBO drawing with regions.Romain Guy2010-11-021-1/+1
* | | | | am 7ab5d2d9: am a87ea46c: Fix bugs related to cheek event suppression.Jeff Brown2010-11-021-3/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix bugs related to cheek event suppression.Jeff Brown2010-11-011-3/+3
| |/ /
* | | Fix policy issues when screen is off.Jeff Brown2010-11-011-1/+15
* | | resolved conflicts for merge of df3cccf3 to masterJeff Brown2010-10-271-1/+23
|\ \ \ | |/ /
| * | Drop all dispatcher state when dispatcher is disabled.Jeff Brown2010-10-271-1/+23
* | | Tweak log messages a bit.Jeff Brown2010-10-251-2/+5
* | | Add test stubs for newly added methods.Jeff Brown2010-10-241-0/+13
* | | am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs...Jeff Brown2010-10-246-21/+3647
|\ \ \ | |/ /
| * | Add unit tests for native input and fix bugs identified.Jeff Brown2010-10-236-21/+3647
* | | am d7cd560a: am 1d79a9d9: Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
|\ \ \ | |/ /
| * | Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
* | | am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking u...Jeff Brown2010-10-191-40/+28
|\ \ \ | |/ /
| * | Fix bug where home presses were not poking user activity.Jeff Brown2010-10-181-40/+28