summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-2059/+0
* [Mac] Prevent constrained windows (sheets) from opening while instant preview...rohitrao@chromium.org2010-11-301-0/+4
* Fixing the uninitialized value reported in http://crbug.com/63428.alekseys@chromium.org2010-11-181-18/+21
* Cleanup: Include browser.h -> ui/browser.h [Final].jhawkins@chromium.org2010-11-181-2/+2
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-5/+6
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-22/+49
* chromeos: Update help URLs.derat@chromium.org2010-11-101-3/+5
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Make sure fullscreen windows have entries in the Windows menu, fix title prob...avi@chromium.org2010-10-291-0/+3
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-3/+3
* Move chrome/browser/cocoa/download_* to chrome/browser/cocoa/download/.viettrungluu@chromium.org2010-10-181-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/+15
* [Mac] Initial Instant implementation.rohitrao@chromium.org2010-10-121-0/+20
* [Mac] Handle TabReplacedAt() notifications in TabStripModelObserverBridge. A...rohitrao@chromium.org2010-10-081-0/+3
* [Mac] Add the PreviewableContentsController's view into the view hierarchy.rohitrao@chromium.org2010-10-081-7/+14
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-5/+4
* [Mac] 1) Status bubble respects page contents view bounds, not just its verti...alekseys@chromium.org2010-09-231-9/+8
* [Mac] Explicitly set Space when existing full screen rohitrao@chromium.org2010-09-211-0/+6
* [Mac] Refactor the DevToolsController and SidebarController to create their v...rohitrao@chromium.org2010-09-171-58/+18
* [Mac] Size popup windows correctly.rohitrao@chromium.org2010-09-161-1/+26
* Mac: push back the detached tab position inside the dragging window. tkent@chromium.org2010-09-141-1/+30
* Move devtools and sidebar handling to BWC and ensure the order of layout adju...alekseys@chromium.org2010-09-091-33/+90
* Sidebar view, Mac implementation (common sidebar code and Windows version is ...thakis@chromium.org2010-08-301-0/+4
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-9/+9
* Mac: more tabposethakis@chromium.org2010-08-091-1/+4
* Make reload accelerators more consistent across platforms.derat@chromium.org2010-08-061-4/+4
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-4/+2
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-311-0/+1
* Mac: Add tabpose windowthakis@chromium.org2010-07-301-0/+19
* [Mac] Close bookmark bubbles when toggling fullscreen mode.rohitrao@chromium.org2010-07-181-0/+5
* [Mac] Finish implementation of App Tabs. This takes into account the UI conso...andybons@chromium.org2010-07-141-12/+1
* [Mac] Simplify getting page-action info-bubble point.shess@chromium.org2010-07-141-3/+2
* 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