| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide optional TouchMove suppression within a slop region | jdduke@chromium.org | 2014-02-05 | 1 | -0/+30 |
* | Rename GestureEventFilter to GestureEventQueue | jdduke@chromium.org | 2014-02-04 | 1 | -12/+12 |
* | Prevent partial touch sequences from reaching the renderer | jdduke@chromium.org | 2014-01-24 | 1 | -2/+0 |
* | Ensure touch handler state on Android is accurate after preload | rbyers@chromium.org | 2014-01-18 | 1 | -0/+3 |
* | Delegate touch handler registration logic to the TouchEventQueue | jdduke@chromium.org | 2014-01-10 | 1 | -10/+4 |
* | Fix input event timing metric in the InputRouter | jdduke@chromium.org | 2013-12-20 | 1 | -9/+12 |
* | Implement support for touch-action: pan-x/pan-y in chromium | rbyers@chromium.org | 2013-12-20 | 1 | -2/+3 |
* | Stop sending input event ack messages for ignored ack types | jdduke@chromium.org | 2013-12-13 | 1 | -6/+9 |
* | Move TouchEvent timeout code to the TouchEventQueue | jdduke@chromium.org | 2013-12-10 | 1 | -8/+32 |
* | Initial browser-side implementation for touch-action | rbyers@chromium.org | 2013-12-10 | 1 | -0/+14 |
* | Eliminate input ack-to-string log warnings | jdduke@chromium.org | 2013-12-06 | 1 | -3/+2 |
* | Rename ImmediateInputRouter to InputRouterImpl | jdduke@chromium.org | 2013-12-02 | 1 | -0/+689 |