summaryrefslogtreecommitdiffstats
path: root/ash/accelerators
Commit message (Expand)AuthorAgeFilesLines
* Add a test which detects duplicate entries in ash::kAcceleratorData[].yusukes@chromium.org2012-05-021-0/+44
* ash: Fix applist hotkey regression.xiyuan@chromium.org2012-04-274-0/+15
* ash: Add accelerator for snapping windows left/right.sadrul@chromium.org2012-04-253-0/+49
* Revert 133982 because it broke build on chromeos due to mid-air collision wit...sadrul@chromium.org2012-04-253-49/+0
* ash: Add accelerator for snapping windows left/right.sadrul@chromium.org2012-04-253-0/+49
* Add back accelerator labels for C-n and C-S-n to the wrench menu.yusukes@chromium.org2012-04-251-0/+5
* Do not include Ctrl+N and Ctrl+Shift+N in chrome/browser/ui/views/accelerator...yusukes@chromium.org2012-04-241-2/+3
* Process all global shortcuts for Ash after InputMethodEventFilter.yusukes@google.com2012-04-247-251/+114
* Make Search key work.yusukes@google.com2012-04-201-1/+1
* Reland r132942: Focus the application launcher with Shift+Alt+L.mazda@chromium.org2012-04-203-19/+31
* Move a lot of ChromeOS stuff out of Browser and onto various Ash-related help...ben@chromium.org2012-04-203-12/+15
* Change the shortcuts of PRINT_LAYER_HIERARCHY and PRINT_WINDOW_HIERARCHY.mazda@chromium.org2012-04-201-2/+2
* Revert 132942 - Focus the application launcher with Shift+Alt+L.falken@google.com2012-04-193-26/+17
* Focus the application launcher with Shift+Alt+L.mazda@chromium.org2012-04-193-17/+26
* chromeos: Allow caps lock accelerator on login screen.derat@chromium.org2012-04-181-0/+1
* Respect user-selected launch type (tab/window/fullscreen) when opening File M...kaznacheev@chromium.org2012-04-183-0/+13
* Do not consume Shift+Alt in Ash to make Chromoting happy.yusukes@chromium.org2012-04-182-4/+9
* Fixing hotkeys for french keyboardskuhne@chromium.org2012-04-121-0/+26
* Add fade in animation on background change and fix color mode change bug.bshe@chromium.org2012-04-101-1/+1
* Consolidate win/x dispatchersoshima@chromium.org2012-04-095-128/+74
* Ash/aura split: Get views_examples_exe semi-running on linux/X11.erg@chromium.org2012-03-303-11/+8
* Disables ctrl-shift-q on login screenoshima@chromium.org2012-03-271-1/+0
* chromeos: Fix a bunch of issues with the brightness slider.derat@chromium.org2012-03-262-0/+7
* ash: Focus tray with shift-alt-ssadrul@chromium.org2012-03-263-0/+8
* Disables accelerators which are disabled on lock screen when user is logged outpkotwicz@chromium.org2012-03-254-16/+24
* Add support for Ctrl-N when no browsers are present.pkotwicz@chromium.org2012-03-254-2/+27
* Reorders the items in the launcher so that we have browser shortcutsky@chromium.org2012-03-241-5/+11
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-231-8/+5
* Revert r128507 "Revert r128436 "relanding: disabled workspace_window_resizer ...oshima@chromium.org2012-03-233-0/+13
* Revert 128503 - Remove stops_event_propagation from Window, since it's broken.jam@chromium.org2012-03-231-5/+8
* Revert r128436 "relanding: disabled workspace_window_resizer test. fixed acce...backer@chromium.org2012-03-233-13/+0
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-231-8/+5
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-231-0/+1
* relanding: disabled workspace_window_resizer test. fixed access-after-free.oshima@chromium.org2012-03-233-0/+13
* Changed accelerator controller to only allow some accelerators when screen is...pkotwicz@chromium.org2012-03-234-1/+47
* Revert r128330 "* MonitorChangeObserverX11 that listen to Xrandr events and u...oshima@chromium.org2012-03-233-13/+0
* Revert 128328 - Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-221-5/+8
* * MonitorChangeObserverX11 that listen to Xrandr events and update monitor co...oshima@chromium.org2012-03-223-0/+13
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-221-8/+5
* Restore to user selected wallpaper after browser crashbshe@chromium.org2012-03-221-1/+1
* Support cycling through the window by F5.mukai@chromium.org2012-03-223-19/+83
* Ash: Add window rotation hotkey for testingjamescook@chromium.org2012-03-213-0/+16
* Adding Alt+<number> accelerator keyskuhne@chromium.org2012-03-204-5/+93
* Retry landing "Enable users change desktop background image from settings pag...bshe@chromium.org2012-03-151-4/+7
* Revert 126319 - Enable user change background image in settings page in Aura ...sky@chromium.org2012-03-131-7/+4
* Enable user change background image in settings page in Aura build.bshe@chromium.org2012-03-131-4/+7
* Basic skeleton of a window/layer/view inspector.ben@chromium.org2012-03-123-0/+9
* Separate the global accelerator data from accelerator_controller.ccmazda@chromium.org2012-03-093-115/+151
* ash: Add ctrl+search accelerator key to toggle app list.xiyuan@chromium.org2012-03-081-0/+6
* Set correct event type to |accelerator| in AcceleratorDispatcher::Dispatch().yusukes@chromium.org2012-03-063-4/+19