summaryrefslogtreecommitdiffstats
path: root/ui/events/gesture_detection/motion_event_generic_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in ui/dcheng2015-12-181-4/+6
* html_viewer: Correctly set axis and orientation of MotionEvent.sadrul2015-06-251-0/+48
* Set the unique_event_id when converting from TouchEvent to WebTouchEventlanwei2015-04-291-4/+9
* Exposes more mutation functions to MotionEventGenericsky2015-03-251-2/+28
* Remove abstract Clone and Cancel methods from MotionEventjdduke2014-10-241-6/+101
* Add modifier flags to MotionEventjdduke2014-09-121-0/+4
* Support vsync-aligned input with a MotionEventBufferjdduke@chromium.org2014-08-011-0/+27
* Add a MotionEventGeneric implementationjdduke@chromium.org2014-07-241-0/+70