summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Register preferences in local state immediately after creation.bauerb@chromium.org2011-04-261-4/+0
* Move the synchronous GPU messages to the IO thread to avoid deadlock.jam@chromium.org2011-04-261-6/+11
* OwnershipStatus: prefetch later.dilmah@chromium.org2011-04-191-1/+1
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-5/+13
* first-run: Pull out FirstRunBrowserProcess/ImportObserver into their own head...tfarina@chromium.org2011-04-151-3/+6
* Add a histogram to record time elapsed before we start the browser message loop.siggi@chromium.org2011-04-151-0/+12
* Put back "Enable component extensions for DefaultProfile used in login screen...dpolukhin@chromium.org2011-04-151-1/+1
* first-run: Pull IsBrowserAlreadyRunning() out of upgrade_util_win.h.tfarina@chromium.org2011-04-151-1/+2
* first-run: Eliminate the ifdefs in upgrade_util.htfarina@chromium.org2011-04-141-14/+16
* Enforce owner locale earlier.dilmah@chromium.org2011-04-141-0/+13
* first-run: Refactor TryChromeDialogView to eliminate ShowTryChromeDialog() fu...tfarina@chromium.org2011-04-141-5/+6
* Launch print dialog from BrowserInit::ProcessCmdLineImpl rather than BrowserM...abodenha@google.com2011-04-131-29/+0
* Remove another unnecessary MetricsService API method.stuartmorgan@chromium.org2011-04-131-1/+0
* first-run: Reland refactor of Upgrade class into upgrade_util API.tfarina@chromium.org2011-04-131-10/+10
* Broke ARM compile.siggi@chromium.org2011-04-131-10/+10
* first-run: Refactor Upgrade class into a common upgrade_util API.tfarina@chromium.org2011-04-131-10/+10
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-13/+5
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-131-5/+13
* Ensure that SPDY is enabled on Chrome OS.rch@chromium.org2011-04-121-0/+3
* first-run: Refactor Upgrade class.tfarina@chromium.org2011-04-121-3/+4
* We've finished testing with the cwnd fixed at 32, it is clearly worse.mbelshe@chromium.org2011-04-111-2/+2
* Revert accidentally committed code. TBR=mirandacjam@chromium.org2011-04-051-3/+1
* Change determination of when to show the first run search engine selection di...mirandac@chromium.org2011-04-051-2/+4
* net: remove forced renegotiation checksagl@chromium.org2011-04-051-2/+0
* Fix browser initialization crashpiman@google.com2011-04-051-5/+5
* Revert 80318 - Detach the PromoResourceService and WebResourceService from th...cmp@chromium.org2011-04-041-11/+0
* Use ResourceBundle for NativeThemeLinux/Chromeos resource images.xiyuan@chromium.org2011-04-041-3/+0
* Detach the PromoResourceService and WebResourceService from the Profile; have...mirandac@chromium.org2011-04-041-0/+11
* chromeos: Make brightness and volume work on login screen.derat@chromium.org2011-03-311-0/+13
* Revert "Enable component extensions for DefaultProfile used in login screen d...dpolukhin@chromium.org2011-03-311-1/+1
* Change a LOG to use DFATALestade@chromium.org2011-03-301-5/+1
* Enable component extensions for DefaultProfile used in login screen dialogsdpolukhin@chromium.org2011-03-281-1/+1
* Support enabling/disabling the URL request throttler via the about:net-intern...joi@chromium.org2011-03-251-2/+2
* Enable IP pooling for SPDY.mbelshe@chromium.org2011-03-251-0/+6
* Support locale-specific gtkrc for Chrome OS as part of Chrome resources.falken@chromium.org2011-03-231-29/+6
* Remove the check for inspector files since they're in resources.pak now.tony@chromium.org2011-03-231-4/+0
* touch: Fix compile after r79086 and r79083.sadrul@chromium.org2011-03-231-1/+5
* Fix for issue =76919 and added --keep-mouse-cursor (76976)saintlou@chromium.org2011-03-231-0/+5
* Memory leak fix.scottbyer@chromium.org2011-03-221-4/+4
* Fix unused_variable_warning.mbelshe@chromium.org2011-03-221-1/+1
* Reduce the field trial holdback for SPDY to 5%.mbelshe@chromium.org2011-03-221-2/+3
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Make ContentBrowserClient not be owned by ContentClient, so that the latter d...jam@chromium.org2011-03-151-2/+2
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-151-3/+8
* Revert 78231 - Change cloud print dialog and command line switches for cloud ...scottbyer@chromium.org2011-03-151-8/+2
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-151-2/+8
* Add a ContentBrowserClient interface to let content code delegate to embedder.creis@google.com2011-03-141-0/+7
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-1/+1
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1