summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-2/+5
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-4/+45
* Revert 47875 - ProcessSingleton(all): create the lock immediately after faili...thestig@chromium.org2010-05-211-9/+10
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-211-10/+9
* Run WebSocket experiment if reporting is active.ukai@chromium.org2010-05-201-2/+4
* - Made the writing of boot times happen on the file thread.davemoore@chromium.org2010-05-191-1/+9
* Create a dedicated cache thread and use it to create thervargas@google.com2010-05-181-0/+1
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-181-1/+4
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-141-0/+3
* Revert "Hook up ScreenLocker to screen lock cros library."oshima@chromium.org2010-05-141-3/+0
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-131-0/+3
* Add --host-rules support.willchan@chromium.org2010-05-121-0/+4
* Enable Alternate-Protocol support by default when NPN support is enabled.willchan@chromium.org2010-05-121-3/+0
* Use NSS for SSL by default in chrome.exe.wtc@chromium.org2010-05-041-1/+1
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-041-1/+1
* Mac: Don't run nested loop for browser_tests (matching Windows and Linux).viettrungluu@chromium.org2010-05-041-7/+0
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-301-1/+22
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-301-22/+1
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-301-1/+22
* Need to get profile after the login-user flag is processeddavemoore@chromium.org2010-04-221-9/+14
* Makes tests on chromeos not run a nested message loop.sky@chromium.org2010-04-221-2/+2
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+2
* Fix a deprecated use of wstring/GetSwitchValue() for --file-descriptor-limit.viettrungluu@chromium.org2010-04-211-3/+3
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-2/+1
* Lands http://codereview.chromium.org/1610030/show from Luigi:sky@chromium.org2010-04-211-1/+1
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+2
* Check for proper locale before recording search engine data, or offering the ...mirandac@chromium.org2010-04-211-1/+5
* 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