summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-1/+1
* [Mac] Don't change state from stop to reload when hovered.shess@chromium.org2010-07-071-2/+2
* [Mac] Initial implementation of app tabs. Loads the app and displays the corr...andybons@chromium.org2010-07-071-0/+12
* [Mac] Implement BrowserWindowCocoa::ConfirmAddSearchProvider.bauerb@chromium.org2010-07-051-0/+6
* [Mac] Push location bar implementation into subdir.shess@chromium.org2010-06-251-1/+1
* [Mac] Remove knowledge of AutocompleteTextField from ToolbarController.shess@chromium.org2010-06-251-7/+2
* Implement side tab view and controller and hook up their creation. Parameteri...pinkerton@chromium.org2010-06-231-20/+10
* Remove traces of a toolbar controller and xib specific to side-tabs, that moc...pinkerton@chromium.org2010-06-221-2/+10
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-111-6/+7
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-22/+25
* Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi...pinkerton@chromium.org2010-06-021-13/+24
* Mac: Let download shelf slide out to bottom instead of just clamping its height.thakis@chromium.org2010-05-271-1/+1
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-271-5/+0
* some more fixes for ignored scoped_ptr::release() callsestade@chromium.org2010-05-061-1/+1
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-051-2/+4
* Fix dragging a tab out of a window when the only tabs left behind are phantom...pinkerton@chromium.org2010-04-291-0/+5
* Remove some more BookmarkEditor::Handlers (in Mac code this time).viettrungluu@chromium.org2010-04-291-2/+1
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-1/+1
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-2/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-1/+1
* [Mac] Remove all pending timers and callbacks before destroying the fullscree...rohitrao@chromium.org2010-04-131-1/+3
* Change how the calculation is performed for determining the location of the a...mrossetti@chromium.org2010-04-061-7/+5
* Insure that the bookmark bubble comes up properly aligned when the browser is...mrossetti@chromium.org2010-04-021-4/+6
* [Mac] Move star button into page-actions area of omnibox.shess@chromium.org2010-04-011-8/+8
* [Mac] Re-enable pinned tabs; add support for mini-tabs and phantom tabs.rsesek@chromium.org2010-03-241-3/+17
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-241-5/+1
* Mac: toggle between "Enter/Exit Full Screen" in menus.viettrungluu@chromium.org2010-03-161-1/+9
* [Mac] Add support for showing extensions in incognito mode, while fixing a bu...andybons@chromium.org2010-03-151-1/+2
* 10.6 SDK fixes related to NSColor* and NSSize following r41031. See alsomark@chromium.org2010-03-101-2/+3
* Mac: Gratuitous fullscreen animation.thakis@chromium.org2010-03-101-0/+18
* [Mac] More progress towards resizing the Browser Actions container.andybons@chromium.org2010-03-101-4/+4
* Fix theming on popup windows (Mac).avi@chromium.org2010-03-091-3/+12
* Mac: fix fullscreen floating bar in popup windows.viettrungluu@chromium.org2010-03-091-2/+2
* Mac: incognito badge fixes.viettrungluu@chromium.org2010-03-091-27/+22
* Mac: clean-up of incognito badge code and float -> CGFloat.viettrungluu@chromium.org2010-03-081-25/+23
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-051-0/+4
* [Mac] Rewrite [-BWC browserWindowControllerForView:] to handle views in child...rohitrao@chromium.org2010-03-041-4/+8
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-1/+5
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-261-15/+5
* [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