summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-3/+3
* Refactor new first run control flow.estade@chromium.org2010-08-251-1/+1
* A/B experiment for re-establishing TCP connections.ziadh@chromium.org2010-08-251-0/+29
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-231-0/+16
* Enable spdy to 95%, npn only to 5%.lzheng@chromium.org2010-08-201-9/+2
* net: expect MITM attacks with HTTP proxies and command line flag.agl@chromium.org2010-08-191-0/+2
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-191-2/+2
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-3/+3
* Add a command-line flag to disable SSL/TLS False Startdavidben@chromium.org2010-08-181-0/+2
* Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.rvargas@google.com2010-08-181-16/+0
* Start/stop service process when browser starts and stophclam@chromium.org2010-08-181-0/+16
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-2/+3
* Fix for issue 51693, which was a regression from integrating the open sourcerogerta@google.com2010-08-131-0/+2
* Revert 55797 - Disable support of --enable-preconnect flagziadh@chromium.org2010-08-111-1/+6
* Disable support of --enable-preconnect flagziadh@chromium.org2010-08-111-6/+1
* net: add embedded DNSSEC chain support.agl@chromium.org2010-08-111-0/+3
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-111-0/+7
* Histograms & Field Trails about prefetchinggavinp@google.com2010-08-091-0/+23
* More metrics for proxy connections impact A/B test.ziadh@chromium.org2010-08-091-4/+4
* Bad interaction between 2 A/B experimentsziadh@chromium.org2010-08-061-3/+14
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-061-1/+6
* Have MakeName prepend the underscore to the field trial group name,mlloyd@chromium.org2010-08-051-13/+13
* [ChromeOS] When doing a stub-login for chromeos, avoid the already-logged-in-...cmasone@google.com2010-08-051-1/+7
* Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by defaultdhollowa@chromium.org2010-08-051-6/+1
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-051-1/+6
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-2/+0
* To effectively test some parts of chrome for cros on the linux desktop, we ne...davemoore@chromium.org2010-08-041-0/+45
* Revert 54771 - Enable speculative preconnection by defaultjar@chromium.org2010-08-041-6/+1
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-1/+1
* First stage of proxy extension API.pam@chromium.org2010-08-041-1/+1
* De-wstringify some browser startup code and net utility.evan@chromium.org2010-08-041-2/+3
* [ChromeOS] Keep logging inside the user's home dir, even after a browser crashcmasone@google.com2010-08-041-0/+13
* Make BrowserInit use FilePath instead of wstring for current directory.viettrungluu@chromium.org2010-08-031-1/+2
* Enable speculative preconnection by defaultjar@chromium.org2010-08-031-1/+6
* Fix the Windows build again.brettw@chromium.org2010-08-031-3/+7
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* [linux] Hook up crash reporter initialization with configuration management.mnissler@chromium.org2010-08-031-8/+24
* A/B test for measuring effect of number of proxy connections.ziadh@chromium.org2010-08-021-0/+42
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-5/+11
* Revert 54411 - Reduce magnitude of non-default group probabilities for 2 A/B ...ziadh@chromium.org2010-07-311-4/+4
* Reduce magnitude of non-default group probabilities for 2 A/B testsziadh@chromium.org2010-07-301-4/+4
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-1/+1
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-2/+2
* BrowserMain() refactoring, part 2.1.viettrungluu@chromium.org2010-07-291-34/+19
* Refactor declaration order for 2 A/B tests.ziadh@chromium.org2010-07-281-7/+14
* Add new search engine logos to template url data. This CL also reorganizes t...mirandac@google.com2010-07-281-6/+3
* We would like to refine the numbers we started off with in the first experime...ziadh@chromium.org2010-07-271-29/+39
* Remove --testing-fixed-http-port and --testing-fixed-https-port.cbentzel@chromium.org2010-07-271-10/+0
* BrowserMain() refactoring, part 2.viettrungluu@chromium.org2010-07-271-30/+39
* Put back 53641 - Landing OEM customization CL for Denisdpolukhin@chromium.org2010-07-271-37/+0