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