summaryrefslogtreecommitdiffstats
path: root/services/input/tests/InputReader_test.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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-171-3/+15
|\ \ \ | |/ / |/| / | |/
| * Fix missing AOSP copyright headers for more filesJames Dong2011-03-171-3/+15
* | 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-021-0/+6
* 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-101-1/+2
* Mouse pointer integration.Jeff Brown2011-01-041-0/+3643