summaryrefslogtreecommitdiffstats
path: root/libs/ui
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-032-12/+12
* frameworks/base: make the ANativeWindow query() method constIliyan Malchev2011-05-031-2/+2
* Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-191-0/+9
* Coalesce input events that arrive faster than 333Hz.Jeff Brown2011-04-071-1/+7
* Fix dispatcher crash when input monitoring enabled.Jeff Brown2011-04-011-1/+1
* am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spa...Mathias Agopian2011-03-171-1/+11
|\
| * fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...Mathias Agopian2011-03-171-1/+11
* | Merge "Improve VelocityTracker numerical stability."Jeff Brown2011-03-151-32/+115
|\ \
| * | Improve VelocityTracker numerical stability.Jeff Brown2011-03-151-32/+115
* | | am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete ty...Jamie Gennis2011-03-151-0/+3
|\ \ \ | |/ / |/| / | |/
| * ANativeWindow: add query for the concrete type.Jamie Gennis2011-03-141-0/+3
* | Use touch pad gestures to manipulate the pointer.Jeff Brown2011-03-142-2/+156
|/
* Input improvements and bug fixes.Jeff Brown2011-03-091-8/+15
* Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-041-12/+85
* Wake screen from external HID peripherals.Jeff Brown2011-03-021-0/+17
* Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-0/+21
* Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-1/+2
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-194-145/+430
* Fix a regression with MotionEvent parceling.Jeff Brown2011-02-175-54/+498
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-153-39/+343
* Use EGL_NATIVE_VISUAL_ID to select EGLConfigMathias Agopian2011-01-191-19/+4
* improve SurfaceFlinger 'dumpsys' logMathias Agopian2011-01-191-1/+1
* Make getFallbackAction return false when there is none.Jeff Brown2011-01-141-3/+5
* Mouse pointer integration.Jeff Brown2011-01-048-12365/+0
* Add initial support for cursor-based pointing devices.Jeff Brown2010-12-294-112/+311
* 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