summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename the Chrome BrowserMainParts implementations to all start with Chrome. ...jam@chromium.org2011-09-081-1942/+0
* Revert 100254 - CrOS - Fix use-after-free in OomPriorityManager on shutdownjamescook@chromium.org2011-09-081-2/+2
* CrOS - Fix use-after-free in OomPriorityManager on shutdownjamescook@chromium.org2011-09-081-2/+2
* Refactor some more BrowserMain code. Move the small bit of remaining code tha...jam@chromium.org2011-09-081-129/+121
* CrOS - about:discards shows tab to discard in OOM situationsjamescook@chromium.org2011-09-081-7/+7
* Get chrome to link with USE_AURAben@chromium.org2011-09-071-1/+6
* In Canary, crash the browser if shutdown takes longerrtenneti@chromium.org2011-09-071-1/+1
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-071-387/+107
* Make sure we initialize the user policy cache before loading the user profile...mnissler@chromium.org2011-09-051-9/+10
* Detect hangs during shutdown and crash the browserrtenneti@chromium.org2011-09-051-0/+9
* Move HistogramSynchronizer initialization to BrowserMainParts.stevenjb@chromium.org2011-09-031-2/+5
* Disable preread experiment for Chromium and change registry key used by Googl...chrisha@chromium.org2011-09-031-1/+3
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-4/+17
* Revert 99283 - When the user navigates to the home page, make sure to set the...rogerta@chromium.org2011-09-021-17/+4
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-4/+17
* Initialize/Shutdown CrosLibrary explicitly (Take 2)stevenjb@google.com2011-09-011-7/+13
* Adding unit tests to RLZ code. Refactoring RLZ code to make it more testable.rogerta@chromium.org2011-08-301-1/+4
* linux: delete code that worked around gtk <2.18evan@chromium.org2011-08-291-5/+0
* Make a channel and time limited persistent PreRead experimentchrisha@chromium.org2011-08-261-6/+44
* Do not initialize event routers in the Profile Import process.mirandac@chromium.org2011-08-261-1/+8
* Revert 98319 - Make a channel and time limited persistent PreRead experimentchrisha@google.com2011-08-261-44/+6
* Make a channel and time limited persistent PreRead experimentchrisha@chromium.org2011-08-251-6/+44
* Roll back PreRead experimentchrisha@chromium.org2011-08-201-45/+6
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-84/+15
* Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-191-4/+1
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-15/+84
* Print Preview: Add "print preview" back to about:flags; enable it by default ...thestig@chromium.org2011-08-181-0/+11
* If no locale data files can be found, show a dialog and exittony@chromium.org2011-08-121-0/+13
* [ChromeOS] Always fetch oauth cooken when signing in via extension.xiyuan@chromium.org2011-08-121-0/+1
* Refactor browser_main.cc.tony@chromium.org2011-08-121-444/+438
* Move code around in browser_main.cc.tony@chromium.org2011-08-111-73/+77
* Revert r96364, it's breaking a NaCl test.mnissler@chromium.org2011-08-111-1/+4
* Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...mrossetti@chromium.org2011-08-111-4/+1
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-1/+4
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-4/+1
* Make a pre-read A/B field-trialchrisha@chromium.org2011-08-051-2/+45
* WebSocket: Remove obsolete experiments related filestoyoshim@chromium.org2011-08-031-6/+0
* Profile shouldn't own CloudPrintProxyService.torne@chromium.org2011-08-021-1/+4
* Handling of OAuth1 access token based login flow. The token+secret are now st...zelidrag@chromium.org2011-08-011-1/+3
* Move gpu preliminary info collection from IO thread to FILE thread.zmo@google.com2011-07-281-10/+5
* Run experiment to see impact of reusing host in autosuggest and searchjar@chromium.org2011-07-281-0/+15
* See http://codereview.chromium.org/7337007.dominich@chromium.org2011-07-281-0/+2
* Rewire the metrics pref to the signed settings store on chromeos.pastarmovj@chromium.org2011-07-271-3/+4
* Revert 94104 - Rewire the metrics pref to the signed settings store on chromeos.csilv@chromium.org2011-07-261-3/+2
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-1/+1
* Rewire the metrics pref to the signed settings store on chromeos.pastarmovj@chromium.org2011-07-261-2/+3
* touch: Always expect XInput2 availability.sadrul@chromium.org2011-07-221-5/+2
* Add a command line "--profile-directory="name of profile directory to load"" ...mirandac@chromium.org2011-07-211-5/+18
* Record language usage as UMA histograms.yuzo@chromium.org2011-07-211-0/+5
* Adds command-line switch for TLS origin bound certificate extension.rkn@chromium.org2011-07-201-0/+2