summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Mac: push back the detached tab position inside the dragging window. tkent@chromium.org2010-09-141-0/+4
* Move devtools and sidebar handling to BWC and ensure the order of layout adju...alekseys@chromium.org2010-09-091-4/+9
* Sidebar view, Mac implementation (common sidebar code and Windows version is ...thakis@chromium.org2010-08-301-0/+4
* [Mac] Rename ChromeBrowserWindow to FramedBrowserWindow.rohitrao@chromium.org2010-08-261-1/+0
* Mac: Add tabpose windowthakis@chromium.org2010-07-301-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [Mac] Finish implementation of App Tabs. This takes into account the UI conso...andybons@chromium.org2010-07-141-7/+0
* [Mac] Simplify getting page-action info-bubble point.shess@chromium.org2010-07-141-2/+2
* Remove fields that are unused and reference classes that do not exist.rsesek@chromium.org2010-07-141-2/+0
* [Mac] Don't change state from stop to reload when hovered.shess@chromium.org2010-07-071-1/+3
* [Mac] Initial implementation of app tabs. Loads the app and displays the corr...andybons@chromium.org2010-07-071-0/+7
* [Mac] Implement BrowserWindowCocoa::ConfirmAddSearchProvider.bauerb@chromium.org2010-07-051-0/+5
* [Mac] Remove knowledge of AutocompleteTextField from ToolbarController.shess@chromium.org2010-06-251-4/+1
* Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi...pinkerton@chromium.org2010-06-021-0/+5
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-1/+1
* Change how the calculation is performed for determining the location of the a...mrossetti@chromium.org2010-04-061-3/+3
* Insure that the bookmark bubble comes up properly aligned when the browser is...mrossetti@chromium.org2010-04-021-0/+7
* [Mac] Move star button into page-actions area of omnibox.shess@chromium.org2010-04-011-2/+2
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-241-3/+0
* Fix theming on popup windows (Mac).avi@chromium.org2010-03-091-3/+4
* Mac: fix fullscreen floating bar in popup windows.viettrungluu@chromium.org2010-03-091-1/+2
* Mac: incognito badge fixes.viettrungluu@chromium.org2010-03-091-0/+5
* Mac: clean-up of incognito badge code and float -> CGFloat.viettrungluu@chromium.org2010-03-081-1/+3
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-051-0/+3
* [Mac] Comment fix for browserWindowControllerForView.rohitrao@chromium.org2010-03-051-5/+4
* [Mac] Rewrite [-BWC browserWindowControllerForView:] to handle views in child...rohitrao@chromium.org2010-03-041-1/+3
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-0/+3
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-261-4/+4
* [Mac] Register for screen changed notifications and resize the fullscreen win...rohitrao@chromium.org2010-02-241-0/+5
* Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...avi@chromium.org2010-02-231-0/+6
* Mac: allow Esc in the Omnibox to give up focus in fullscreen mode.viettrungluu@chromium.org2010-02-181-0/+3
* Mac: prevent the overlay from sliding in and out on fullscreen mode switch.viettrungluu@chromium.org2010-02-171-0/+4
* [Mac] GTMTheme is going to die!thomasvl@chromium.org2010-02-121-1/+1
* Mac: Part 1 of browser_window_controller.* re-organization.viettrungluu@chromium.org2010-02-121-50/+67
* [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/+30
* [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an...rohitrao@chromium.org2010-02-031-2/+23
* Tab-modal dialog improvements:zelidrag@google.com2010-01-151-6/+1
* Support pinch to zoom on the Macstuartmorgan@chromium.org2010-01-121-0/+5
* Mac: Make devtools window dockable.thakis@chromium.org2010-01-051-1/+3
* Half of CL 481012 (reverted at r35038).viettrungluu@chromium.org2009-12-191-11/+7
* Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl...thakis@chromium.org2009-12-191-7/+11
* Mac: implement DnD of URLs onto Omnibox.viettrungluu@chromium.org2009-12-181-11/+7
* Mac: fix/implement app windows (not app mode), popups, drawing; refactor code.viettrungluu@chromium.org2009-12-161-1/+28
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-141-0/+3
* Mac: remove extension shelf code.viettrungluu@chromium.org2009-12-121-2/+0
* Mac: implement drag-and-drop of URLs to tabs/tab strip.viettrungluu@chromium.org2009-12-041-1/+9
* Mac: restore window size/position when hiding bookmark bar or download shelf.viettrungluu@chromium.org2009-12-041-4/+17
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-1/+1
* Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...akalin@chromium.org2009-11-241-6/+0