summaryrefslogtreecommitdiffstats
path: root/ash/accelerators/accelerator_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Move handling for debug accelerators to debug_commands.*pkotwicz2014-10-231-128/+17
* Return false in AcceleratorController::Process() if an accelerator has no effectpkotwicz2014-10-201-8/+16
* Allow the Ash shortcut Ctrl+Alt+P to work in browser windows.kpschoedel2014-10-071-8/+2
* Change behaviour of the Alt-] and Alt-[ keys so that it cycles through SnapLe...dtapuska2014-10-031-12/+13
* Introduce "Preferred" accelerators, which may be processed by fullscreen, but...oshima2014-09-201-1/+16
* chromeos: Shorten some strings in the keyboard overlay.derat2014-09-091-4/+4
* Support global keyboard commands on Chrome OS.dtseng@chromium.org2014-07-091-30/+45
* Do not consume Alt-Shift-Up event for IME switch.nona@chromium.org2014-06-251-5/+7
* Prevents windows that cannot snap from snapping using a keyboard acceleratorvarkha@chromium.org2014-06-191-1/+2
* Move MaximizeModeWindowManager to the controllerjonross@chromium.org2014-06-091-4/+5
* Add EF_IS_REPEAT flag to KeyEvent to handle repeated accelerators correctly.oshima@chromium.org2014-06-051-18/+17
* Remove static initializers in ash.erg@chromium.org2014-05-131-1/+0
* Separated alt-tab window cycle from overview modensatragno@chromium.org2014-05-131-4/+5
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-2/+2
* Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."oshima@chromium.org2014-04-301-2/+2
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-2/+2
* ozone: Rename XKeyboard to ImeKeyboard & use fake under ozonespang@chromium.org2014-04-111-9/+9
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-2/+3
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-19/+15
* ash: Small fixes for ash_unittests when building in aura.tfarina@chromium.org2014-04-031-0/+4
* chromeos: Remove --ash-enable-brightness-control flag.derat@chromium.org2014-03-281-7/+1
* Remove --ash-disable-overview-modeflackr@chromium.org2014-03-121-34/+9
* chromeos: Simplify how chrome keeps track of caps lock state.sadrul@chromium.org2014-03-121-46/+53
* Introduce WMEvent classoshima@chromium.org2014-03-051-5/+4
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-2/+2
* Refactor SnapSizer now that the --ash-multiple-snap-window-widths flag no lon...pkotwicz@chromium.org2014-02-261-4/+4
* Adding hotkey behind a commandline to allow testing the TouchView maximizing ...skuhne@chromium.org2014-02-261-0/+14
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Remove oak windowsoshima@chromium.org2014-02-201-12/+0
* Inject GPUDataManager support into ash to abstract a content dependency.ben@chromium.org2014-01-161-2/+2
* Revert 245010 "Inject GPUDataManager support into ash to abstrac..."ben@chromium.org2014-01-151-2/+2
* Inject GPUDataManager support into ash to abstract a content dependency.ben@chromium.org2014-01-151-2/+2
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-52/+52
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-4/+4
* wm: public window_types.tfarina@chromium.org2013-12-191-1/+1
* Rename LauncherDelegate to ShelfDelegate.tfarina@chromium.org2013-12-091-1/+1
* Split Minimize user action metric into a metric per key.stevet@chromium.org2013-12-051-1/+7
* Adding forwards / backwards cycling hotkey through logged in usersskuhne@chromium.org2013-12-041-5/+13
* Move all the records onto one line each and run extract_actions.stevet@chromium.org2013-12-041-76/+39
* Record user actions for Ash accelerators.stevet@chromium.org2013-12-031-317/+539
* Avoids centering docked windows, Unsnaps when centering.varkha@chromium.org2013-11-251-2/+4
* Add an accessibility alert for incorrect use of some accelerators.abodenha@chromium.org2013-11-221-0/+9
* Change accelerator_controller to use content::RecordAction directly.stevet@chromium.org2013-11-201-9/+10
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-1/+1
* ash: Rename LauncherModel to ShelfModel.tfarina@chromium.org2013-11-141-1/+1
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-3/+4
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-4/+3
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-3/+4
* Introduce MediaDelegateoshima@chromium.org2013-11-011-3/+4
* Check for incognito-mode availabilty added.merkulova@chromium.org2013-10-311-4/+8