| Commit message (Expand) | Author | Age | Files | Lines |
* | Add time_stamp parameter to MouseEvent constructor | robert.bradford | 2015-02-18 | 1 | -4/+2 |
* | Update {virtual,override,final} to follow C++11 style in ui. | dcheng | 2015-01-15 | 1 | -20/+11 |
* | Stop building ui_unittests target. | tfarina | 2014-11-18 | 1 | -2/+2 |
* | Fix various chromeos GN issues | jamesr | 2014-10-23 | 1 | -4/+4 |
* | replace OVERRIDE and FINAL with override and final in ui/ | mostynb | 2014-10-09 | 1 | -9/+9 |
* | Revert 290001 because it's causing test failures: | sadrul@chromium.org | 2014-08-16 | 1 | -57/+2 |
* | Modified state flow for touch explore released in touch_exploration_controller. | evy@chromium.org | 2014-08-15 | 1 | -2/+57 |
* | Modified split tap in touch_exploration_controller. | evy@chromium.org | 2014-08-15 | 1 | -11/+78 |
* | Implementated corner passthrough when touch exploration | lisayin@chromium.org | 2014-08-14 | 1 | -5/+192 |
* | Added multi-finger gestures to touch_exploration_controller | evy@chromium.org | 2014-08-13 | 1 | -76/+111 |
* | Two Finger Tap | lisayin@chromium.org | 2014-08-12 | 1 | -0/+134 |
* | Revert of Added multi-finger gestures to touch_exploration_controller (https:... | tapted@chromium.org | 2014-08-12 | 1 | -106/+68 |
* | Added multi-finger gestures to touch_exploration_controller | evy@chromium.org | 2014-08-12 | 1 | -68/+106 |
* | Reland: Fix Touch Exploration tests so they don't break eager gesture detection. | tdresser@chromium.org | 2014-07-30 | 1 | -8/+0 |
* | Revert of Fix Touch Exploration tests so they don't break eager gesture detec... | hashimoto@chromium.org | 2014-07-29 | 1 | -0/+8 |
* | Changed passthrough implementation in touch_exploration_controller. | evy@chromium.org | 2014-07-29 | 1 | -226/+113 |
* | Fix Touch Exploration tests so they don't break eager gesture detection. | tdresser@chromium.org | 2014-07-28 | 1 | -12/+12 |
* | Cleanups for aura/test/event_generator.h (resolve TODOs) | tapted@chromium.org | 2014-07-28 | 1 | -3/+3 |
* | Fixed NOTREACHED() bug in touch_exploration_controller. | evy@chromium.org | 2014-07-25 | 1 | -0/+6 |
* | Distinguish between keystroke and character events. | kpschoedel@chromium.org | 2014-07-25 | 1 | -6/+6 |
* | Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..." | markusheintz@chromium.org | 2014-07-24 | 1 | -3/+3 |
* | Cleanups for aura/test/event_generator.h (resolve TODOs) | tapted@chromium.org | 2014-07-24 | 1 | -3/+3 |
* | Added side slide gestures to touch exploration controller. | lisayin@chromium.org | 2014-07-24 | 1 | -4/+250 |
* | Revert 284819 because it introduces leaks in TestingBoundaries and | sadrul@chromium.org | 2014-07-23 | 1 | -250/+4 |
* | Added side slide gestures to touch exploration controller. | lisayin@chromium.org | 2014-07-23 | 1 | -4/+250 |
* | Added wrapper test class for touch_exploration_controller. | evy@chromium.org | 2014-07-21 | 1 | -3/+53 |
* | Revert of Added wrapper test class for touch_exploration_controller. (https:/... | gab@chromium.org | 2014-07-17 | 1 | -52/+3 |
* | Added wrapper test class for touch_exploration_controller. | evy@chromium.org | 2014-07-17 | 1 | -3/+52 |
* | To allow the user to return to TouchExplorationMode with mouse moves passed t... | evy@chromium.org | 2014-07-10 | 1 | -4/+29 |
* | Added touch event permutations test to touch_exploration_controller. | evy@chromium.org | 2014-07-09 | 1 | -0/+135 |
* | Swipe Gestures for Accessibility | lisayin@chromium.org | 2014-07-08 | 1 | -40/+270 |
* | Revert of Swipe Gestures for Accessibility (https://codereview.chromium.org/3... | hashimoto@chromium.org | 2014-07-08 | 1 | -270/+40 |
* | Swipe Gestures for Accessibility | lisayin@chromium.org | 2014-07-08 | 1 | -40/+270 |
* | Revert of Added touch event permutations test to touch_exploration_controller... | nkostylev@chromium.org | 2014-07-03 | 1 | -127/+1 |
* | Added touch event permutations test to touch_exploration_controller. | evy@chromium.org | 2014-07-03 | 1 | -1/+127 |
* | A simple replacement for the way passthrough was previously implemented. | evy@chromium.org | 2014-07-01 | 1 | -222/+181 |
* | Revert 280653 "A simple replacement for the way passthrough was ..." | shrikant@chromium.org | 2014-07-01 | 1 | -181/+222 |
* | A simple replacement for the way passthrough was previously implemented. | evy@chromium.org | 2014-06-30 | 1 | -222/+181 |
* | Support Single Tap to click in touch exploration controller. | lisayin@chromium.org | 2014-06-23 | 1 | -1/+38 |
* | Fix multi-finger click no entry bug in TouchExplorationController | evy@chromium.org | 2014-06-19 | 1 | -2/+54 |
* | Added split tap to TouchExplorationController. | evy@chromium.org | 2014-06-18 | 1 | -4/+203 |
* | Added a new test to ui/chromeos/touch_exploration_controller_unittest.cc that... | evy@chromium.org | 2014-06-10 | 1 | -0/+50 |
* | Support double-tap to click in touch accessibility controller. | dmazzoni@chromium.org | 2014-06-09 | 1 | -155/+350 |
* | Make Views fire an accessible hover event on mouse enter. | dmazzoni@chromium.org | 2014-05-29 | 1 | -1/+1 |
* | Implementation of the ui/ portion of the Touch Exploration Mode | mfomitchev@chromium.org | 2014-05-05 | 1 | -0/+459 |