summaryrefslogtreecommitdiffstats
path: root/core/jni/android_view_InputQueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve VelocityTracker numerical stability.Jeff Brown2011-03-151-1/+1
* Tell system server whether the app handled input events.Jeff Brown2010-11-081-10/+11
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-141-21/+21
* Fix possible race conditions during channel unregistration.Jeff Brown2010-08-171-30/+69
* Ignore attempts to finish events on unregistered channels.Jeff Brown2010-07-161-1/+7
* Add support for new input sources.Jeff Brown2010-07-151-6/+5
* Native input event dispatching.Jeff Brown2010-06-281-2/+2
* More work in progress on native events.Jeff Brown2010-06-151-3/+14
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+471