summaryrefslogtreecommitdiffstats
path: root/services/input/InputDispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-14/+27
* Fix crashes caused by some input devices.Jeff Brown2011-01-251-7/+30
* Support non-rectangular input regions.Jeff Brown2011-01-161-10/+24
* Prevent events from getting backlogged.Jeff Brown2011-01-101-35/+121
* Only allow touch events from one device at a time.Jeff Brown2011-01-041-28/+45
* Mouse pointer integration.Jeff Brown2011-01-041-0/+3722