summaryrefslogtreecommitdiffstats
path: root/ash/accelerators/accelerator_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-3/+3
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-2/+2
* Introduce "Preferred" accelerators, which may be processed by fullscreen, but...oshima2014-09-201-2/+10
* Support global keyboard commands on Chrome OS.dtseng@chromium.org2014-07-091-0/+23
* Add EF_IS_REPEAT flag to KeyEvent to handle repeated accelerators correctly.oshima@chromium.org2014-06-051-34/+9
* Adding a menu item to take a screenshot under "More Tools" submenu in the Wre...mfomitchev@chromium.org2014-01-101-0/+3
* Add an accessibility alert for incorrect use of some accelerators.abodenha@chromium.org2013-11-221-0/+2
* Unify and change logout/sleep/lock shortcutssschmitz@chromium.org2013-05-221-4/+1
* Unify and change logout/sleep/lock shortcutssschmitz@chromium.org2013-05-181-1/+7
* Unify and change logout/sleep/lock shortcutssschmitz@chromium.org2013-05-151-0/+8
* cros: Add app mode restrictions.xiyuan@chromium.org2013-03-051-0/+2
* Make Shell::launcher_model() / GetLauncherDelegate privateoshima@chromium.org2012-12-131-4/+0
* Add a workaround for crbug.com/139556.yusukes@chromium.org2012-11-091-9/+9
* Fixed nonrepeative accelerators.mtomasz@chromium.org2012-11-061-7/+37
* Move keyboard brightness controller to ash/system/chromeos.tfarina@chromium.org2012-10-231-4/+8
* fix for 156227, 153077, 134093sschmitz@chromium.org2012-10-171-0/+2
* Revert 162240 - See also:mattm@chromium.org2012-10-161-2/+0
* See also:sschmitz@chromium.org2012-10-161-0/+2
* Toggling windows with (shift)-f5 and (shift)-alt-tab does not repeat on key r...mtomasz@chromium.org2012-10-031-1/+5
* Toggle maximize key does not repeat anymore. Fixed support for non-repeatable...mtomasz@chromium.org2012-09-281-0/+3
* Move functions for controlling Caps Lock to CapsLockDelegate from SystemTrayD...mazda@chromium.org2012-08-281-3/+0
* Consolidate volume_control_delegate and sysmte_tray_delegatejennyz@chromium.org2012-08-141-8/+0
* Separate debug shortcuts into another array in ash accelerator table.mazda@chromium.org2012-07-251-0/+5
* Remove #pragma once from ashajwong@chromium.org2012-07-111-1/+0
* Add shortcuts for keyboard brightness.yusukes@chromium.org2012-07-111-0/+6
* Make Alt+Tab accelerator behavior compatible to Windows.yusukes@chromium.org2012-06-201-0/+5
* ash: Allow snapping/minimizing a fullscreen/maximized window using accelerators.sadrul@chromium.org2012-06-071-0/+6
* Allow Control+Shift+Q on lock screen.yusukes@chromium.org2012-05-231-1/+3
* Adding four bezel gesturesskuhne@chromium.org2012-05-191-0/+4
* Revert 137968 - Adding four bezel gestureszea@chromium.org2012-05-181-4/+0
* Adding four bezel gesturesskuhne@chromium.org2012-05-181-0/+4
* Let Chrome app handle Ash accelerators first if the app is launched as a window.yusukes@chromium.org2012-05-171-0/+3
* Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la...yusukes@google.com2012-05-091-3/+0
* Let Chrome app handle Ash accelerators first if the app is launched as a window.yusukes@google.com2012-05-081-0/+3
* chromeos: Fix a bunch of issues with the brightness slider.derat@chromium.org2012-03-261-0/+2
* Disables accelerators which are disabled on lock screen when user is logged outpkotwicz@chromium.org2012-03-251-2/+2
* Changed accelerator controller to only allow some accelerators when screen is...pkotwicz@chromium.org2012-03-231-0/+4
* Adding Alt+<number> accelerator keyskuhne@chromium.org2012-03-201-5/+9
* ash uber tray: Add a brightness controller.sadrul@chromium.org2012-02-271-0/+4
* Move IME shortcut keys from X to Aura [part 1 of 3].yusukes@chromium.org2012-02-171-0/+4
* Handle F6 and F7 (brightness keys) in ash [part 1 of 3].yusukes@google.com2012-02-071-2/+6
* Handle F8, F9, and F10 (volume keys) in ash [part 1 of 3].yusukes@google.com2012-02-061-1/+5
* Change the signature of SetScreenshotDelegate() to show ownership transfer mo...yusukes@chromium.org2012-01-191-1/+2
* Handle Caps Lock short cut (Shift+Search) in ash [part 1 of 2].yusukes@chromium.org2012-01-181-1/+4
* Add a CanHandleAccelerators() method to AcceleratorTarget.asanka@chromium.org2011-12-271-0/+1
* Rename the aura_shell namespace to ashben@chromium.org2011-12-241-2/+2
* Move last few files -> ashben@chromium.org2011-12-231-2/+2
* More stuff -> ashben@chromium.org2011-12-231-0/+76