summaryrefslogtreecommitdiffstats
path: root/ash/accelerators/accelerator_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Shift+Alt to switch IME and use Ctrl+Shift+Space instead.afakhry2015-11-101-12/+33
* Prevent conflicting accelerators from triggering next IME.afakhry2015-10-131-0/+60
* Deprecating high-conflict acceleratorsafakhry2015-09-091-0/+93
* [Cleanup]: Made SetDisplayUIScale privateoshima2015-07-271-2/+1
* Use EventHandler for IME so that it honeres EventTargeter/EventHandlers.oshima2015-06-271-0/+3
* Revert "Deprecating high-conflict accelerators"Ahmed Fakhry2015-06-231-94/+0
* Deprecating high-conflict acceleratorsafakhry2015-06-201-0/+94
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-101-6/+0
* Cleanup: Simplify some checks in tests.thestig2015-05-111-4/+4
* Allow Alt-Tab to move the focus to docked windows.oshima2015-04-071-3/+4
* Consume Alt+Shift Up key event.nona2014-12-171-6/+6
* Revert "Pass through the CONVERT/NONCONVERT/HANKAKU_ZENKAKU keys."nona2014-12-171-5/+5
* Pass through the CONVERT/NONCONVERT/HANKAKU_ZENKAKU keys.nona2014-12-121-5/+5
* Split AcceleratorController::PerformAction() intopkotwicz2014-12-091-6/+14
* Regression: Search+Key pops up app launcherafakhry2014-11-211-106/+145
* Remove return value for VolumeControlDelegate::HandleVolumeMute() and co.pkotwicz2014-11-211-124/+24
* Introduce AcceleratorController::ProcessCommandIfEnabled() and change somepkotwicz2014-11-191-49/+38
* Make chrome/browser/chromeos/accessibility compile on Athena with use_ash=0pkotwicz2014-10-311-10/+13
* 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