summaryrefslogtreecommitdiffstats
path: root/include/ui
Commit message (Expand)AuthorAgeFilesLines
* Add the MIN_UNDEQUEUED_BUFFERS query to ANW.Jamie Gennis2011-02-281-0/+20
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-194-41/+68
* Fix a regression with MotionEvent parceling.Jeff Brown2011-02-171-25/+26
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-47/+135
* am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry ...Jamie Gennis2011-01-301-0/+2
|\
| * Reset ANativeWindow crop on buffer geometry changes.Jamie Gennis2011-01-281-0/+2
* | Protected surface APIGlenn Kasten2011-01-281-2/+4
* | am 12b2dc90: am b1e0a870: Merge "Fix crashes caused by some input devices." i...Jeff Brown2011-01-251-1/+3
|\ \ | |/
| * Fix crashes caused by some input devices.Jeff Brown2011-01-251-1/+3
* | am 5f668c6e: am 8b9df978: Merge "Fix getSwitchState." into honeycombJeff Brown2011-01-191-0/+9
|\ \ | |/
| * Fix getSwitchState.Jeff Brown2011-01-191-0/+9
* | Add joystick support to framework.Jeff Brown2011-01-171-0/+16
|/
* Add the SurfaceTexture C++ implementation.Jamie Gennis2011-01-061-0/+1
* Mouse pointer integration.Jeff Brown2011-01-046-2568/+9
* Add initial support for cursor-based pointing devices.Jeff Brown2010-12-293-5/+83
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-082-172/+0
* surfaceflinger: add support for gralloc dump hooksErik Gilling2010-12-081-1/+4
* Add support for fallback keycodes.Jeff Brown2010-12-075-5/+30
* am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBu...Mathias Agopian2010-12-072-1/+5
|\
| * am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocati...Mathias Agopian2010-12-072-1/+5
| |\
| | * [3171580] don't automatically log GraphicBuffer allocation failuresMathias Agopian2010-12-032-1/+5
* | | Improve support for external keyboards.Jeff Brown2010-12-025-83/+217
* | | Ensure the ShortcutManager uses the correct key character map.Jeff Brown2010-11-302-9/+2
* | | Support non-orientation aware keyboards and other devices.Jeff Brown2010-11-304-37/+70
* | | Allow status bar panels to be on top of the status bar.Joe Onorato2010-11-241-1/+3
* | | Added support for full PC-style keyboards.Jeff Brown2010-11-184-43/+302
* | | am 5e069074: am a15e4886: Merge "Framebuffer: Support variable number of fram...Jean-Baptiste Queru2010-11-171-1/+2
|\ \ \ | |/ /
| * | am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in t...Jean-Baptiste Queru2010-11-171-1/+2
| |\ \ | | |/ | |/|
| | * Framebuffer: Support variable number of framebuffers in the UIRodrigo Obregon2010-11-031-1/+2
| | * Keep track of remaining fd when devices are removedJens Gulin2010-06-281-0/+1
* | | Enable touch splitting for all windows by default.Jeff Brown2010-11-121-1/+3
* | | Add new keycodes initially used for GoogleTV devices.Jason Bayer2010-11-111-0/+22
* | | The CHEEK_TOUCH stuff never worked. Remove it.Joe Onorato2010-11-081-7/+3
* | | Tell system server whether the app handled input events.Jeff Brown2010-11-082-5/+14
* | | Add plumbing for volume mute key.Jeff Brown2010-11-021-0/+1
* | | resolved conflicts for merge of df3cccf3 to masterJeff Brown2010-10-271-0/+3
|\ \ \ | |/ /
| * | Drop all dispatcher state when dispatcher is disabled.Jeff Brown2010-10-271-0/+3
* | | am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs...Jeff Brown2010-10-241-5/+23
|\ \ \ | |/ /
| * | Add unit tests for native input and fix bugs identified.Jeff Brown2010-10-231-5/+23
* | | am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking u...Jeff Brown2010-10-191-5/+1
|\ \ \ | |/ /
| * | Fix bug where home presses were not poking user activity.Jeff Brown2010-10-181-5/+1
| * | Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-0/+1
* | | Add support for calibrating touch position.Jeff Brown2010-10-181-0/+10
* | | am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." in...Jeff Brown2010-10-161-24/+31
|\ \ \ | |/ /
| * | Improve input device calibration format.Jeff Brown2010-10-141-24/+31
| * | Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-112-3/+6
* | | Add support for secure system overlays.Jeff Brown2010-10-151-0/+1
* | | Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-154-6/+89
* | | Track input state when transferring touch focus.Jeff Brown2010-10-111-0/+3
* | | Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-112-3/+6