summaryrefslogtreecommitdiffstats
path: root/core/jni/android_view_InputEventSender.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move input library code to frameworks/native.Jeff Brown2013-07-011-1/+1
* Fix reference cycle in InputEventReceiver and Sender.Jeff Brown2013-04-021-9/+21
* Start input event sequence numbers at 1Michael Wright2013-04-011-1/+1
* Disable some noisy error logs.Jeff Brown2013-03-271-1/+6
* Use input transport for communications between app and IME.Jeff Brown2013-03-261-0/+307