summaryrefslogtreecommitdiffstats
path: root/ash/wm/mru_window_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Remove --ash-disable-overview-modeflackr@chromium.org2014-03-121-1/+0
* Use active window if on current workspace for fullscreen mode.flackr@chromium.org2014-02-271-11/+0
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Adding new always maximized modeskuhne@chromium.org2014-02-201-9/+1
* Do not show auto-hidden shelf when dragging a windowvarkha@chromium.org2014-01-091-0/+18
* Moves management of transients out of Windowsky@chromium.org2014-01-071-1/+4
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-2/+2
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-2/+2
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-2/+2
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-4/+4
* Move minimized windows to the back of the most recently used window list.flackr@chromium.org2013-09-301-0/+10
* Observe the windows in the mru window list rather than all containers.flackr@chromium.org2013-09-201-40/+42
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-2/+2
* Reland 223665 "Add panels as a single group of windows per displ..."flackr@chromium.org2013-09-181-1/+2
* Revert 223665 "Add panels as a single group of windows per displ..."nasko@chromium.org2013-09-171-2/+1
* Add panels as a single group of windows per display for overview window cycling.flackr@chromium.org2013-09-171-1/+2
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-121-1/+1
* Remove old activation code and disable-focus-controller flagsoshima@chromium.org2013-09-051-1/+1
* Abort overview if new windows are created or a window is activated.flackr@chromium.org2013-09-011-16/+19
* Retires WorkspaceContainer.mukai@chromium.org2013-08-051-48/+4
* Refactor most recently used window tracking into a separate class.flackr@chromium.org2013-07-311-0/+226