summaryrefslogtreecommitdiffstats
path: root/ash/accelerators/accelerator_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add null pointer check around volume control delegate. This was causingzturner@chromium.org2013-10-301-9/+15
* Introduce WindowStateDelegate::ToggleFullscreenoshima@chromium.org2013-10-301-1/+1
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* Introduces NewWindowDelegate to create or show windows/tabs that are not part...oshima@chromium.org2013-10-251-9/+12
* Introduce AccessibiltyDelegateoshima@chromium.org2013-10-241-6/+10
* Move ToggleMaximized impl to ash and remove ShellDelegate::ToggleMaximizedoshima@chromium.org2013-10-221-1/+1
* Removing old M-31 flag which suppressed the multi user menu in the system she...skuhne@chromium.org2013-10-151-2/+1
* Add a gesture handler which toggles overview when swiping from the top with t...flackr@chromium.org2013-10-111-8/+3
* Log UMA metrics for multiprofile actions.tengs@chromium.org2013-10-021-0/+3
* Remove Ash accelerator OPEN_FILE_DIALOG; let Chrome handle it as IDC_OPEN_FILE.kinaba@chromium.org2013-10-011-5/+3
* Introduce WindowShowType which specifies the ash specific window show state.oshima@chromium.org2013-09-291-5/+5
* Reenable overview mode by default (revert of 225406).flackr@chromium.org2013-09-271-2/+2
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-271-2/+2