summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_window_cocoa.h
Commit message (Expand)AuthorAgeFilesLines
* Fix two problems with bookmarking and fullscreen mode:pkasting@chromium.org2009-02-181-1/+0
* Stub more Mac functions to fix another build breakpkasting@chromium.org2009-02-181-0/+2
* Stub a function for Mac to get it to compile with my recent change.pkasting@chromium.org2009-02-171-0/+1
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-1/+2
* Reverting 9493.kuchhal@chromium.org2009-02-101-2/+1
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-1/+2
* Reverting 9408.brettw@chromium.org2009-02-091-2/+1
* Add a new resizer corner.mad@chromium.org2009-02-091-1/+2
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-271-2/+1
* Revert change 8693 because it breaks the unit_tests.nsylvain@chromium.org2009-01-271-1/+2
* Extract a cross-platform LocationBar interface accessible via the BrowserWind...ben@chromium.org2009-01-271-2/+1
* Two things:ben@chromium.org2009-01-241-0/+2
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-231-3/+4
* Move automation specific accessors to their own interface to make their purpo...ben@chromium.org2009-01-221-0/+1
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-0/+64