summaryrefslogtreecommitdiffstats
path: root/ash/sticky_keys/sticky_keys_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Enable sticky key unit tests under Ozone.kpschoedel2015-08-121-9/+54
* Add time_stamp parameter to MouseEvent constructorrobert.bradford2015-02-181-5/+4
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-161-4/+2
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-2/+2
* Distinguish between keystroke and character events.kpschoedel@chromium.org2014-07-251-2/+2
* Extract touchscreen device management into a generic managerdnicoara@chromium.org2014-06-231-1/+0
* Convert sticky keys to a chromeos::EventRewriter phase.kpschoedel@chromium.org2014-06-211-555/+260
* Revert 278342 "Convert sticky keys to a chromeos::EventRewriter ..."oshima@chromium.org2014-06-191-260/+555
* Convert sticky keys to a chromeos::EventRewriter phase.kpschoedel@chromium.org2014-06-191-555/+260
* Fix sticky keys crash when handling synthetic events without a native event.tengs@chromium.org2014-04-081-18/+80
* Revert of Fix sticky keys crash when handling synthetic events without a nati...tapted@chromium.org2014-04-081-77/+18
* Fix sticky keys crash when handling synthetic events without a native event.tengs@chromium.org2014-04-081-18/+77
* Don't handle NaturalScroll in Chrome but pass it to CMT insteaddenniskempin@chromium.org2014-04-031-9/+0
* Test that sticky key clicks work for high DPI displays.tengs@chromium.org2014-03-201-22/+57
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-101-8/+9
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-071-1/+0
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-061-0/+1
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-061-1/+0
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-6/+6
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.sadrul@chromium.org2014-01-311-19/+25
* Show overlay displaying the state of all sticky keys when it is enabled.tengs@chromium.org2014-01-161-57/+57
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-7/+7
* Fix regression preventing sticky key from being enabled after moving mouse.tengs@chromium.org2014-01-071-0/+36
* Move sticky keys files to their own directory and rename to StickyKeysControl...tengs@chromium.org2013-12-201-0/+877