summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-084-396/+0
* surfaceflinger: add support for gralloc dump hooksErik Gilling2010-12-082-1/+15
* Merge "Change assets to use 64-bit API"Kenny Root2010-12-087-77/+81
|\
| * Change assets to use 64-bit APIKenny Root2010-12-087-77/+81
* | 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-0211-413/+703
* | | 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-307-275/+643
* | | fix messages from sqlite layer in c++ code to be useful.Vasu Nori2010-11-291-2/+4
* | | 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
* | | | Fix SDK build on Windows due to use of mmap.Jeff Brown2010-11-191-15/+17
* | | | Added support for full PC-style keyboards.Jeff Brown2010-11-1810-629/+1363
* | | | 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
| * | 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
* | | | Merge "Split UTF functions from String8/16"Kenny Root2010-11-157-623/+814
|\ \ \ \
| * | | | Split UTF functions from String8/16Kenny Root2010-11-127-623/+814
* | | | | Enable touch splitting for all windows by default.Jeff Brown2010-11-121-9/+7
* | | | | Implement reducing the buffer count of a Surface.Jamie Gennis2010-11-113-6/+82
|/ / / /
* | | | Fix a compile warning in the Surface class.Jamie Gennis2010-11-111-1/+1
* | | | 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
* | | | | Fix default return code for getResourceKenny Root2010-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
* | | Add path to get different DPI drawablesKenny Root2010-10-291-10/+34
* | | 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
* | | Merge "convert one of the LOGE to LOG_WINDOW msg to reduce grief"Vasu Nori2010-10-261-1/+1
|\ \ \