summaryrefslogtreecommitdiffstats
path: root/services/input/tests
Commit message (Expand)AuthorAgeFilesLines
* Eliminate hw.keyboards system properties.Jeff Brown2011-11-151-0/+4
* Improve screenshot chord debouncing.Jeff Brown2011-10-121-2/+2
* Support composite touch / joystick devices better.Jeff Brown2011-08-311-5/+11
* Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER.Jeff Brown2011-08-231-2/+50
* Input system bug fixes, particularly for stylus.Jeff Brown2011-08-191-279/+230
* Improve touch device configuration.Jeff Brown2011-08-111-54/+73
* Add input system to Watchdog.Jeff Brown2011-08-101-0/+3
* Refactor input reader to add stylus support.Jeff Brown2011-07-311-409/+1497
* Merge "Fix uses of all-subdir-makefiles"Ying Wang2011-07-271-1/+1
|\
| * Fix uses of all-subdir-makefilesYing Wang2011-07-271-1/+1
* | Report the external display size to the input reader.Jeff Brown2011-07-251-1/+1
* | Handle stylus buttons and tool types.Jeff Brown2011-07-251-0/+39
|/
* Refactor input dispatcher use of window/app handles.Jeff Brown2011-07-141-2/+3
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* Drop obsolete touch screen hacks.Jeff Brown2011-07-011-8/+0
* Workaround apps that make assumptions about pointer ids.Jeff Brown2011-07-011-22/+22
* Query input device for initial slot index.Jeff Brown2011-07-011-0/+20
* Add support for disabling pointer gestures.Jeff Brown2011-06-141-11/+8
* EventHub code cleanup.Jeff Brown2011-06-141-1/+4
* Take advantage of updated linux/input.h kernel headers.Jeff Brown2011-06-131-1/+2
* am e046555b: am fd324486: am 5cb05eea: Merge "Fix build." into honeycomb-mr2Jeff Brown2011-06-071-2/+2
|\
| * Fix build.Jeff Brown2011-06-061-2/+2
* | resolved conflicts for merge of ca2b552d to masterJeff Brown2011-06-031-2/+5
|\ \ | |/
| * Add a preference panel for mouse speed.Jeff Brown2011-06-021-2/+5
* | resolved conflicts for merge of 7e193916 to masterDianne Hackborn2011-06-032-26/+20
|\ \ | |/
| * Use ViewConfiguration to seed input system configuration.Jeff Brown2011-05-312-26/+20
* | am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." int...Jeff Brown2011-05-311-2/+2
|\ \ | |/
| * Touch pad UX improvements.Jeff Brown2011-05-251-2/+2
| * Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)Jeff Brown2011-05-251-4/+10
| * Add a sprite controller. (DO NOT MERGE)Jeff Brown2011-05-251-0/+4
| * Optimize EventHub to process events in big chunks. (DO NOT MERGE)Jeff Brown2011-05-241-5/+5
| * Refactor how timeouts are calculated. (DO NOT MERGE)Jeff Brown2011-05-231-1/+4
| * Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)Jeff Brown2011-05-231-1/+11
* | Input device protocol enhancements.Jeff Brown2011-05-241-0/+4
* | Add initial API for stylus and mouse buttons.Jeff Brown2011-05-132-74/+139
* | Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-191-4/+10
* | Add a sprite controller.Jeff Brown2011-04-111-0/+4
* | Add input filter mechanism for accessibility.Jeff Brown2011-03-302-13/+22
* | merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+0
* | Merge "Optimize EventHub to process events in big chunks."Jeff Brown2011-03-181-5/+5
|\ \
| * | Optimize EventHub to process events in big chunks.Jeff Brown2011-03-181-5/+5
* | | Merge "Refactor how timeouts are calculated."Jeff Brown2011-03-171-1/+4
|\ \ \ | |/ /
| * | Refactor how timeouts are calculated.Jeff Brown2011-03-171-1/+4
* | | am 14438b81: am 970bad67: am be368de7: Merge "Fix missing AOSP copyright head...James Dong2011-03-172-6/+30
|\ \ \ | |/ / |/| / | |/
| * Fix missing AOSP copyright headers for more filesJames Dong2011-03-172-6/+30
* | Use touch pad gestures to manipulate the pointer.Jeff Brown2011-03-141-1/+11
|/
* Input improvements and bug fixes.Jeff Brown2011-03-091-35/+61
* Fix off by one errors in touch motion ranges. (DO NOT MERGE)Jeff Brown2011-03-091-22/+22
* Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-041-1/+1
* Wake screen from external HID peripherals.Jeff Brown2011-03-022-1/+7