replicant-frameworks_native/libs/input
Michael Wright 3223217aed Only consume touches up until the frame time
When resampling is disabled, it's currently possible to consume
touches after the current frame time. This breaks some guarantees and
could cause unexpected behaviors.

Change-Id: I99908a2cac2df9f795dd4a07188b4451213cf3e4
2013-10-21 23:57:17 +00:00
..
tests Completely remove skia dependency from libinput. 2013-07-15 18:49:00 -07:00
Android.mk Remove input flinger stubs. (DO NOT MERGE) 2013-08-22 18:40:07 -07:00
Input.cpp Merge "Add a keycode to switch audio tracks (2/2)" 2013-07-16 01:38:36 +00:00
InputDevice.cpp Add controller numbers for gamepads / joysticks 2013-07-22 16:37:28 -07:00
InputTransport.cpp Only consume touches up until the frame time 2013-10-21 23:57:17 +00:00
KeyCharacterMap.cpp
KeyLayoutMap.cpp
Keyboard.cpp
VelocityControl.cpp
VelocityTracker.cpp
VirtualKeyMap.cpp