summaryrefslogtreecommitdiffstats
path: root/services/input/EventHub.h
Commit message (Expand)AuthorAgeFilesLines
* Add a preference panel for mouse speed.Jeff Brown2011-06-021-5/+12
* Optimize EventHub to process events in big chunks. (DO NOT MERGE)Jeff Brown2011-05-241-8/+10
* Refactor how timeouts are calculated. (DO NOT MERGE)Jeff Brown2011-05-231-2/+7
* Fix off by one errors in touch motion ranges. (DO NOT MERGE)Jeff Brown2011-03-091-2/+0
* Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-041-2/+2
* Wake screen from external HID peripherals.Jeff Brown2011-03-021-0/+5
* Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-0/+1
* Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-0/+5
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-4/+8
* am 12b2dc90: am b1e0a870: Merge "Fix crashes caused by some input devices." i...Jeff Brown2011-01-251-3/+3
|\
| * Fix crashes caused by some input devices.Jeff Brown2011-01-251-3/+3
* | Add joystick support to framework.Jeff Brown2011-01-171-2/+5
|/
* Mouse pointer integration.Jeff Brown2011-01-041-0/+327