summaryrefslogtreecommitdiffstats
path: root/libs/ui/InputDispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed StatusBar ANRs due to input event injection 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