summaryrefslogtreecommitdiffstats
path: root/ash/accelerators/accelerator_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-23/+19
* Move handling for debug accelerators to debug_commands.*pkotwicz2014-10-231-23/+6
* Change behaviour of the Alt-] and Alt-[ keys so that it cycles through SnapLe...dtapuska2014-10-031-4/+170
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-13/+13
* Introduce "Preferred" accelerators, which may be processed by fullscreen, but...oshima2014-09-201-11/+90
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-4/+4
* 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-4/+4
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-4/+4
* Added text filtering to Overview Modensatragno@chromium.org2014-07-041-4/+6
* Do not consume Alt-Shift-Up event for IME switch.nona@chromium.org2014-06-251-8/+7
* Add EF_IS_REPEAT flag to KeyEvent to handle repeated accelerators correctly.oshima@chromium.org2014-06-051-203/+235
* Retires ui::TranslatedKeyEvent and replaces it with KeyEvent.yukishiino@chromium.org2014-05-221-6/+12
* Separated alt-tab window cycle from overview modensatragno@chromium.org2014-05-131-2/+2
* Relanding "Enabled volume buttons when TouchView is active"bruthig@chromium.org2014-05-091-55/+8
* Revert 268181 "Enabled volume buttons when TouchView is active"abodenha@google.com2014-05-051-8/+55
* Enabled volume buttons when TouchView is activebruthig@chromium.org2014-05-051-55/+8
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-2/+2
* chromeos: Remove --ash-enable-brightness-control flag.derat@chromium.org2014-03-281-25/+0
* chromeos: Simplify how chrome keeps track of caps lock state.sadrul@chromium.org2014-03-121-92/+0
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-101-3/+3
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-1/+1
* Refactor SnapSizer now that the --ash-multiple-snap-window-widths flag no lon...pkotwicz@chromium.org2014-02-261-5/+2
* Removes #ash-multiple-snap-window-widths flagvarkha@chromium.org2014-02-251-21/+10
* 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-12/+12
* Screen cleanup:oshima@chromium.org2014-01-171-1/+1
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-6/+6
* Undocks window first before side-snapping bounds. Side-snapped state is now m...varkha@chromium.org2013-11-281-1/+3
* x11: Clean up XEvent construction code for tests.sadrul@chromium.org2013-11-261-12/+6
* Revert of https://codereview.chromium.org/82763010/benwells@chromium.org2013-11-261-6/+12
* x11: Clean up XEvent construction code for tests.sadrul@chromium.org2013-11-261-12/+6
* events: Move test related functions into a separate target.sadrul@chromium.org2013-11-251-1/+1
* Avoids centering docked windows, Unsnaps when centering.varkha@chromium.org2013-11-251-0/+32
* Add an accessibility alert for incorrect use of some accelerators.abodenha@chromium.org2013-11-221-0/+31
* Add a separate flag for snapping only to 50% and enable it by default.pkotwicz@chromium.org2013-11-201-0/+5
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-6/+6
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-6/+6
* Disable ProcessOnce on Ash due to flakiness.zturner@chromium.org2013-11-111-1/+8
* Revert 228975 "Disable AcceleratorControllerTest.ControllerConte..."scottmg@chromium.org2013-11-081-8/+1
* Revert 233486 "disable AcceleratorControllerTest.GlobalAccelerat..."scottmg@chromium.org2013-11-071-9/+1
* disable AcceleratorControllerTest.GlobalAcceleratorsToggleAppList on win aurascottmg@chromium.org2013-11-071-1/+9
* Disable AcceleratorControllerTest.SuppressToggleMaximizedcsharp@chromium.org2013-11-041-1/+8
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-12/+14
* Introduce AccessibiltyDelegateoshima@chromium.org2013-10-241-3/+3
* Disable AcceleratorControllerTest.ControllerContext on win auratim@chromium.org2013-10-161-1/+8
* Cleanup: merge separate implementaions of ScreenshotDelegate for tests.mukai@chromium.org2013-10-011-37/+8
* Remove Ash accelerator OPEN_FILE_DIALOG; let Chrome handle it as IDC_OPEN_FILE.kinaba@chromium.org2013-10-011-4/+0
* Move Power and Clock observers to Ashstevenjb@chromium.org2013-09-261-1/+1
* events: Make platform specific events code into ui/events/.sadrul@chromium.org2013-09-251-1/+1