summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* remove scaffolding mock of TabStripModel and replace it with the real deal. R...pinkerton@google.com2009-01-271-8/+14
* Revert change 8693 because it breaks the unit_tests.nsylvain@chromium.org2009-01-271-10/+28
* Extract a cross-platform LocationBar interface accessible via the BrowserWind...ben@chromium.org2009-01-271-28/+10
* Two things:ben@chromium.org2009-01-241-8/+51
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-231-42/+9
* Backs out 8523 in hopes of a greener tree.sky@google.com2009-01-231-19/+5
* Changes to insure that when in app-mode, links open in the default browser. ...brg@chromium.com2009-01-231-5/+19
* Make the browser talk to the status bubble through an abstract interface to r...ben@chromium.org2009-01-221-1/+1
* More scaffolding for back/forward/reload/home, start of WebContentspinkerton@google.com2009-01-221-11/+32
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-211-1/+15
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-13/+29
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-3/+3
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-152/+140
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-1/+1
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-5/+5
* When opening a new tab by pressing CTRL-T in app mode, the location bar would...jcampan@chromium.org2009-01-141-0/+5
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-141-8/+29
* Checking in a patch from m0interactive, reviewed by pkasting. Quote:finnur@google.com2009-01-051-1/+1
* Reverting my landing (of a patch by external contributer).finnur@google.com2008-12-231-4/+1
* Landing a patch for m0interactive (already in the AUTHORS list):finnur@google.com2008-12-231-1/+4
* Fixes bug where we wouldn't necessarily start throbber timer on dropsky@google.com2008-12-191-0/+7
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-191-2/+5