| Commit message (Expand) | Author | Age | Files | Lines |
* | events: Move gestures out of ui/base/ into ui/events/. | sadrul@chromium.org | 2013-09-25 | 1 | -229/+0 |
* | Moves ui/base/events to ui/events | sky@chromium.org | 2013-09-18 | 1 | -1/+1 |
* | If a touchmove event which would normally begin a scroll is consumed | tdresser@chromium.org | 2013-09-13 | 1 | -0/+5 |
* | Use a direct include of time headers in ui/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Add scroll prediction as a configurable gesture parameter. | flackr@chromium.org | 2013-06-20 | 1 | -0/+5 |
* | aura: Create new gesture LongTap that is dispatched if the user completes a | varunjain@chromium.org | 2012-11-02 | 1 | -0/+2 |
* | gesture recognizer: Cleanup some code and fix a test. | sadrul@chromium.org | 2012-10-29 | 1 | -3/+1 |
* | gesture recognizer: Improve multi-finger scrolling. | sadrul@chromium.org | 2012-10-24 | 1 | -4/+5 |
* | events: Clean up dispatching code for touch-events. | sadrul@chromium.org | 2012-09-27 | 1 | -1/+1 |
* | Add GestureTapCancel gesture type | rbyers@chromium.org | 2012-09-11 | 1 | -0/+2 |
* | events: Move some files into ui/base/events/ | sadrul@chromium.org | 2012-09-04 | 1 | -1/+1 |
* | gesture: Include velocity in scroll-update gestures. | sadrul@chromium.org | 2012-08-20 | 1 | -3/+3 |
* | gesture recognizer: Some cleanup and workaround for a crash. | sadrul@chromium.org | 2012-08-13 | 1 | -5/+0 |
* | Pass tap count (1 or 2) with tap gesture events | rbyers@chromium.org | 2012-08-03 | 1 | -1/+3 |
* | ash: Record some additional information about the gestures. | sadrul@chromium.org | 2012-07-23 | 1 | -0/+9 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | GestureRecognizer: Long press should be cancelled on prevented-defaulted moves. | varunjain@chromium.org | 2012-06-26 | 1 | -0/+2 |
* | Touch related tweaks for tab dragging. Adds ability to current last | sky@chromium.org | 2012-06-18 | 1 | -0/+5 |
* | Fix TAP_DOWN gesture event: | varunjain@chromium.org | 2012-06-07 | 1 | -1/+2 |
* | It broke win aura bot | loislo@chromium.org | 2012-06-07 | 1 | -2/+1 |
* | Fix TAP_DOWN gesture event: | varunjain@chromium.org | 2012-06-07 | 1 | -1/+2 |
* | Add two finger tap gesture to gesture recognizer. | varunjain@chromium.org | 2012-06-05 | 1 | -0/+17 |
* | Revert 140553 - Add two finger tap gesture to gesture recognizer. | cbentzel@chromium.org | 2012-06-05 | 1 | -17/+0 |
* | Add two finger tap gesture to gesture recognizer. | varunjain@chromium.org | 2012-06-05 | 1 | -0/+17 |
* | Adds switch to disable generating mouse events from touch events and | sky@chromium.org | 2012-05-31 | 1 | -4/+4 |
* | Revert 139473 - Revert 139398 - gesture recognizer: Allow multi-finger pinch/... | kinuko@chromium.org | 2012-05-30 | 1 | -18/+29 |
* | Revert 139398 - gesture recognizer: Allow multi-finger pinch/scroll gestures. | kinuko@chromium.org | 2012-05-30 | 1 | -29/+18 |
* | gesture recognizer: Allow multi-finger pinch/scroll gestures. | sadrul@chromium.org | 2012-05-29 | 1 | -18/+29 |
* | Revert 133261 - Gesture Recognition unit tests have too many dependencies. | thestig@chromium.org | 2012-04-20 | 1 | -3/+3 |
* | Gesture Recognition unit tests have too many dependencies. | tdresser@chromium.org | 2012-04-20 | 1 | -3/+3 |
* | Three Finger Swipe | tdresser@chromium.org | 2012-04-17 | 1 | -1/+13 |
* | ui: Move gesture-recognizer into ui/base/. | sadrul@chromium.org | 2012-04-05 | 1 | -0/+163 |