summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix silent import from file during install.huanr@chromium.org2010-06-211-2/+2
* A/B test for determining a value for unused socket timeout. Currently theziadh@chromium.org2010-06-211-1/+36
* Revert 50308: still failing on Linux sh-lib testsjcivelli@chromium.org2010-06-191-4/+4
* Porting the infobars on Linux to the new TranslateInfobarDelegate2 (relanding)jcivelli@chromium.org2010-06-191-4/+4
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Revert 50148:jcivelli@chromium.org2010-06-171-4/+4
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-171-4/+4
* Allow randomized search engines in selection dialog.mirandac@google.com2010-06-161-0/+1
* Added --services-manifest switch, to provide Chrome OS OEM services customiza...denisromanov@chromium.org2010-06-151-1/+42
* Load resources.pak, which should be located next to the chrometony@chromium.org2010-06-151-0/+4
* Second attempt to land r49489. wtc@chromium.org2010-06-111-10/+17
* Revert 49489 - Use NSS for SSL by default on Mac OS X.hayato@chromium.org2010-06-111-17/+10
* Use NSS for SSL by default on Mac OS X.wtc@chromium.org2010-06-111-10/+17
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-4/+0
* Link with RLZ library from open source repo.rogerta@google.com2010-06-101-2/+1
* Refactored the translate infobars.jcivelli@chromium.org2010-06-091-0/+8
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-6/+3
* Experiment for number of persistent connections to serverziadh@chromium.org2010-06-071-0/+35
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-7/+6
* Enable 25% of the users use npn_with_spdy when possible, lzheng@chromium.org2010-06-041-4/+4
* Initialize screen locker before letting user logged in.oshima@chromium.org2010-06-021-1/+4
* Reset signal handlers in forked children.agl@chromium.org2010-06-021-0/+4
* Use SSLClientSocketNSS on Mac OS X. By default, chrome still useswtc@chromium.org2010-06-011-3/+11
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-281-10/+9
* Enable the spdy A/B test for SxS installations. npn_with_http and npn_with_spdy lzheng@chromium.org2010-05-271-4/+15
* Slight cleanup of some first-run/master-prefs stuff.viettrungluu@chromium.org2010-05-271-10/+2
* Ensure that the default profile for cros has no extension servicedavemoore@chromium.org2010-05-211-7/+8
* 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