summaryrefslogtreecommitdiffstats
path: root/libs/ui/tests/InputPublisherAndConsumer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Implement batching of input events on the consumer side.Jeff Brown2012-02-131-10/+22
* Rewrite input transport using sockets.Jeff Brown2012-02-131-285/+29
* Add initial API for stylus and mouse buttons.Jeff Brown2011-05-131-22/+50
* Fix a regression with MotionEvent parceling.Jeff Brown2011-02-171-34/+46
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-32/+46
* Add support for fallback keycodes.Jeff Brown2010-12-071-2/+2
* Tell system server whether the app handled input events.Jeff Brown2010-11-081-4/+10
* Add support for secure views.Jeff Brown2010-09-081-8/+10
* Add support for new input sources.Jeff Brown2010-07-151-18/+38
* Add initial gamepad support.Jeff Brown2010-07-131-1/+1
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-0/+449