summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a command line flag to load a single extension from an arbitrary (non-ver...erikkay@google.com2009-02-031-0/+4
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-021-1/+2
* Will the real BrowserProcessImpl please stand up?beng@google.com2009-02-011-2/+2
* Re-land this changelist to make BrowserInit work on Mac.beng@google.com2009-01-311-5/+4
* Rollback 8998beng@google.com2009-01-311-4/+5
* Bring up BrowserInit on MacOS X.beng@google.com2009-01-301-5/+4
* Provides the ability to write a unit test that brings up a browser. Assky@google.com2009-01-301-13/+31
* This CL fixes bugs with EULAcpu@google.com2009-01-291-4/+5
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-291-2/+2
* Porting profiles to the Mac.avi@chromium.org2009-01-281-5/+6
* Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...ben@chromium.org2009-01-271-1/+4
* Unimportant cleanup.avi@chromium.org2009-01-271-1/+1
* Fixes leak of CertStore on shutdown.sky@google.com2009-01-231-4/+0
* I'm relanding the UserDataManager leak fix. I didn't realize we hadsky@google.com2009-01-231-2/+1
* Reverts my user data manager change as it breaks the mac buildbot.sky@google.com2009-01-231-1/+2
* Fixes leak of UserDataManager on shutdown.sky@google.com2009-01-231-2/+1
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-5/+4
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-161-49/+83
* Move metrics files into a subdirben@chromium.org2009-01-161-2/+2
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-131-9/+2
* Rename extension_protocol* to extension_protocols*aa@chromium.org2009-01-091-1/+1
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-091-4/+10
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-081-1/+1
* Add chrome-user-script:// protocolaa@chromium.org2009-01-081-1/+1
* Provide and use auto startup/teardown for tracked objectsjar@google.com2008-12-301-21/+9
* Implement extension:// protocol.aa@chromium.org2008-12-241-1/+4
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-0/+4
* step one of some refactoring to allow other platforms to re-use the app initi...pinkerton@google.com2008-12-091-152/+36
* Reupload of 12418glen@chromium.org2008-12-071-1/+1
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-0/+29
* Rollbackmbelshe@google.com2008-12-011-4/+0
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-301-0/+4
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+0
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-3/+3
* Revert "Make the net resource interface use StringPiece instead oftc@google.com2008-11-201-3/+3
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-3/+3
* Cache the generated html for directory listings. This will allow the net res...deanm@chromium.org2008-11-191-7/+26
* Move creation of 'open with' registry keys to installer. We should place nice...kuchhal@chromium.org2008-11-191-5/+0
* Open up SDCH for all sites, in preparation for latency testsjar@google.com2008-11-151-2/+2
* Switch to avoid first-run pop-up from displaying while in app-mode.brg@chromium.com2008-11-141-0/+5
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-141-4/+0
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-141-0/+4
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+2
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-4/+3
* * Try to rename chrome exes in shutdown path as well.kuchhal@chromium.org2008-11-121-12/+1
* * Create unique event in global namespacekuchhal@chromium.org2008-11-081-9/+3
* Implement the new mechanism we are going to use for handling Chromium updateskuchhal@chromium.org2008-11-071-2/+2
* Refactoring master preference parsing code into installer util sohuanr@chromium.org2008-11-041-4/+2
* On first run process the master prefs json, only one entry matters to us.cpu@google.com2008-10-311-1/+1