summaryrefslogtreecommitdiffstats
path: root/ui/chromeos/touch_exploration_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add time_stamp parameter to MouseEvent constructorrobert.bradford2015-02-181-4/+2
* Update {virtual,override,final} to follow C++11 style in ui.dcheng2015-01-151-20/+11
* Stop building ui_unittests target.tfarina2014-11-181-2/+2
* Fix various chromeos GN issuesjamesr2014-10-231-4/+4
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-9/+9
* Revert 290001 because it's causing test failures:sadrul@chromium.org2014-08-161-57/+2
* Modified state flow for touch explore released in touch_exploration_controller.evy@chromium.org2014-08-151-2/+57
* Modified split tap in touch_exploration_controller.evy@chromium.org2014-08-151-11/+78
* Implementated corner passthrough when touch explorationlisayin@chromium.org2014-08-141-5/+192
* Added multi-finger gestures to touch_exploration_controllerevy@chromium.org2014-08-131-76/+111
* Two Finger Taplisayin@chromium.org2014-08-121-0/+134
* Revert of Added multi-finger gestures to touch_exploration_controller (https:...tapted@chromium.org2014-08-121-106/+68
* Added multi-finger gestures to touch_exploration_controllerevy@chromium.org2014-08-121-68/+106
* Reland: Fix Touch Exploration tests so they don't break eager gesture detection.tdresser@chromium.org2014-07-301-8/+0
* Revert of Fix Touch Exploration tests so they don't break eager gesture detec...hashimoto@chromium.org2014-07-291-0/+8
* Changed passthrough implementation in touch_exploration_controller.evy@chromium.org2014-07-291-226/+113
* Fix Touch Exploration tests so they don't break eager gesture detection.tdresser@chromium.org2014-07-281-12/+12
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-3/+3
* Fixed NOTREACHED() bug in touch_exploration_controller.evy@chromium.org2014-07-251-0/+6
* Distinguish between keystroke and character events.kpschoedel@chromium.org2014-07-251-6/+6
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-3/+3
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-3/+3
* Added side slide gestures to touch exploration controller.lisayin@chromium.org2014-07-241-4/+250
* Revert 284819 because it introduces leaks in TestingBoundaries andsadrul@chromium.org2014-07-231-250/+4
* Added side slide gestures to touch exploration controller.lisayin@chromium.org2014-07-231-4/+250
* Added wrapper test class for touch_exploration_controller.evy@chromium.org2014-07-211-3/+53
* Revert of Added wrapper test class for touch_exploration_controller. (https:/...gab@chromium.org2014-07-171-52/+3
* Added wrapper test class for touch_exploration_controller.evy@chromium.org2014-07-171-3/+52
* To allow the user to return to TouchExplorationMode with mouse moves passed t...evy@chromium.org2014-07-101-4/+29
* Added touch event permutations test to touch_exploration_controller.evy@chromium.org2014-07-091-0/+135
* Swipe Gestures for Accessibilitylisayin@chromium.org2014-07-081-40/+270
* Revert of Swipe Gestures for Accessibility (https://codereview.chromium.org/3...hashimoto@chromium.org2014-07-081-270/+40
* Swipe Gestures for Accessibilitylisayin@chromium.org2014-07-081-40/+270
* Revert of Added touch event permutations test to touch_exploration_controller...nkostylev@chromium.org2014-07-031-127/+1
* Added touch event permutations test to touch_exploration_controller.evy@chromium.org2014-07-031-1/+127
* A simple replacement for the way passthrough was previously implemented.evy@chromium.org2014-07-011-222/+181
* Revert 280653 "A simple replacement for the way passthrough was ..."shrikant@chromium.org2014-07-011-181/+222
* A simple replacement for the way passthrough was previously implemented.evy@chromium.org2014-06-301-222/+181
* Support Single Tap to click in touch exploration controller.lisayin@chromium.org2014-06-231-1/+38
* Fix multi-finger click no entry bug in TouchExplorationControllerevy@chromium.org2014-06-191-2/+54
* Added split tap to TouchExplorationController.evy@chromium.org2014-06-181-4/+203
* Added a new test to ui/chromeos/touch_exploration_controller_unittest.cc that...evy@chromium.org2014-06-101-0/+50
* Support double-tap to click in touch accessibility controller.dmazzoni@chromium.org2014-06-091-155/+350
* Make Views fire an accessible hover event on mouse enter.dmazzoni@chromium.org2014-05-291-1/+1
* Implementation of the ui/ portion of the Touch Exploration Modemfomitchev@chromium.org2014-05-051-0/+459