summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/ui_events_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Populate GestureScrollBegin hint properties in Aurarbyers@chromium.org2013-12-191-0/+4
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-63/+63
* Add show press gesture and remove tap down deferraltdresser@chromium.org2013-10-221-0/+7
* Do not rewrite AltGr Key as Alt+Ctrlnona@chromium.org2013-09-191-5/+0
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-2/+2
* Fix AltGr modifier keyboard event on Chrome OSnona@chromium.org2013-08-021-0/+6
* Let ui::TouchEvent carry LatencyInfomiletus@chromium.org2013-06-181-1/+3
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Browser Plugin: Added gesture recognizer per guest RenderView.fsamuel@chromium.org2013-03-241-3/+9
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-201-3/+0
* Revert 188901 "Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP"wjia@chromium.org2013-03-191-0/+3
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-191-3/+0
* Removed references to the old sourceDevice fieldmohsen@chromium.org2013-01-081-5/+0
* As part of refactoring GestureEventFilter and separatingmohsen@chromium.org2012-12-211-0/+4
* aura: Enable touch initiated drag and drop.varunjain@chromium.org2012-11-281-1/+1
* aura: Create new gesture LongTap that is dispatched if the user completes avarunjain@chromium.org2012-11-021-0/+7
* gesture: Share some code across non-aura Windows and CrOS.sadrul@chromium.org2012-10-301-19/+103
* aura-touch: Refactor some code so that both cros and win-aura can share code ...sadrul@chromium.org2012-10-301-0/+124
* touch: Make sure the touch-events created from an acked WebTouchEvents are in...sadrul@chromium.org2012-10-251-0/+22
* touch: Fix a couple of coalescing related bugs.sadrul@chromium.org2012-10-191-1/+10
* touch: Coalesce touch-events, and remove the touch-event queue from the gestu...sadrul@chromium.org2012-10-171-0/+80