summaryrefslogtreecommitdiffstats
path: root/ash/accelerators
Commit message (Expand)AuthorAgeFilesLines
* 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
* Translates events so that accelerators which require ET_TRANSLATED_KEY_RELEAS...pkotwicz@chromium.org2012-03-054-21/+81
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-293-2/+131
* Revert 123984 for check_deps failure - When locking the screen via Ctrl-Shift-Lmattm@chromium.org2012-02-283-132/+2
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-283-2/+132
* ash uber tray: Add a brightness controller.sadrul@chromium.org2012-02-273-2/+6
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-272-3/+3
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-261-1/+2
* Revert 123669 because it broke builds:sadrul@chromium.org2012-02-253-130/+2
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-253-2/+130
* Aura: Remove dynamic switching into and out of compact modejamescook@chromium.org2012-02-242-16/+0
* Revert 123500 - When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-243-131/+2
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-243-2/+131
* Change how you get to the MessageLoop::Dispatcher.ben@chromium.org2012-02-232-2/+4
* Experimental Extension Keybinding (first cut).finnur@chromium.org2012-02-231-2/+4
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-211-11/+11
* Revert r122716 and r122717maruel@chromium.org2012-02-191-11/+11
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-191-11/+11
* Aura: New window shadows, desktop background debug togglejamescook@chromium.org2012-02-172-0/+17
* A bevy of Aura test changes:ben@chromium.org2012-02-172-4/+4
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-174-14/+14
* Revert 122547 - Aura: New window shadows, desktop background debug togglejamescook@chromium.org2012-02-172-17/+0
* Aura: New window shadows, desktop background debug togglejamescook@chromium.org2012-02-172-0/+17
* Move IME shortcut keys from X to Aura [part 2 of 3].yusukes@chromium.org2012-02-173-3/+70
* Move IME shortcut keys from X to Aura [part 1 of 3].yusukes@chromium.org2012-02-174-73/+287
* Implement taking partial screenshot.mukai@chromium.org2012-02-162-9/+20
* Fix two crash and potential leak&crashoshima@chromium.org2012-02-154-2/+22
* Fixes login screen menus.pkotwicz@chromium.org2012-02-106-10/+19
* Handle F6 and F7 (brightness keys) in ash [part 3 of 3].yusukes@chromium.org2012-02-102-2/+37
* cleanup: Simplify ash/accelerators/accelerator_controller_unittest.cc.yusukes@chromium.org2012-02-101-30/+0
* Aura: Fix activated windows sometimes not switching to foregroundjamescook@chromium.org2012-02-101-0/+22
* Add an entrypoint for taking partial screenshot keybind.mukai@chromium.org2012-02-072-0/+14
* Introduce a method for partial screenshot.mukai@chromium.org2012-02-072-0/+10
* * Widget with WIDGET_OWNS_NATIVE_WIDGET has to be deleted explicitly.oshima@chromium.org2012-02-072-16/+34
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-076-0/+202
* Handle F6 and F7 (brightness keys) in ash [part 1 of 3].yusukes@google.com2012-02-073-10/+108
* Fix GlobalAccelerators failures.yusukes@google.com2012-02-061-3/+0
* Handle F8, F9, and F10 (volume keys) in ash [part 3 of 3].yusukes@google.com2012-02-062-0/+44
* Revert 120587 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-066-198/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-066-0/+198
* Handle F8, F9, and F10 (volume keys) in ash [part 1 of 3].yusukes@google.com2012-02-063-1/+121
* Revert 120566 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-066-198/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-066-0/+198
* Push out RootWindow::GetInstance() from ScreenshotTaker.mukai@chromium.org2012-02-033-6/+10