summaryrefslogtreecommitdiffstats
path: root/libs/ui/InputDispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Input device calibration and capabilities.Jeff Brown2010-08-301-7/+15
* Make the throttling more sensitive to end-to-end latency.Jeff Brown2010-08-191-1/+2
* Add support for throttling motion events.Jeff Brown2010-08-181-5/+77
* Fix possible race conditions during channel unregistration.Jeff Brown2010-08-171-12/+20
* DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-291-29/+84
* Fix trackball down and movement bugs.Jeff Brown2010-07-161-1/+11
* Add support for new input sources.Jeff Brown2010-07-151-37/+37
* Add initial gamepad support.Jeff Brown2010-07-131-4/+4
* Add new glue code for writing native apps.Dianne Hackborn2010-07-081-1/+1
* More native input dispatch work.Jeff Brown2010-07-031-2/+5
* Fix native input dispatch in the emulator.Jeff Brown2010-06-291-0/+3
* Native input event dispatching.Jeff Brown2010-06-281-23/+63
* Remember to initialize timestamps in the dispatch allocatorChristopher Tate2010-06-231-0/+1
* More native input event dispatching.Jeff Brown2010-06-211-128/+329
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-2/+1
* More work in progress on native events.Jeff Brown2010-06-151-121/+272
* Fix include paths.Jeff Brown2010-06-131-2/+0
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+1315