Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve tracing for input events - especially Aura touch | rbyers@chromium.org | 2013-06-10 | 1 | -1/+7 |
* | touch: Change the behaviour of compositor-thread hittesting for touch events. | sadrul@chromium.org | 2013-02-21 | 1 | -5/+63 |
* | Change the InputEventAck codepath to use a tri-state-enum instead of a boolean | yusufo@chromium.org | 2012-11-30 | 1 | -5/+5 |
* | touch: Do not crash if touch-handlers are uninstalled in response to a touch-... | sadrul@chromium.org | 2012-11-07 | 1 | -1/+2 |
* | Plug a memory leak in touch-event queue. | sadrul@chromium.org | 2012-10-27 | 1 | -0/+3 |
* | touch: Preserve the original touch-events for coalescing. | sadrul@chromium.org | 2012-10-26 | 1 | -25/+89 |
* | touch: Fix a couple of coalescing related bugs. | sadrul@chromium.org | 2012-10-19 | 1 | -6/+16 |
* | touch: Coalesce touch-events, and remove the touch-event queue from the gestu... | sadrul@chromium.org | 2012-10-17 | 1 | -6/+29 |
* | touch-event queue: Add a touch-event queue for all platforms. | sadrul@chromium.org | 2012-10-17 | 1 | -0/+50 |