summaryrefslogtreecommitdiffstats
path: root/ash/accelerators
Commit message (Expand)AuthorAgeFilesLines
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-181-8/+7
* fix for 156227, 153077, 134093sschmitz@chromium.org2012-10-176-7/+210
* Revert 162240 - See also:mattm@chromium.org2012-10-166-210/+7
* See also:sschmitz@chromium.org2012-10-166-7/+210
* Do not consume keys for DISABLE_CAPS_LOCK when caps lock is off.mazda@chromium.org2012-10-162-2/+19
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+1
* Fix test failure of AcceleratorControllerTest on Win Aura.mazda@chromium.org2012-10-121-6/+13
* Make AcceleratorTableTest.CheckDuplicatedAcceleratorsAsh pass on Windows Aura.jam@chromium.org2012-10-121-17/+17
* Revert 160776 - Screen Magnifier: Change keyboard shortcut from [CTRL + brigh...yoshiki@chromium.org2012-10-101-4/+2
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-103-4/+45
* Remove TOGGLE_MAXIMIZED_* from Ash reserved actions list.mazda@chromium.org2012-10-102-15/+1
* cros: Fix window rotation animationjamescook@chromium.org2012-10-091-0/+6
* Revert 160804 - as it caused a ash unit test failure on Windows.finnur@chromium.org2012-10-093-45/+4
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-093-4/+45
* Screen Magnifier: Change keyboard shortcut from [CTRL + brightness] to [CTRL ...yoshiki@chromium.org2012-10-091-2/+4
* Revert 160696 - Decouple EventClientImpl and root window. Check containers on...rch@chromium.org2012-10-083-49/+4
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-083-4/+49
* Toggling windows with (shift)-f5 and (shift)-alt-tab does not repeat on key r...mtomasz@chromium.org2012-10-034-21/+72
* Revert r159105 "This is the 3 following CLs collapsed as one (for easier merg...oshima@chromium.org2012-10-022-6/+17
* Toggle maximize key does not repeat anymore. Fixed support for non-repeatable...mtomasz@chromium.org2012-09-285-14/+56
* Notes:saintlou@chromium.org2012-09-271-0/+1
* This is the 3 following CLs collapsed as one (for easier merge in M23)saintlou@chromium.org2012-09-272-17/+6
* Reverting 3 CLs in order to create 1 CL (to be later merged in M23).saintlou@chromium.org2012-09-272-6/+17
* Reverting r158811 Need some keyboard shortcut for fullscreen: Shift-F4saintlou@chromium.org2012-09-271-1/+0
* Notes:sschmitz@chromium.org2012-09-261-0/+1
* Always show brightness control while extended desktop is disabled.oshima@chromium.org2012-09-262-17/+6
* Revert 158656 "Always show brightness control while extended desktop is disab...oshima@chromium.org2012-09-251-3/+7
* Always show brightness control while extended desktop is disabled.oshima@chromium.org2012-09-251-7/+3
* Pass F4-10 to an app first if it's launched as window.yusukes@chromium.org2012-09-254-46/+4
* Full-screen magnifier: enable shortcut keys on login screen.yoshiki@chromium.org2012-09-241-0/+2
* Add Alt+F4 (SWAP_PRIMARY_DISPLAY) to kReservedActions[] to allow the user to ...yusukes@chromium.org2012-09-211-0/+1
* Show keyboard overlay help when Help key is pressed.yusukes@chromium.org2012-09-211-0/+1
* Open the keyboard help overlay on F14.yusukes@chromium.org2012-09-213-0/+13
* Fix ash shortcuts not working on the secondary monitor when no window is shown.mazda@chromium.org2012-09-201-1/+4
* Add switch primary display option by swapping primary root window between dis...oshima@chromium.org2012-09-194-5/+22
* New Behavior on pressing F4:sschmitz@chromium.org2012-09-174-17/+24
* Disable brightness key/panel if there is no internal displayoshima@chromium.org2012-09-112-1/+32
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-113-25/+18
* Removes the grid from ash.sky@chromium.org2012-09-101-2/+1
* Revert r14457 "Cancel drag if display configuration changes."oshima@chromium.org2012-09-103-18/+25
* Accelerators should be handled before AppList event filter.nona@chromium.org2012-09-101-0/+3
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-103-25/+18
* Reverse direction on window dockingskuhne@chromium.org2012-09-082-6/+8
* ash: Prevent power button events from reaching apps.derat@chromium.org2012-09-073-1/+13
* Fix Ctrl-F4 crashes Chrome at login screensaintlou@chromium.org2012-09-061-0/+1
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-046-9/+9
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-042-3/+3
* Don't try to switch display mode if there is no external displayoshima@chromium.org2012-08-311-6/+9
* Move functions for controlling Caps Lock to CapsLockDelegate from SystemTrayD...mazda@chromium.org2012-08-283-53/+26
* Ash: Support "Next Song", "Previous Song", "Play/Pause" Multi Media buttonssschmitz@chromium.org2012-08-273-1/+30