summaryrefslogtreecommitdiffstats
path: root/ash/wm/ash_focus_rules.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-18/+17
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-1/+1
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-1/+1
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-1/+1
* Implemented UI for new first-run tutorial.dzhioev@chromium.org2013-11-051-0/+1
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-2/+2
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-3/+6
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-121-1/+1
* Retires WorkspaceContainer.mukai@chromium.org2013-08-051-19/+2
* Stick windows to side of workspacesvarkha@chromium.org2013-06-181-1/+2
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-1/+1
* Search next activate window from the active root window.oshima@chromium.org2012-12-281-2/+3
* Get the rest of the ash_unittests to pass with the new FocusController (!)ben@chromium.org2012-12-141-12/+25
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-061-0/+66
* A few basic focus controller changes to get out of the way before getting ash...ben@chromium.org2012-12-051-4/+4
* Fleshes out the basic set of focus rules a bit more.ben@chromium.org2012-12-041-16/+66
* Hook up the FocusController behind a flag.ben@chromium.org2012-12-031-1/+1
* Add focus rules for Ash. They are empty for now. I will begin migrating code ...ben@chromium.org2012-11-301-0/+50