summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix signal handlers so we don't fail a DCHECK.thestig@chromium.org2009-11-261-10/+11
* Move last shutdown file access off the UI thread and onto the file thread.jam@chromium.org2009-11-251-8/+7
* Posix: Catch SIGHUP/SIGINT and do a clean shutdown.thestig@chromium.org2009-11-251-9/+31
* Assorted cleanup.estade@chromium.org2009-11-231-1/+1
* Fix bug when accessing g_browser_process->broker_services() at shutdown.jam@chromium.org2009-11-231-1/+2
* Enable WebSocketExperiment backukai@chromium.org2009-11-191-4/+0
* Hook up the memory purger to all the relevant locations.pkasting@chromium.org2009-11-181-3/+0
* Stop top-crasher regression by disabling WebSocketExperimentRunnerjar@chromium.org2009-11-181-0/+4
* Use GetSwitchValuePath.evan@chromium.org2009-11-161-2/+2
* Use Chrome to transport Chrome OS metrics. rvargas@google.com2009-11-131-0/+5
* Write a test for loading libcros.so on startup of Chrome. You just pass thebrettw@chromium.org2009-11-131-2/+11
* WebSocket Live Experimentukai@chromium.org2009-11-111-0/+4
* Fix first run ui hanging. The threads need to get started earlier.jam@chromium.org2009-11-051-6/+7
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-2/+0
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-2/+1
* Use FilePath in UserDataDirDialog to remove the use of FilePath::FromWStringH...avi@chromium.org2009-10-301-2/+1
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-301-1/+1
* Design changes in browser/privacy_blacklist needed to integratephajdan.jr@chromium.org2009-10-291-15/+0
* Move a Linux only #include into the right place.thestig@chromium.org2009-10-281-1/+1
* Cleanup a few FirstRun methods that are only applicable to Windows.kuchhal@chromium.org2009-10-281-1/+7
* Fix the crashes in interactive_ui_tests on Linux.jam@chromium.org2009-10-281-4/+6
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-7/+10
* Changes the initialization of enabling the reporting metrics to initialize fr...gwilson@google.com2009-10-221-3/+2
* Make importer obey import_search_engine preference even if FRUI is enabled.kuchhal@chromium.org2009-10-191-2/+6