summaryrefslogtreecommitdiffstats
path: root/ash/wm/activation_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-4/+4
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-9/+12
* Add ActivationChangeObserver, replacing kRootWindowActiveWindowKeyoshima@chromium.org2012-06-041-14/+20
* Remove more root window dependenciesoshima@chromium.org2012-06-011-5/+5
* Decouple FocusManager from RootWindow.oshima@chromium.org2012-05-301-6/+22
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-7/+7
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-1/+1
* Cleans up a couple of places that were installing WindowObservers butsky@chromium.org2012-04-271-3/+4
* Makes it so you can alt-tab away from a maximized window. Thesky@chromium.org2012-03-301-7/+26
* ash: Don't pick minimized window for replace active window.xiyuan@chromium.org2012-03-281-1/+3
* Aura: Add non-browser windows into the list of "Alt + Tab" cycle.yoshiki@chromium.org2012-03-281-5/+22
* ash: Restore minimized window when activating it.xiyuan@chromium.org2012-03-281-2/+8
* Move SettingBubbleContainer up in activation priorityzork@chromium.org2012-03-271-1/+1
* Set panels windows to always be on top.stevenjb@google.com2012-03-261-0/+1
* Keep hiding windows' layers stacked above the new active window's layer.ben@chromium.org2012-03-251-5/+17
* Gets instant to correctly commit under aura. This was broke for asky@chromium.org2012-03-161-53/+61
* Always look for a transient child from the activatable window.stevenjb@chromium.org2012-03-141-2/+1
* Activate the status area only when it's focused using the keyboard.yusukes@google.com2012-03-071-1/+1
* Revert 125323 - Activate the status area only when it's focused using the key...yusukes@google.com2012-03-071-1/+1
* Activate the status area only when it's focused using the keyboard.yusukes@chromium.org2012-03-071-1/+1
* ash uber tray: Make it work in ash_shell, and a couple more fixes.sadrul@chromium.org2012-03-041-0/+1
* Activate windows in higher containers if they exist.flackr@chromium.org2012-03-031-23/+54
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-271-2/+2
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-261-1/+1
* Deactivate active window even if there is no next window to activateoshima@chromium.org2012-02-181-5/+4
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-171-7/+6
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-8/+6
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-031-1/+7
* [aura] Return focus to transient parent when modal window closes.ivankr@chromium.org2012-01-311-1/+1
* aura: Handle NULL |container| case in GetTopmostWindowToActivatexiyuan@chromium.org2012-01-261-6/+11
* Allow activation of the Launcher containerzork@chromium.org2012-01-251-0/+1
* Initialize the InputMethod before the windows. Allow the status container to ...zork@chromium.org2012-01-201-0/+1
* Rename system modal types and classes appropriately.flackr@chromium.org2012-01-181-2/+2
* * Don't activate a window if screen is locked.oshima@chromium.org2012-01-131-0/+8
* Adds support for Window Modality to Ash.ben@chromium.org2012-01-061-0/+25
* Panels not getting focus on Aura.prasadt@chromium.org2012-01-051-1/+2
* Rename the aura_shell namespace to ashben@chromium.org2011-12-241-2/+2
* Move last few files -> ashben@chromium.org2011-12-231-2/+2
* Move some more WM functionality down into ash.ben@chromium.org2011-12-231-1/+1
* Move some more files into ash... this time seed the window manager dir.ben@chromium.org2011-12-231-0/+187