summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/fullscreen_controller.h
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Remove all pending timers and callbacks before destroying the fullscree...rohitrao@chromium.org2010-04-131-1/+3
* [Mac] Do not hide the menubar if going fullscreen on a secondary monitor.rohitrao@chromium.org2010-03-111-6/+7
* Mac: fix fullscreen floating bar in popup windows.viettrungluu@chromium.org2010-03-091-4/+5
* [Mac] When in fullscreen mode, ties the menubar shown state to the overlay sh...rohitrao@chromium.org2010-03-031-5/+16
* [Mac] Remove the 14px vertical offset for fullscreen windows that are not on ...rohitrao@chromium.org2010-02-241-0/+5
* [Mac] Register for screen changed notifications and resize the fullscreen win...rohitrao@chromium.org2010-02-241-5/+0
* [Mac] Only hide the menubar if the fullscreen window is on the main screen.rohitrao@chromium.org2010-02-231-6/+6
* [Mac] Request/Release the fullscreen lock whenever a window gains or loses ma...rohitrao@chromium.org2010-02-221-0/+14
* Mac: prevent the overlay from sliding in and out on fullscreen mode switch.viettrungluu@chromium.org2010-02-171-0/+3
* Mac: fullscreen mode work (still not enabled).viettrungluu@chromium.org2010-02-101-3/+16
* [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an...rohitrao@chromium.org2010-02-031-0/+71