summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_window_cocoa.mm
Commit message (Expand)AuthorAgeFilesLines
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-271-5/+1
* Revert change 8693 because it breaks the unit_tests.nsylvain@chromium.org2009-01-271-1/+5
* Extract a cross-platform LocationBar interface accessible via the BrowserWind...ben@chromium.org2009-01-271-5/+1
* Two things:ben@chromium.org2009-01-241-0/+6
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-231-11/+13
* Move automation specific accessors to their own interface to make their purpo...ben@chromium.org2009-01-221-0/+4
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-0/+141