summaryrefslogtreecommitdiffstats
path: root/ash/accelerators
Commit message (Expand)AuthorAgeFilesLines
* Nukes MessageLoop::Dispatcher (2)sky@chromium.org2014-01-175-9/+9
* Revert 245226 "Nukes MessageLoop::Dispatcher"sky@chromium.org2014-01-165-9/+9
* Nukes MessageLoop::Dispatchersky@chromium.org2014-01-165-9/+9
* 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-132-55/+54
* Adding a menu item to take a screenshot under "More Tools" submenu in the Wre...mfomitchev@chromium.org2014-01-101-0/+3
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-6/+6
* Clean-up: Replaces gfx::Font with gfx::FontList in ash/.yukishiino@chromium.org2013-12-261-6/+7
* Prefix string16 with base:: in ash/.dbeam@chromium.org2013-12-191-1/+1
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-4/+4
* wm: public window_types.tfarina@chromium.org2013-12-191-1/+1
* Adding UMA metric tracking to the status are menu and related tray views to t...harrym@chromium.org2013-12-131-2/+5
* 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