summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Register for screen changed notifications and resize the fullscreen win...rohitrao@chromium.org2010-02-241-6/+16
* Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...avi@chromium.org2010-02-231-1/+11
* [Mac] Request/Release the fullscreen lock whenever a window gains or loses ma...rohitrao@chromium.org2010-02-221-3/+7
* Added Shift-Reload support for Mac.bauerb@chromium.org2010-02-191-0/+4
* Mac: allow Esc in the Omnibox to give up focus in fullscreen mode.viettrungluu@chromium.org2010-02-181-0/+4
* Mac: prevent the overlay from sliding in and out on fullscreen mode switch.viettrungluu@chromium.org2010-02-171-6/+18
* Mac: move status bubble to fullscreen window (and back) when switching modes.viettrungluu@chromium.org2010-02-171-0/+4
* [Mac] Prevent a fullscreen crash by destroying the GTMWindowSheetController i...rohitrao@chromium.org2010-02-161-0/+4
* Mac: Part 1 of browser_window_controller.* re-organization.viettrungluu@chromium.org2010-02-121-817/+174
* Mac: make tab strip taller in fullscreen mode (still disabled).viettrungluu@chromium.org2010-02-111-1/+9
* [Mac] Modifies GetRestoredBounds() to return the bounds of the hidden regular...rohitrao@chromium.org2010-02-111-0/+5
* Mac: fullscreen mode work (still not enabled).viettrungluu@chromium.org2010-02-101-0/+42
* Revert r38514; huge startup hit.avi@chromium.org2010-02-091-5/+1
* Allow opacity in themes.avi@chromium.org2010-02-091-1/+5
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-9/+9
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-0/+23
* Add bugs, update, and remove TODOs that are no longer validpinkerton@chromium.org2010-02-051-1/+0
* Mac: fullscreen mode find bar positioning fix.viettrungluu@chromium.org2010-02-041-11/+19
* [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an...rohitrao@chromium.org2010-02-031-80/+290
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-021-0/+54
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-221-1/+1
* [Mac] Hide browser action buttons when they would otherwise overflow with the...andybons@chromium.org2010-01-211-0/+4
* Tab-modal dialog improvements:zelidrag@google.com2010-01-151-2/+2
* Fix command-click on buttons in background windows to perform their action in...pinkerton@chromium.org2010-01-141-5/+32
* Support pinch to zoom on the Macstuartmorgan@chromium.org2010-01-121-3/+43
* Mac: Make devtools window dockable.thakis@chromium.org2010-01-051-2/+7
* [Mac] Implement WindowSizer::GetDefaultPopupOrigin()rohitrao@chromium.org2010-01-051-0/+10
* Mac: Cmd-three finger swipe should open prev/next page in new tab.thakis@chromium.org2010-01-031-3/+4
* The bookmark bar with zero height should be explicitly hidden. This is requir...avi@chromium.org2009-12-221-1/+4
* Half of CL 481012 (reverted at r35038).viettrungluu@chromium.org2009-12-191-20/+5
* Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl...thakis@chromium.org2009-12-191-5/+20
* Mac: implement DnD of URLs onto Omnibox.viettrungluu@chromium.org2009-12-181-20/+5
* Mac: fix/implement app windows (not app mode), popups, drawing; refactor code.viettrungluu@chromium.org2009-12-161-162/+263
* mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit...kuan@chromium.org2009-12-151-0/+17
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-141-0/+4
* Mac: remove extension shelf code.viettrungluu@chromium.org2009-12-121-22/+1
* Mac: implement drag-and-drop of URLs to tabs/tab strip.viettrungluu@chromium.org2009-12-041-2/+17
* Mac: restore window size/position when hiding bookmark bar or download shelf.viettrungluu@chromium.org2009-12-041-22/+159
* Mac: change tab change notifications to pass full TabChangeType.viettrungluu@chromium.org2009-12-011-17/+13
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-2/+2
* Allow the window to be moved when dragging on the incognito iconviettrungluu@chromium.org2009-11-241-2/+13
* Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...akalin@chromium.org2009-11-241-65/+4
* [Mac] Add support for growing or shrinking the window during animations.rohitrao@chromium.org2009-11-191-4/+94
* Mac: animate NTP detached bookmark bar <-> normal bookmark bar.viettrungluu@chromium.org2009-11-181-22/+22
* Fix for parent window closing behind the bookmark bubble.dmaclach@chromium.org2009-11-181-30/+46
* Explicitly set an icon color for Incognito on Mac.avi@google.com2009-11-171-12/+16
* Fix multi-window bookmark bubble problem.jrg@chromium.org2009-11-151-15/+5