summaryrefslogtreecommitdiffstats
path: root/libs/input/InputTransport.cpp
Commit message (Expand)AuthorAgeFilesLines
* InputResampling: Don't extrapolate for very low frame rates.Andrew de los Reyes2015-10-011-2/+11
* Revert "Revert "Add new MotionEvent actions for button press and release.""Michael Wright2015-05-141-3/+6
* Revert "Add new MotionEvent actions for button press and release."Michael Wright2015-05-141-6/+3
* Add new MotionEvent actions for button press and release.Michael Wright2015-05-141-3/+6
* Fixup more potential issues / warnings in string formatsMichael Wright2014-06-101-2/+2
* Fix warning in logging string interpolationMichael Wright2014-06-091-1/+2
* Change InputMessage.motion.pointerSize to a uint32_t.Narayan Kamath2014-05-021-8/+8
* Move key attribute information out of native.Michael Wright2014-04-221-1/+1
* Only consume touches up until the frame timeMichael Wright2013-10-211-3/+6
* Eliminate latency when resampling is disabledMichael Wright2013-10-101-5/+5
* Move input library code from frameworks/base.Jeff Brown2013-07-011-0/+958