summaryrefslogtreecommitdiffstats
path: root/ash/accelerators
Commit message (Expand)AuthorAgeFilesLines
* Rename WindowShowType to WindowStateType to be less confusing name.oshima@chromium.org2014-02-271-2/+2
* Revert of Use the default dispatcher where possible for nested message loops....scottmg@chromium.org2014-02-274-20/+5
* Use the default dispatcher where possible for nested message loops.sadrul@chromium.org2014-02-274-5/+20
* Refactor SnapSizer now that the --ash-multiple-snap-window-widths flag no lon...pkotwicz@chromium.org2014-02-262-9/+6
* Adding hotkey behind a commandline to allow testing the TouchView maximizing ...skuhne@chromium.org2014-02-263-0/+19
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-251-4/+4
* Remove WindowState::IsNormalShowState()pkotwicz@chromium.org2014-02-251-2/+2
* Removes #ash-multiple-snap-window-widths flagvarkha@chromium.org2014-02-251-21/+10
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-216-6/+6
* Remove oak windowsoshima@chromium.org2014-02-203-16/+0
* event-rewrite: Clean up how events are rewritten.sadrul@chromium.org2014-02-161-10/+0
* Long press menu (shift+f6) to toggle spoken feedback.oshima@chromium.org2014-02-158-0/+581
* Revert 251382 "event-rewrite: Clean up how events are rewritten."oshima@chromium.org2014-02-141-0/+10
* event-rewrite: Clean up how events are rewritten.sadrul@chromium.org2014-02-141-10/+0
* aura: Remove an unnecessary parameter from DispatcherClient::RunWithDispatcher.sadrul@chromium.org2014-02-133-13/+6
* events: Remove no-op events.sadrul@chromium.org2014-02-102-9/+8
* message-pump: Change how MessagePumpDispatchers process events.sadrul@chromium.org2014-02-083-11/+11
* Introduce ShowState and WMEventoshima@chromium.org2014-02-041-5/+1
* Cleanuposhima@chromium.org2014-02-011-0/+2
* aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.sadrul@chromium.org2014-01-311-12/+12
* kiosk: Disable Ctrl+W and Ctrl+Shift+Q shortcut.xiyuan@chromium.org2014-01-301-1/+0
* Screen cleanup:oshima@chromium.org2014-01-171-1/+1
* 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