summaryrefslogtreecommitdiffstats
path: root/services/input/tests
Commit message (Expand)AuthorAgeFilesLines
* Use ViewConfiguration to seed input system configuration.Jeff Brown2011-05-312-26/+20
* 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
* Fix missing AOSP copyright headers for more filesJames Dong2011-03-172-6/+30
* 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
* Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-0/+12
* Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-0/+4
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-1/+6
* Fix a regression with MotionEvent parceling.Jeff Brown2011-02-171-19/+19
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-20/+19
* Fix read from uninitialized memory.Jeff Brown2011-02-071-1/+2
* Fix crashes caused by some input devices.Jeff Brown2011-01-251-5/+45
* Fix getSwitchState.Jeff Brown2011-01-191-1/+1
* Filter virtual keys after touches.Jeff Brown2011-01-181-0/+12
* Prevent events from getting backlogged.Jeff Brown2011-01-102-5/+6
* Mouse pointer integration.Jeff Brown2011-01-043-0/+3923