summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.h
Commit message (Expand)AuthorAgeFilesLines
* Enable the character encoding menu, zoom menu, and the help menu item.tc@google.com2009-03-061-1/+5
* Take 2 at moving SupportsWindowFeature from BrowserViewtc@google.com2009-03-041-0/+14
* Revert "Use grit to generate locale rc files and remove the old locale rc fil...tc@google.com2009-03-031-14/+0
* Move SupportsWindowFeature from BrowserView to Browser sotc@google.com2009-03-031-0/+14
* Make history and downloads open once per window unless the user modifies thei...glen@chromium.org2009-03-031-2/+2
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-031-0/+1
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-281-1/+6
* When we open a popup window from an app window, we used to identify this popu...mad@chromium.org2009-02-271-3/+5
* Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.pinkerton@chromium.org2009-02-251-1/+1
* Get save page working on posix.estade@chromium.org2009-02-251-1/+1
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-4/+5
* Preliminary fullscreen mode support.pkasting@chromium.org2009-02-181-2/+6
* Remove TabContentsDelegate from scaffolding. Remove a large chunk of ifdef'd ...pinkerton@chromium.org2009-02-171-14/+3
* Unstub some more of the Browser object, including the part that sets it as th...pinkerton@chromium.org2009-02-171-1/+3
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-0/+1
* Implement more of the TabContentsDelegate to hook up loading URLs from the lo...pinkerton@chromium.org2009-02-111-4/+1
* Reverting 9493.kuchhal@chromium.org2009-02-101-1/+0
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-0/+1
* Hook up the browser bar just a little bit more.jrg@chromium.org2009-02-091-4/+2
* Reverting 9408.brettw@chromium.org2009-02-091-3/+2
* Add a new resizer corner.mad@chromium.org2009-02-091-2/+3
* Enable/disable buttons when the corresponding command updates in the model.pinkerton@chromium.org2009-02-061-1/+3
* Remove many more ifdefs around un-used methods to enable more functionality f...pinkerton@chromium.org2009-02-061-10/+4
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-031-1/+1
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-021-12/+4
* More fixes.brettw@chromium.org2009-02-011-0/+1
* More bustage fixes.brettw@chromium.org2009-02-011-0/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-291-1/+3
* Remove the Windows set focus call and bad-design browser call from the new tabbrettw@chromium.org2009-01-291-0/+1
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-271-2/+1
* remove scaffolding mock of TabStripModel and replace it with the real deal. R...pinkerton@google.com2009-01-271-8/+6
* 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-4/+0
* Backs out 8523 in hopes of a greener tree.sky@google.com2009-01-231-10/+2
* Changes to insure that when in app-mode, links open in the default browser. ...brg@chromium.com2009-01-231-2/+10
* More scaffolding for back/forward/reload/home, start of WebContentspinkerton@google.com2009-01-221-9/+17
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-211-2/+5
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-8/+32
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-16/+6
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-141-0/+7
* Mostly cleanup.pkasting@chromium.org2008-12-171-3/+4
* Cleanup part 5.pkasting@chromium.org2008-12-101-36/+39
* Cleanup part 4.pkasting@chromium.org2008-12-091-4/+0
* Cleanup, part 1.pkasting@chromium.org2008-12-081-2/+2
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-3/+3
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-0/+18