summaryrefslogtreecommitdiffstats
path: root/ash/accelerators/accelerator_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Shell::launcher_model() / GetLauncherDelegate privateoshima@chromium.org2012-12-131-38/+9
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-121-4/+4
* Remove Ctrl+M for the Chrome OS Files appkaznacheev@chromium.org2012-12-111-5/+3
* - Show app list on 2nd launcheroshima@chromium.org2012-12-111-3/+4
* [Launcher per display] Removed Shell::status_area_widget(), system_tray()oshima@chromium.org2012-12-101-3/+8
* Make Shift+Alt+S to show the system tray bubble.mazda@chromium.org2012-12-061-9/+4
* Don't disable Caps Lock when Shift+<non-modifier-key> is pressed and then Shi...yusukes@chromium.org2012-12-041-9/+10
* Use rewriting to make ChromeOS keyboard F<number> keys produce extended keyco...danakj@chromium.org2012-11-301-3/+3
* Immersive mode reveals the tabstrip/omnibox on top of web contentjamescook@chromium.org2012-11-301-7/+5
* CrOS: Add hotkey for disabling the GPU watchdog timer.backer@chromium.org2012-11-301-0/+4
* ash: Remove unnecessary NULL checks for delegates.derat@chromium.org2012-11-291-9/+8
* ash: Refactor some code that snaps windows.sadrul@chromium.org2012-11-291-19/+2
* Add power-user keyboard mode for ChromeOS with Search key acting as a typical...danakj@chromium.org2012-11-271-0/+25
* chromeos: Listen for lock key from within Chrome.derat@chromium.org2012-11-151-15/+4
* Separates some ash-specific logic from the ActivationController in preparatio...ben@chromium.org2012-11-151-1/+1
* Add the partial screen magnifier to Chrome OS.zork@chromium.org2012-11-151-12/+20
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-7/+4
* ash: Move UserWallpaperDelegate to its own header file.tfarina@chromium.org2012-11-131-0/+1
* Add a workaround for crbug.com/139556.yusukes@chromium.org2012-11-091-10/+15
* Don't check NULL for ShellDelegate.oshima@chromium.org2012-11-081-38/+13
* Snap resize windows on touch to 50% when the maximize button is close to the ...skuhne@chromium.org2012-11-071-1/+2
* Fixed nonrepeative accelerators.mtomasz@chromium.org2012-11-061-54/+42
* Check status_area before accessing system_tray where appropriatestevenjb@chromium.org2012-11-051-3/+8
* Temporarily disable the auto-repeat suppression feature for (Shift+)Alt+Tab.yusukes@chromium.org2012-10-291-2/+6
* Move keyboard brightness controller to ash/system/chromeos.tfarina@chromium.org2012-10-231-7/+13
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-181-8/+7
* fix for 156227, 153077, 134093sschmitz@chromium.org2012-10-171-7/+14
* Revert 162240 - See also:mattm@chromium.org2012-10-161-14/+7
* See also:sschmitz@chromium.org2012-10-161-7/+14
* Do not consume keys for DISABLE_CAPS_LOCK when caps lock is off.mazda@chromium.org2012-10-161-2/+4
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+1
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-101-4/+31
* Remove TOGGLE_MAXIMIZED_* from Ash reserved actions list.mazda@chromium.org2012-10-101-13/+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-091-31/+4
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-091-4/+31
* Revert 160696 - Decouple EventClientImpl and root window. Check containers on...rch@chromium.org2012-10-081-31/+4
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-081-4/+31
* Toggling windows with (shift)-f5 and (shift)-alt-tab does not repeat on key r...mtomasz@chromium.org2012-10-031-5/+33
* Revert r159105 "This is the 3 following CLs collapsed as one (for easier merg...oshima@chromium.org2012-10-021-3/+7
* Toggle maximize key does not repeat anymore. Fixed support for non-repeatable...mtomasz@chromium.org2012-09-281-5/+29
* This is the 3 following CLs collapsed as one (for easier merge in M23)saintlou@chromium.org2012-09-271-7/+3
* Reverting 3 CLs in order to create 1 CL (to be later merged in M23).saintlou@chromium.org2012-09-271-3/+7
* Always show brightness control while extended desktop is disabled.oshima@chromium.org2012-09-261-7/+3
* 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-251-2/+0
* Open the keyboard help overlay on F14.yusukes@chromium.org2012-09-211-0/+1
* Add switch primary display option by swapping primary root window between dis...oshima@chromium.org2012-09-191-3/+15
* New Behavior on pressing F4:sschmitz@chromium.org2012-09-171-10/+15