summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the ssl_client_socket_nss_factory.h header and declarewtc@chromium.org2010-02-091-10/+12
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-1/+1
* Pass login-manager switch value to login wizard to determine which screen toavayvod@chromium.org2010-02-061-1/+2
* Refactor chromeos cros files into subdir 'cros'chocobo@chromium.org2010-02-041-1/+1
* BSD port: another chunk of chrome/browser ifdef cleaningpvalchev@google.com2010-02-031-5/+5
* Use NSS instead of the system SSL library for SSL ifwtc@chromium.org2010-02-031-0/+9
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-0/+8
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-8/+0
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-0/+8
* Initial implementation for wizard.davemoore@chromium.org2010-01-311-1/+1
* Remove some unnecessary includes.craig.schlenter@chromium.org2010-01-281-1/+0
* Record chrome's startup time, to be used in future retention experimentscpu@chromium.org2010-01-281-0/+2
* Switch on socket late binding - Take 2.willchan@chromium.org2010-01-271-8/+0
* Modulate the UMA version to specify a 64bit build on Linuxjar@chromium.org2010-01-221-0/+2
* Change to DBus-based IPC to talk to the Chromium OS session managercmasone@google.com2010-01-201-2/+1
* Posix: try to make signal handler async signal safe again.willchan@chromium.org2010-01-191-31/+104
* Revert 36230 - Switch on socket late binding.willchan@chromium.org2010-01-141-0/+8
* Switch on socket late binding.willchan@chromium.org2010-01-141-8/+0
* Revert "Take 2: Preload the visited link db on the file thread if"tony@chromium.org2010-01-121-5/+1
* Take 2: Preload the visited link db on the file thread iftony@chromium.org2010-01-121-1/+5
* Clear the host cache when closing the last incognito window.eroman@chromium.org2010-01-111-2/+3
* Changes to support communication with a privileged processcmasone@google.com2010-01-081-1/+2
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-10/+10
* Reduce SDCH experiment to have 0.05% holdbackjar@chromium.org2010-01-061-4/+4
* Enable UMA data upload in ChromeFramejar@chromium.org2009-12-231-2/+7
* Revert 35189 (caused test_shell_tests crashes on valgrind bot):willchan@chromium.org2009-12-231-104/+31
* Take 2: Re-enable TCMalloc on Linux and make POSIX signal handling async sign...willchan@chromium.org2009-12-221-31/+104
* Revert 35137 - Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-14/+3
* Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-3/+14
* Reset the dr key if the toast experiment is cancelled.cpu@chromium.org2009-12-191-1/+1
* Revert "Preload the visited link db on the file thread if the file exists."tony@chromium.org2009-12-171-5/+1
* Preload the visited link db on the file thread if the file exists.tony@chromium.org2009-12-171-1/+5
* Use GetSwitchValueASCII, so we don't use the deprecated versions.evan@chromium.org2009-12-171-3/+3
* Fix Linux hanging ui_tests and browser_tests by reverting posix signal handle...willchan@chromium.org2009-12-161-104/+31
* Flip: Comma delimit the various flip options. Redo the fixed testing server f...willchan@chromium.org2009-12-151-0/+14
* Remove the AsyncSlowStart experimentmbelshe@google.com2009-12-151-4/+0
* Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas...ananta@chromium.org2009-12-151-2/+0
* Retry landing the chrome-as-chromeos-login-manager changecmasone@google.com2009-12-141-0/+8
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-7/+12
* Revert 34134 - Viewsbased login window for Chrome OS. Doesn't yet actually d...jrg@chromium.org2009-12-091-8/+0
* Views-based login window for Chrome OS. Doesn't yet actually do anythingcmasone@google.com2009-12-091-0/+8
* Revert 34110 - Fix leak of ShutdownDetector. Broke Mac startup_test.willchan@chromium.org2009-12-091-48/+30
* Fix leak of ShutdownDetector.willchan@chromium.org2009-12-091-30/+48
* Make POSIX SIGTERM/SIGINT/SIGHUP handler async signal safe.willchan@chromium.org2009-12-081-31/+104
* Change LOG(WARNING) to LOG(INFO) in a couple places.estade@chromium.org2009-12-021-4/+4
* Kill holdback for Http Prioritization experiment. Turn on to 100%.willchan@chromium.org2009-12-021-10/+0
* Move WinSock initialize earlier in the startup process. I ran intombelshe@google.com2009-12-011-5/+5
* Remove another instance of using the transient pref service. This preftony@chromium.org2009-11-301-4/+0
* Add -profile command line switchdavemoore@chromium.org2009-11-301-49/+42
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-8/+4