summaryrefslogtreecommitdiffstats
path: root/ash/accelerators/accelerator_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Add Extended Desktop mode behind --ash-extended-desktop flag.oshima@chromium.org2012-06-151-3/+1
* Handle Ctrl+F1 and Ctrl+F2 correctly even when no browser window is available.yusukes@chromium.org2012-06-141-0/+20
* Make the shortcut of opening content browser global.mazda@chromium.org2012-06-131-4/+6
* Disable minimize window shortcut key for the full screen window, which will c...jennyz@chromium.org2012-06-131-1/+4
* Reland r141871.oshima@chromium.org2012-06-131-5/+6
* Revert r141871 "Add RootWindowController that keeps per root window state."oshima@chromium.org2012-06-131-6/+5
* Add RootWindowController that keeps per root window state.oshima@chromium.org2012-06-131-5/+6
* Consume Ctrl+Alt+/ in ash/accelerators/accelerator_controller.cc.yusukes@chromium.org2012-06-131-1/+4
* Use a #fefefe solid color wallpaper background before user login for GAIA log...bshe@chromium.org2012-06-121-3/+4
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-29/+30
* ash/chromeos: "Search" key to toggle app list.xiyuan@chromium.org2012-06-081-3/+0
* ash: Allow snapping/minimizing a fullscreen/maximized window using accelerators.sadrul@chromium.org2012-06-071-37/+46
* Allow taking screenshots for all of minitors at the same time.mukai@chromium.org2012-06-071-4/+6
* Reland: ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-061-3/+3
* Reland "Load user custom wallpaper after browser crash"bshe@chromium.org2012-06-041-3/+5
* Revert 140312 - Load user custom wallpaper after browser crash.acolwell@chromium.org2012-06-041-5/+3
* Load user custom wallpaper after browser crash.bshe@chromium.org2012-06-041-3/+5
* Chrome version of monitor configuration codedisher@chromium.org2012-06-021-0/+7
* Remove more root window dependenciesoshima@chromium.org2012-06-011-1/+3
* Revert 140031 - Chrome version of monitor configuration codewjia@chromium.org2012-06-011-7/+0
* Chrome version of monitor configuration codedisher@chromium.org2012-06-011-0/+7
* Revert 139494 - ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-011-3/+3
* Fixing french keyboard handlingskuhne@chromium.org2012-05-301-0/+4
* Prepare to support Ash notification tray:stevenjb@google.com2012-05-301-3/+4
* ash: Improved window maximize/restore animationsjamescook@chromium.org2012-05-301-3/+3
* Handle more browser commands in ash.mazda@chromium.org2012-05-251-0/+21
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-6/+6
* Make the keyboard overlay handle close shortcuts in JavaScript code.mazda@chromium.org2012-05-241-1/+1
* Allow Control+Shift+Q on lock screen.yusukes@chromium.org2012-05-231-7/+17
* Let Chrome app handle Ash accelerators first if the app is launched as a window.yusukes@chromium.org2012-05-171-0/+5
* Use single "modifiers" field rather than boolean fields.mukai@chromium.org2012-05-161-3/+1
* Remove some more OS_CHROMEOS from browser.beng@google.com2012-05-151-0/+3
* AcceleratorController::AcceleratorPressed() should return true whenever some ...yusukes@google.com2012-05-101-15/+23
* Add a test for ash::kActionsAllowedAtLoginScreen[] and remove unncessary CHEC...yusukes@chromium.org2012-05-101-4/+3
* Refactor HandleWindowCycleLinear code in AcceleratorController:mukai@chromium.org2012-05-101-65/+5
* Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la...yusukes@google.com2012-05-091-5/+0
* Move DIP translation from ui/aura to ui/compositor.oshima@chromium.org2012-05-081-2/+5
* Revert "Do not consume Shift+Alt in Ash to make Chromoting happy."yusukes@google.com2012-05-081-7/+2
* Let Chrome app handle Ash accelerators first if the app is launched as a window.yusukes@google.com2012-05-081-0/+5
* Asynchronously load wallpapers when user pod is selected.bshe@chromium.org2012-05-071-1/+1
* Respect WindowOpenDisposition in launcher as is in app-list.mukai@chromium.org2012-05-061-1/+2
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-7/+7
* Add ash shortcut for toggling spoken feedback.dmazzoni@chromium.org2012-05-021-0/+7
* ash: Fix applist hotkey regression.xiyuan@chromium.org2012-04-271-0/+3
* ash: Add accelerator for snapping windows left/right.sadrul@chromium.org2012-04-251-0/+37
* Revert 133982 because it broke build on chromeos due to mid-air collision wit...sadrul@chromium.org2012-04-251-37/+0
* ash: Add accelerator for snapping windows left/right.sadrul@chromium.org2012-04-251-0/+37
* Process all global shortcuts for Ash after InputMethodEventFilter.yusukes@google.com2012-04-241-1/+2
* Reland r132942: Focus the application launcher with Shift+Alt+L.mazda@chromium.org2012-04-201-0/+4
* Move a lot of ChromeOS stuff out of Browser and onto various Ash-related help...ben@chromium.org2012-04-201-10/+11