summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/touch_event_queue.h
Commit message (Expand)AuthorAgeFilesLines
* touch: Change the behaviour of compositor-thread hittesting for touch events.sadrul@chromium.org2013-02-211-0/+7
* Change the InputEventAck codepath to use a tri-state-enum instead of a booleanyusufo@chromium.org2012-11-301-2/+3
* Move remaining files in content\browser\renderer_host to content namespace.jam@chromium.org2012-10-291-3/+2
* touch: Preserve the original touch-events for coalescing.sadrul@chromium.org2012-10-261-1/+6
* touch: Coalesce touch-events, and remove the touch-event queue from the gestu...sadrul@chromium.org2012-10-171-0/+21
* touch-event queue: Add a touch-event queue for all platforms.sadrul@chromium.org2012-10-171-0/+46