summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Does two changes to appease chrome bot runs:sky@google.com2009-02-281-1/+5
* When we open a popup window from an app window, we used to identify this popu...mad@chromium.org2009-02-271-15/+15
* Back out r10487 toomark@chromium.org2009-02-261-2/+1
* This CL addresses several issues with focus in application mode:jcampan@chromium.org2009-02-261-0/+3
* More URL constants replacement.brettw@chromium.org2009-02-261-1/+2
* Linux: add splash screenagl@chromium.org2009-02-261-0/+3
* Linux: fixes for tab contents switchingagl@chromium.org2009-02-261-0/+4
* Hide profiles behind a command-line switch since the user-data-dir stuffmunjal@chromium.org2009-02-261-0/+6
* Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.pinkerton@chromium.org2009-02-251-1/+1
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-2/+4
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-251-8/+12
* Allow JS Debugger shortcut to work in fullscreen mode, since there's no reaso...pkasting@chromium.org2009-02-251-5/+7
* Get save page working on posix.estade@chromium.org2009-02-251-6/+6
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-34/+10
* Super-simplistic status bubble on Linux.evan@chromium.org2009-02-191-1/+4
* Fix two problems with bookmarking and fullscreen mode:pkasting@chromium.org2009-02-181-3/+2
* Make interstitial_page.cc compile on Posix.jhawkins@chromium.org2009-02-181-1/+1
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-4/+3
* Preliminary fullscreen mode support.pkasting@chromium.org2009-02-181-28/+45
* Take out common functionality from PluginProcessHost and move it to ChildProc...jam@chromium.org2009-02-181-5/+3
* Remove TabContentsDelegate from scaffolding. Remove a large chunk of ifdef'd ...pinkerton@chromium.org2009-02-171-18/+13
* Unstub some more of the Browser object, including the part that sets it as th...pinkerton@chromium.org2009-02-171-1/+8
* When internal functions try to focus the location bar, check whether it's foc...pkasting@chromium.org2009-02-171-4/+8
* Have ChildProcessInfo contain a list of all running child processes (i.e. ins...jam@chromium.org2009-02-131-12/+10
* Porting in chrome/phajdan.jr@chromium.org2009-02-121-0/+1
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-2/+6
* Make tab_restore_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-121-0/+1
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-4/+3
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-1/+1
* Implement more of the TabContentsDelegate to hook up loading URLs from the lo...pinkerton@chromium.org2009-02-111-4/+2
* This CL ensures we don't store empty values in the autofill form DB.jcampan@chromium.org2009-02-111-3/+0
* Move opener/group relationship forgetting on navigation into TabStripModel fr...ben@chromium.org2009-02-101-30/+2
* Reverting 9493.kuchhal@chromium.org2009-02-101-6/+2
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-2/+6
* Hook up the browser bar just a little bit more.jrg@chromium.org2009-02-091-5/+1
* Reverting 9408.brettw@chromium.org2009-02-091-6/+2
* Add a new resizer corner.mad@chromium.org2009-02-091-2/+6
* Enable/disable buttons when the corresponding command updates in the model.pinkerton@chromium.org2009-02-061-2/+6
* Remove many more ifdefs around un-used methods to enable more functionality f...pinkerton@chromium.org2009-02-061-21/+19
* Make the new linux browser shut down cleanly.erg@google.com2009-02-061-0/+4
* New menu item for personalization project.munjal@chromium.org2009-02-061-0/+7
* Attempt to fix a crash in case the TabContents gets destroyed somehow.ben@chromium.org2009-02-041-4/+12
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-031-6/+2
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-021-44/+7
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-21/+30
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-291-2/+12
* Remove the Windows set focus call and bad-design browser call from the new tabbrettw@chromium.org2009-01-291-0/+7
* Add browser files to the linux build that mac has alreadytc@google.com2009-01-281-2/+4
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+1
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-271-28/+10