summaryrefslogtreecommitdiffstats
path: root/ash/wm/immersive_fullscreen_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Restores focus after switching to immersive fullscreen mode.varkha2015-06-301-4/+0
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-2/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-4/+3
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-2/+2
* Fixing problem with edge swipe exiting immersive modeskuhne@chromium.org2014-06-031-1/+6
* clang: Turn on -Wabsolute-value.thakis@chromium.org2014-05-201-2/+2
* Re-enable "Enable immersive fullscreen on Windows Ash."zturner@chromium.org2014-04-141-7/+24
* Revert "Enable immersive fullscreen on Windows Ash."zturner@chromium.org2014-03-251-24/+7
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Enable immersive fullscreen on Windows Ash.zturner@chromium.org2014-03-191-7/+24
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-4/+4
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-4/+4
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-4/+4
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-4/+4
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-4/+4
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-2/+2
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* aura: Introduce ScopedWindowTargeter.sadrul@chromium.org2014-01-311-1/+1
* ash: Fix hit-testing when windows are in immersive fullscreen mode.sadrul@chromium.org2014-01-281-6/+5
* Moves transient window observer methods out of WindowObserversky@chromium.org2014-01-101-4/+7
* Moves management of transients out of Windowsky@chromium.org2014-01-071-4/+6
* Add UMA metrics forpkotwicz@chromium.org2013-12-121-1/+9
* Fix crash when using touch selection in immersive fullscreen.pkotwicz@chromium.org2013-12-051-2/+10
* Enable revealing the top-of-window views in immersive fullscreen when the mou...pkotwicz@chromium.org2013-12-031-61/+48
* This CL eliminates the necessity of calling SizeToContents() after calling se...npentrel@chromium.org2013-11-251-1/+1
* [Refactor] Move the non-browser specific logic of ImmersiveModeControllerAsh ...pkotwicz@chromium.org2013-11-061-0/+928