Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Defer synthetic gesture completions until events have been flushed | jdduke@chromium.org | 2014-04-03 | 1 | -10/+17 |
* | [Android] Properly disable the touch ack timeout during a touch sequence | jdduke@chromium.org | 2014-03-07 | 1 | -1/+1 |
* | Disable the touch ack timeout for touch-action:none | jdduke@chromium.org | 2014-03-06 | 1 | -2/+11 |
* | Validate the stream of gesture events (WIP). | tdresser@chromium.org | 2014-02-26 | 1 | -0/+2 |
* | Rename GestureEventFilter to GestureEventQueue | jdduke@chromium.org | 2014-02-04 | 1 | -4/+4 |
* | Delegate touch handler registration logic to the TouchEventQueue | jdduke@chromium.org | 2014-01-10 | 1 | -5/+0 |
* | Move TouchEvent timeout code to the TouchEventQueue | jdduke@chromium.org | 2013-12-10 | 1 | -2/+5 |
* | Initial browser-side implementation for touch-action | rbyers@chromium.org | 2013-12-10 | 1 | -0/+3 |
* | Rename ImmediateInputRouter to InputRouterImpl | jdduke@chromium.org | 2013-12-02 | 1 | -0/+249 |