summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/fullscreen_exit_bubble.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a drop shadow to the fullscreen exit bubble on windows.koz@chromium.org2011-11-171-1/+1
* Fix up fullscreen exit bubble messages to suggest Esc instead of F11 where ap...jeremya@chromium.org2011-11-161-1/+3
* Show mouse lock request and status in fullscreen bubble infobar.yzshen@chromium.org2011-10-181-6/+2
* views: Implementation of the new fullscreen bubble.thakis@chromium.org2011-10-171-5/+39
* Revert 105922 - views: Implementation of the new fullscreen bubble.thakis@chromium.org2011-10-171-39/+5
* views: Implementation of the new fullscreen bubble.thakis@chromium.org2011-10-171-5/+39
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-5/+13
* Bump FullscreenExitBubble initial delay to 3.8s. This is so we can be more ce...jeremya@chromium.org2011-09-141-1/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-3/+5
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-5/+3
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-3/+5
* Abstract fullscreen exit bubble logic to bring Linux's behaviour in line withtony@chromium.org2011-08-121-0/+88