summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/input/synthetic_gesture_target_android.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/browser/renderer_host/.avi2015-12-251-1/+4
* Enable mousewheel scrolling in Android telemetry tests.tdresser2015-06-041-5/+9
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-8/+8
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-071-6/+6
* Synthetic pinch gesture take scale factor as parameter.dominikg@chromium.org2014-05-221-1/+3
* Check if browser supports synthetic gesture source type.dominikg@chromium.org2014-04-221-3/+7
* Generate proper LatencyInfo components for synthetic gesturesjdduke@chromium.org2014-01-101-1/+1
* Add timestamps to synthesized events.dominikg@chromium.org2014-01-071-1/+2
* Make touch-based synthetic gesture take touch slop into account.dominikg@chromium.org2013-12-031-0/+2
* Make SyntheticGestureController client-driven.dominikg@chromium.org2013-11-131-1/+1
* SyntheticGestureTarget implementation for injecting synthetic input events.kouhei@chromium.org2013-11-121-0/+56