summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/InputEventReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Fix reference cycle in InputEventReceiver and Sender.Jeff Brown2013-04-021-2/+5
* Fix improper use of CloseGuard.Jeff Brown2012-08-271-1/+9
* Resample touch events on frame boundaries.Jeff Brown2012-04-271-4/+8
* Implement batching of input events on the consumer side.Jeff Brown2012-02-131-9/+48
* Remove type tests when recycling input events.Jeff Brown2011-12-031-11/+1
* Refactor InputQueue as InputEventReceiver.Jeff Brown2011-12-011-0/+151