summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...erg@google.com2010-03-111-4/+0
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-1/+2
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-101-16/+12
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-3/+3
* Add command line option for changing the max number of SPDY sessions permbelshe@chromium.org2010-03-051-0/+9
* Don't ignore certificate errors with SPDY.mbelshe@chromium.org2010-03-031-0/+4
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* First part of the pre-set bookmarks featurecpu@chromium.org2010-02-261-15/+31
* Necessary modifications for rendering web page on login screen: getting theavayvod@google.com2010-02-261-22/+21
* Translate Infobars for OS X.jeremy@chromium.org2010-02-251-4/+4
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-1/+1
* Move cookie handling to login successdavemoore@chromium.org2010-02-231-5/+0
* Fix for crash on early return from browser_main.cccpu@chromium.org2010-02-231-3/+5
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Use regular message loop for cros login windowdavemoore@chromium.org2010-02-181-2/+17
* Misc. cleanups noticed while working on another change.pkasting@chromium.org2010-02-121-29/+16
* Added separate flag for start login screen since login-manager is added byavayvod@chromium.org2010-02-111-1/+1
* 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