summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some duplicated includes.tfarina@chromium.org2010-09-041-1/+0
* Revert 58493 - Call InitEventRouters after a successful chromeos login. This ...stoyan@chromium.org2010-09-031-4/+0
* Call InitEventRouters after a successful chromeos login. This successfullydmazzoni@chromium.org2010-09-031-0/+4
* Update the Preconnect logic to use the new HttpStreamFactory formbelshe@chromium.org2010-09-031-2/+1
* Set default browser AFTER import.mirandac@chromium.org2010-09-011-0/+1
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-1/+2
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-1/+3
* Create an instance of AtExitManager before relaunching the browser on Windows...prasadt@chromium.org2010-08-281-0/+5
* Implement about:labsthakis@chromium.org2010-08-271-0/+4
* Revert 57635: Implement about:labsdpolukhin@chromium.org2010-08-271-4/+0
* Implement about:labsthakis@chromium.org2010-08-271-0/+4
* 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