summaryrefslogtreecommitdiffstats
path: root/ash/accelerators
Commit message (Expand)AuthorAgeFilesLines
* 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-052-3/+7
* Adding forwards / backwards cycling hotkey through logged in usersskuhne@chromium.org2013-12-043-6/+17
* 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-032-319/+544
* 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-262-23/+11
* Revert of https://codereview.chromium.org/82763010/benwells@chromium.org2013-11-262-11/+23
* x11: Clean up XEvent construction code for tests.sadrul@chromium.org2013-11-262-23/+11
* events: Move test related functions into a separate target.sadrul@chromium.org2013-11-252-2/+2
* Avoids centering docked windows, Unsnaps when centering.varkha@chromium.org2013-11-252-2/+36
* Add an accessibility alert for incorrect use of some accelerators.abodenha@chromium.org2013-11-225-0/+63
* Add a separate flag for snapping only to 50% and enable it by default.pkotwicz@chromium.org2013-11-201-0/+5
* Change accelerator_controller to use content::RecordAction directly.stevet@chromium.org2013-11-201-9/+10
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-6/+6
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-6/+6
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-152-6/+7
* ash: Rename LauncherModel to ShelfModel.tfarina@chromium.org2013-11-141-1/+1
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-8/+0
* Disable ProcessOnce on Ash due to flakiness.zturner@chromium.org2013-11-111-1/+8
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-082-4/+5
* Revert 228975 "Disable AcceleratorControllerTest.ControllerConte..."scottmg@chromium.org2013-11-081-8/+1
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-082-5/+4
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-082-4/+5
* 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
* Introduce MediaDelegateoshima@chromium.org2013-11-011-3/+4
* cros: Restore Alt-minus window minimize shortcutjamescook@chromium.org2013-11-011-0/+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-304-2/+18
* ash: Open path for Ozone key handlingtiago.vignatti@intel.com2013-10-301-0/+5
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-254-21/+25
* Introduces NewWindowDelegate to create or show windows/tabs that are not part...oshima@chromium.org2013-10-251-9/+12
* Introduce AccessibiltyDelegateoshima@chromium.org2013-10-242-9/+13
* Enable minmizing fullscreen, except for flash fullscreenoshima@chromium.org2013-10-231-4/+1
* Use ctrl-m for toggling minimize state for all windowsoshima@chromium.org2013-10-231-1/+5
* Move ToggleMaximized impl to ash and remove ShellDelegate::ToggleMaximizedoshima@chromium.org2013-10-223-1/+16
* Disable AcceleratorControllerTest.ControllerContext on win auratim@chromium.org2013-10-161-1/+8
* 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
* cros: Don't let v2 apps block the brightness and volume system keysjamescook@chromium.org2013-10-033-7/+94
* Log UMA metrics for multiprofile actions.tengs@chromium.org2013-10-021-0/+3
* Cleanup: merge separate implementaions of ScreenshotDelegate for tests.mukai@chromium.org2013-10-012-77/+12
* Remove Ash accelerator OPEN_FILE_DIALOG; let Chrome handle it as IDC_OPEN_FILE.kinaba@chromium.org2013-10-014-11/+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
* Move Power and Clock observers to Ashstevenjb@chromium.org2013-09-262-2/+2