summaryrefslogtreecommitdiffstats
path: root/ash/accelerators
Commit message (Expand)AuthorAgeFilesLines
* Add Fade-out/Fade-in animation during output-configuration change.mukai@chromium.org2012-08-011-2/+9
* Start in extended desktop mode if it is enabled.rkc@chromium.org2012-08-011-2/+1
* Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...ben@chromium.org2012-07-291-6/+12
* Fix display switching for extended displays.rkc@chromium.org2012-07-271-1/+2
* Open app with Alt+number even when it is not running.mazda@chromium.org2012-07-261-1/+2
* Enable extended desktop by default.oshima@chromium.org2012-07-251-0/+4
* Separate debug shortcuts into another array in ash accelerator table.mazda@chromium.org2012-07-254-33/+42
* Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...yusukes@chromium.org2012-07-241-1/+1
* Remove ShellDelegate::StartPartialScreenshot.mazda@chromium.org2012-07-242-15/+6
* Ignores screenshot taking invocations if it's too close to the previous one.mukai@chromium.org2012-07-243-1/+10
* Record user action metrics when the user presses F5, Shift+F5, Alt+Tab, Shift...yusukes@chromium.org2012-07-201-0/+13
* ash: Disable window docking shortcut for non-normal window.xiyuan@chromium.org2012-07-191-2/+9
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-1/+1
* Enable debug logging for views::Viewdhollowa@chromium.org2012-07-133-0/+21
* Support "Report Issue" in case of no-browser windows in ChromeOS.mukai@chromium.org2012-07-133-6/+11
* Rewrite the keyboard event for nested dispatcher in Aura.mukai@chromium.org2012-07-131-9/+16
* Always handle Chrome OS top-row keys (F5-10) in Ash.yusukes@google.com2012-07-134-11/+54
* Revert 146468 - Always handle Chrome OS top-row keys in Ash.yusukes@google.com2012-07-124-50/+11
* Always handle Chrome OS top-row keys in Ash.yusukes@chromium.org2012-07-124-11/+50
* Support F5 and F6 on an Apple keyboard.yusukes@chromium.org2012-07-111-0/+2
* Remove #pragma once from ashajwong@chromium.org2012-07-116-6/+0
* Disable windows dock shortcut key for fullscreen mode.jennyz@chromium.org2012-07-111-1/+2
* Add shortcuts for keyboard brightness.yusukes@chromium.org2012-07-115-0/+111
* Support F3 and F4 keys on an Apple keyboard.yusukes@chromium.org2012-07-111-0/+4
* Move screen rotation code to ashyoshiki@chromium.org2012-06-291-7/+8
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-281-1/+5
* Relanding r144499:oshima@chromium.org2012-06-273-15/+15
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-273-15/+15
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-273-15/+15
* ash: Record some UMA for gestures.sadrul@chromium.org2012-06-261-2/+2
* Add DOM3 'location' attribute support to Chrome for Chrome OS.yusukes@chromium.org2012-06-251-0/+8
* Screen Magnifier: Adds option UI and enables accelerators.yoshiki@chromium.org2012-06-243-21/+23
* Make the window minimize/maximize shortcuts restore the window from launcher ...mazda@chromium.org2012-06-221-2/+10
* Changes constant type from double to float.yoshiki@chromium.org2012-06-221-1/+1
* Full-screen Magnifier: Support warping the cursor on the edgeyoshiki@chromium.org2012-06-223-0/+32
* Disable shortcut key "alt +" for maximizing window under full screen mode.jennyz@google.com2012-06-211-1/+1
* Make Alt+Tab accelerator behavior compatible to Windows.yusukes@chromium.org2012-06-207-9/+84
* Support normalized form of the Shift+Alt+ET_KEY_RELEASED accelerator.yusukes@google.com2012-06-202-4/+48
* ash: Add an about:flags entry for debug keyboard shortcuts.thakis@chromium.org2012-06-193-17/+41
* Fix typo in accelerator_controller_unittest.cc.yusukes@google.com2012-06-181-1/+1
* Do not toggle Applist with Search key press when accessibility is enabled.yusukes@chromium.org2012-06-162-0/+18
* Add Extended Desktop mode behind --ash-extended-desktop flag.oshima@chromium.org2012-06-152-3/+2
* Handle Ctrl+F1 and Ctrl+F2 correctly even when no browser window is available.yusukes@chromium.org2012-06-143-0/+24
* Make the shortcut of opening content browser global.mazda@chromium.org2012-06-134-6/+18
* 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
* Fix and re-enable AcceleratorControllerTest.GlobalAccelerator.mazda@chromium.org2012-06-121-10/+13