summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/sidebar_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-179/+0
* Cleanup: Include browser.h -> ui/browser.h [Final].jhawkins@chromium.org2010-11-181-1/+1
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-12/+21
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-1/+1
* [Mac] Refactor the DevToolsController and SidebarController to create their v...rohitrao@chromium.org2010-09-171-15/+45
* Unsubscribe SidebarController from NSSplitView updates in dealloc (no zombies).alekseys@chromium.org2010-09-151-0/+5
* Do not change sidebar width proportionally when browser window is resized.alekseys@chromium.org2010-09-131-1/+12
* Move devtools and sidebar handling to BWC and ensure the order of layout adju...alekseys@chromium.org2010-09-091-0/+124