summaryrefslogtreecommitdiffstats
path: root/services/input/tests
Commit message (Expand)AuthorAgeFilesLines
* 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