summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_controller_private.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Initial Instant implementation.rohitrao@chromium.org2010-10-121-1/+3
* [Mac] Add the PreviewableContentsController's view into the view hierarchy.rohitrao@chromium.org2010-10-081-6/+7
* [Mac] Refactor the DevToolsController and SidebarController to create their v...rohitrao@chromium.org2010-09-171-1/+3
* Move devtools and sidebar handling to BWC and ensure the order of layout adju...alekseys@chromium.org2010-09-091-5/+3
* [Mac] Rename ChromeBrowserWindow to FramedBrowserWindow.rohitrao@chromium.org2010-08-261-1/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* Convert some obvious wide strings in browser/cocoa.viettrungluu@chromium.org2010-08-141-10/+10
* Mac: Add tabpose windowthakis@chromium.org2010-07-301-1/+0
* Implement side tab view and controller and hook up their creation. Parameteri...pinkerton@chromium.org2010-06-231-17/+27
* Remove traces of a toolbar controller and xib specific to side-tabs, that moc...pinkerton@chromium.org2010-06-221-38/+9
* Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi...pinkerton@chromium.org2010-06-021-25/+77
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Mac: Improve window look from "completely broken" to "pretty broken" when RI ...thakis@chromium.org2010-03-111-1/+2
* [Mac] Save window position into the SessionService, so we can restore it afte...rohitrao@chromium.org2010-03-111-0/+4
* Mac: fix fullscreen floating bar in popup windows.viettrungluu@chromium.org2010-03-091-28/+34
* Mac: incognito badge fixes.viettrungluu@chromium.org2010-03-091-0/+12
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-261-14/+0
* [Mac] Remove the 14px vertical offset for fullscreen windows that are not on ...rohitrao@chromium.org2010-02-241-6/+2
* [Mac] Fix a crash when switching to a fullscreen window after rearranging mon...rohitrao@chromium.org2010-02-221-1/+10
* [Mac] Request/Release the fullscreen lock whenever a window gains or loses ma...rohitrao@chromium.org2010-02-221-10/+7
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Mac: prevent the overlay from sliding in and out on fullscreen mode switch.viettrungluu@chromium.org2010-02-171-0/+22
* Mac: Part 1 of browser_window_controller.* re-organization.viettrungluu@chromium.org2010-02-121-0/+440