summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/input/motion_event_web.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/browser/renderer_host/.avi2015-12-251-1/+1
* Pass MotionEvent tilt angles to Blink on Android.eero.hakkinen2015-11-021-7/+43
* Removed PointerType from PointerIdManager.mustaq2015-10-081-7/+6
* Pass MotionEvent tool type to Blink.e.hakkinen2015-08-121-2/+17
* Set the unique_event_id when converting from TouchEvent to WebTouchEventlanwei2015-04-291-3/+4
* [Android] Ignore historical MotionEvent values for non-move eventsjdduke2015-02-111-1/+8
* Remove abstract Clone and Cancel methods from MotionEventjdduke2014-10-241-15/+0
* Add modifier flags to MotionEventjdduke2014-09-121-0/+5
* Make touch orientation attributes visible in Blink.mustaq2014-09-021-1/+30
* Remove NOTIMPLEMENTED guard in MotionEvent{Web|Aura}::GetToolTypejdduke@chromium.org2014-08-181-1/+2
* Add a MotionEventGeneric implementationjdduke@chromium.org2014-07-241-26/+0
* Extend MotionEvent to have tool type and button statechangwan@chromium.org2014-06-211-0/+11
* [Android] Route raw screen coordinates to touch eventsjdduke@chromium.org2014-06-131-0/+10
* Mark touchcancel events as uncancelablerbyers@chromium.org2014-04-241-18/+12
* Store the id of a contributing motion event in GestureEventDatatdresser@chromium.org2014-04-041-0/+4
* [Android] Always insert a TouchCancel if window or tab focus is lostjdduke@chromium.org2014-03-051-0/+4
* Prepare to convert WebTouchPoint to use PointFtdresser@chromium.org2014-03-041-1/+0
* [Android] Out with the Android GR, in with the new unified C++ GRjdduke@chromium.org2014-03-011-0/+149