summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/input/input_router_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Defer synthetic gesture completions until events have been flushedjdduke@chromium.org2014-04-031-10/+17
* [Android] Properly disable the touch ack timeout during a touch sequencejdduke@chromium.org2014-03-071-1/+1
* Disable the touch ack timeout for touch-action:nonejdduke@chromium.org2014-03-061-2/+11
* Validate the stream of gesture events (WIP).tdresser@chromium.org2014-02-261-0/+2
* Rename GestureEventFilter to GestureEventQueuejdduke@chromium.org2014-02-041-4/+4
* Delegate touch handler registration logic to the TouchEventQueuejdduke@chromium.org2014-01-101-5/+0
* Move TouchEvent timeout code to the TouchEventQueuejdduke@chromium.org2013-12-101-2/+5
* Initial browser-side implementation for touch-actionrbyers@chromium.org2013-12-101-0/+3
* Rename ImmediateInputRouter to InputRouterImpljdduke@chromium.org2013-12-021-0/+249