summaryrefslogtreecommitdiffstats
path: root/chrome/browser/fullscreen_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove GetMonitorInfoWrapper, which is no longer needed.brettw@chromium.org2014-01-271-1/+1
* Ignore non-active fullscreen windows for shelf state.flackr@chromium.org2013-12-101-1/+1
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-121-1/+1
* RootWindowController::GetFullscreenWindow() should return the active one.mukai@chromium.org2013-09-061-1/+1
* Adding a detour for GetMonitorInfo which appears to be broken under split scr...shrikant@chromium.org2013-08-161-1/+2
* Hide the tab indicators and the shelf when in immersive + tab fullscreen. pkotwicz@chromium.org2013-04-301-3/+6
* Fixes crash when running aura on windows without ash.sky@chromium.org2012-10-261-0/+9
* Use base::win::GetVersion for Windows run-time version checks in preference tomark@chromium.org2011-06-141-6/+2
* Delay load SHQueryUserNotificationState for platform dependent full-screenjianli@chromium.org2011-01-271-0/+35
* Remove the bad code.jianli@chromium.org2011-01-251-9/+0
* Disable platform-dependent full-screen mode detection on Windows. Will rewritejianli@chromium.org2011-01-251-3/+3
* Do not show notifications when in fullscreen or screensaver mode.jianli@chromium.org2011-01-251-0/+80