summaryrefslogtreecommitdiffstats
path: root/ash/wm/ash_focus_rules.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a possible crash if Shell was destroyed as a result of an OnChannelError()afakhry2015-05-221-8/+1
* Focus is not returned to window that had it when returning from the lock screen.afakhry2015-02-271-2/+9
* System modal dialog unhide shelf launcher, and prevents going into maximized ...afakhry2015-01-121-0/+4
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-6/+5
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-4/+4
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-2/+2
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-2/+2
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-2/+2
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-2/+2
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-2/+2
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* Get the rest of the ash_unittests to pass with the new FocusController (!)ben@chromium.org2012-12-141-0/+3
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-061-0/+6
* A few basic focus controller changes to get out of the way before getting ash...ben@chromium.org2012-12-051-3/+3
* Fleshes out the basic set of focus rules a bit more.ben@chromium.org2012-12-041-8/+6
* Add focus rules for Ash. They are empty for now. I will begin migrating code ...ben@chromium.org2012-11-301-0/+36