summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-397/+0
* [Mac] Prevent constrained windows (sheets) from opening while instant preview...rohitrao@chromium.org2010-11-301-0/+2
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-4/+2
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Move chrome/browser/cocoa/bookmark_* to chrome/browser/cocoa/bookmarks/.viettrungluu@chromium.org2010-10-151-2/+2
* [Mac] Plumb through the Instant and omnibox popup bounds. This will allow in...rohitrao@chromium.org2010-10-141-0/+5
* [Mac] Initial Instant implementation.rohitrao@chromium.org2010-10-121-0/+4
* [Mac] Add the PreviewableContentsController's view into the view hierarchy.rohitrao@chromium.org2010-10-081-0/+2
* [Mac] 1) Status bubble respects page contents view bounds, not just its verti...alekseys@chromium.org2010-09-231-2/+2
* [Mac] Refactor the DevToolsController and SidebarController to create their v...rohitrao@chromium.org2010-09-171-4/+2
* 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