summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/fullscreen_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Do not hide the menubar if going fullscreen on a secondary monitor.rohitrao@chromium.org2010-03-111-5/+13
* Pick up a GTM roll and update the apis that changed in this roll.thomasvl@chromium.org2010-03-111-0/+1
* 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-19/+52
* Base coordinate system != Window base coordinate system. Fixing.avi@chromium.org2010-03-031-2/+1
* Mac: Clean up fullscreen tracking rectangle code.viettrungluu@chromium.org2010-03-031-44/+44
* Base coordinate system != Window base coordinate system. Marking things to be...avi@chromium.org2010-02-251-0/+2
* [Mac] Remove the 14px vertical offset for fullscreen windows that are not on ...rohitrao@chromium.org2010-02-241-4/+20
* [Mac] Register for screen changed notifications and resize the fullscreen win...rohitrao@chromium.org2010-02-241-18/+56
* [Mac] Only hide the menubar if the fullscreen window is on the main screen.rohitrao@chromium.org2010-02-231-5/+10
* [Mac] Request/Release the fullscreen lock whenever a window gains or loses ma...rohitrao@chromium.org2010-02-221-0/+24
* Mac: prevent the overlay from sliding in and out on fullscreen mode switch.viettrungluu@chromium.org2010-02-171-4/+7
* Mac: fullscreen mode work (still not enabled).viettrungluu@chromium.org2010-02-101-150/+282
* [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an...rohitrao@chromium.org2010-02-031-0/+346