summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-2/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+2
* Have to get the default profile before processing the -login-userdavemoore@chromium.org2010-04-191-10/+14
* Add UMA calls to record search engine choice during first run.mirandac@chromium.org2010-04-161-0/+25
* Start up extension event routers later in BrowserMain, sohuanr@chromium.org2010-04-151-0/+5
* SPDY: Alternate-Protocol changes.willchan@chromium.org2010-04-151-0/+3
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-131-0/+1
* Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-131-0/+7
* Reduce experiment percentages in preparation for a beta cut.jar@chromium.org2010-04-131-2/+2
* Commit fix for import from dbelenko.mirandac@chromium.org2010-04-111-17/+28
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-091-21/+32
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-091-32/+21
* Revert 44004 - Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-081-7/+0
* Changes browser_tests to not run a nested message loop.sky@chromium.org2010-04-081-0/+7
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-081-21/+32
* Linux: fix startup race between creating the SingletonLock and listening on S...mattm@chromium.org2010-04-071-1/+8
* #include what you use: <Security/Security.h> for SecKeychainAddCallback andmark@chromium.org2010-04-021-0/+1
* In-app installation when running from a disk image.mark@chromium.org2010-04-021-0/+16
* Mac: Register for keychain notifications on the main thread.snej@chromium.org2010-04-021-0/+17
* Port the option to import bookmarks from a file to Linuxevan@chromium.org2010-04-011-2/+4
* Revert 43277 - Port the option to import bookmarks from a file to Linuxarv@chromium.org2010-03-311-4/+2
* Port the option to import bookmarks from a file to Linuxevan@chromium.org2010-03-311-2/+4
* Remove packet split experiment, and add coalescing histogramjar@chromium.org2010-03-311-14/+0
* Fixed flakiness of AccountScreenTest:avayvod@google.com2010-03-301-1/+5
* POSIX: Re-enable browser shutdown measurements. We should write the measureme...thestig@chromium.org2010-03-271-2/+5
* Move a few more things out of BrowserMain into helper functions.brettw@chromium.org2010-03-261-41/+55
* Fix the offical build by passing local state to the initialize metrics function.brettw@chromium.org2010-03-251-2/+3
* Move some stuff from BrowserMain into helper functions.brettw@chromium.org2010-03-251-54/+62
* Do some browser_main cleanup. This moves ChromeOS login manager and some firstbrettw@chromium.org2010-03-241-44/+49
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-241-3/+3
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-231-1/+1
* Move some random groups of functions out of BrowserMain into helper functions.brettw@chromium.org2010-03-231-88/+111
* We had a problem where if chrome crashed on cros and was relauncheddavemoore@chromium.org2010-03-221-0/+10
* Add the option of importing bookmarks from file to first run.huanr@chromium.org2010-03-221-2/+4
* Make gfx::Font use callbacks to perform locale-dependent font adjustments. Al...ben@chromium.org2010-03-221-1/+19
* Make SDCH experiment significant on the dev channel populationjar@chromium.org2010-03-221-2/+2
* 2 experiments: DNS prefetch limit concurrency: TCP split a packetjar@chromium.org2010-03-201-1/+15
* Removing AddDefaultBookmark related code as we are takinghuanr@chromium.org2010-03-191-16/+0
* GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...erg@google.com2010-03-111-4/+0
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-1/+2
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-101-16/+12
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-3/+3
* Add command line option for changing the max number of SPDY sessions permbelshe@chromium.org2010-03-051-0/+9
* Don't ignore certificate errors with SPDY.mbelshe@chromium.org2010-03-031-0/+4
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* First part of the pre-set bookmarks featurecpu@chromium.org2010-02-261-15/+31
* Necessary modifications for rendering web page on login screen: getting theavayvod@google.com2010-02-261-22/+21
* Translate Infobars for OS X.jeremy@chromium.org2010-02-251-4/+4
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-1/+1
* Move cookie handling to login successdavemoore@chromium.org2010-02-231-5/+0