summaryrefslogtreecommitdiff
path: root/libs/ui/InputDispatcher.cpp
AgeCommit message (Expand)Author
2010-08-30Input device calibration and capabilities. Jeff Brown
2010-08-19Make the throttling more sensitive to end-to-end latency. Jeff Brown
2010-08-18Add support for throttling motion events. Jeff Brown
2010-08-17Fix possible race conditions during channel unregistration. Jeff Brown
2010-07-29DO NOT MERGE: Fix input event injection ANRs on UI thread. Jeff Brown
2010-07-16Fix trackball down and movement bugs. Jeff Brown
2010-07-15Add support for new input sources. Jeff Brown
2010-07-13Add initial gamepad support. Jeff Brown
2010-07-08Add new glue code for writing native apps. Dianne Hackborn
2010-07-03More native input dispatch work. Jeff Brown
2010-06-29Fix native input dispatch in the emulator. Jeff Brown
2010-06-28Native input event dispatching. Jeff Brown
2010-06-23Remember to initialize timestamps in the dispatch allocator Christopher Tate
2010-06-21More native input event dispatching. Jeff Brown
2010-06-17Even more native input dispatch work in progress. Jeff Brown
2010-06-15More work in progress on native events. Jeff Brown
2010-06-13Fix include paths. Jeff Brown
2010-06-13Native input dispatch rewrite work in progress. Jeff Brown