summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* User profile preferences to find ping delay when not first run of chrome.rogerta@chromium.org2012-10-101-4/+5
* Do not modify homepage prefs on first runbartfab@chromium.org2012-10-081-2/+0
* Add calls to inform gpu of browser window countdavemoore@chromium.org2012-10-041-0/+9
* Revert 160144 - Add calls to inform gpu of browser window countdavemoore@chromium.org2012-10-041-5/+0
* Add calls to inform gpu of browser window countdavemoore@chromium.org2012-10-041-0/+5
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-0/+2
* Send C2F events and add X-Rlz-String http header for google.com set as arogerta@chromium.org2012-09-281-4/+19
* Enable EULA dialog to be shown from metro Chrome.robertshield@chromium.org2012-09-261-2/+8
* Change a result code ENUM value to help diagnose unexpected histogram dataasargent@chromium.org2012-09-261-1/+1
* Activate the VariationsService for ChromeOS and ensure that it does not ping ...stevet@chromium.org2012-09-251-5/+4
* Move gpu blacklist data file to content side.zmo@google.com2012-09-201-5/+0
* Move chrome/browser/plugin_* to chrome/browser/plugins/ibraaaa@google.com2012-09-201-1/+1
* Ignore --use-spdy=off command line option if spdy.disabled pref isrtenneti@chromium.org2012-09-191-2/+19
* Enable --force-fieldtrials in Release builds.stevet@chromium.org2012-09-181-4/+0
* Support an --install-from-webstore command line switchasargent@chromium.org2012-09-171-0/+8
* x11: Unset the X11 error handlers when the message-loop starts getting destro...sadrul@chromium.org2012-09-161-0/+8
* Converted policy.PolicyTest.testApplicationLocaleValue pyauto test to a brows...joaodasilva@chromium.org2012-09-111-1/+2
* Move gpu blacklist to content side (second try)zmo@chromium.org2012-09-101-22/+3
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-28/+0
* Only use the different return type under testscottbyer@chromium.org2012-09-071-1/+7
* Revert 155218 - Move gpu blacklist to content side.benjhayden@chromium.org2012-09-061-3/+22
* Move gpu blacklist to content side.zmo@chromium.org2012-09-061-22/+3
* Add a kPerformanceMonitorInterval switch to adjust the time resolutionrdevlin.cronin@chromium.org2012-09-051-1/+1
* Add a flag to enable connection pooling with channel idrch@chromium.org2012-09-051-0/+3
* SPDY: Remove npn-http only field trial.willchan@chromium.org2012-09-011-0/+22
* Make GpuDataManager thread safe.zmo@chromium.org2012-08-301-1/+1
* Use ChromeBrowserMainPartsAndroid.yfriedman@chromium.org2012-08-301-2/+41
* Use a different algorithm with the low entropy source for field trials.asvitkine@chromium.org2012-08-241-1/+1
* Give access to browsers by Profile/HostDesktopType.mad@chromium.org2012-08-241-1/+4
* Revert 152788 - Give access to browsers by Profile/HostDesktopType.mad@chromium.org2012-08-221-4/+1
* Give access to browsers by Profile/HostDesktopType.mad@chromium.org2012-08-221-1/+4
* Move Variations stuff into variations/ directories and add OWNERS files for t...stevet@chromium.org2012-08-151-2/+2
* Move small c/b/extensions classes into extensions namespace no.2rdevlin.cronin@chromium.org2012-08-141-7/+8
* Add a commandline switch to run PerformanceMonitorrdevlin.cronin@chromium.org2012-08-141-0/+7
* Rename all of experiments_helper to variations_helper, including files, names...stevet@chromium.org2012-08-131-1/+1
* Revert "TLS channel id field trial."mattm@chromium.org2012-08-131-1/+0
* Hide the main window when Set-As-Default dialog is present.motek@chromium.org2012-08-091-3/+5
* Inform GetEntropySource of whether or not metrics reporting will be enabled.stevet@chromium.org2012-08-091-4/+9
* Add Startup Timing to CPMrdevlin.cronin@chromium.org2012-08-091-1/+10
* Upstreaming ChromeBrowserMainAndroidaurimas@chromium.org2012-08-071-0/+13
* Inactive user toast. Set chrome as default.cpu@chromium.org2012-08-031-0/+7
* Adds browser preferences to configure first-run flow on Windows 8.motek@chromium.org2012-08-031-0/+6
* Move Chrome OS device settings stuff to chrome/browser/chromeos/settings.mnissler@chromium.org2012-08-011-2/+2
* Extract ChromeBrowserFieldTrials out of ChromeBrowserMainParts.asvitkine@chromium.org2012-07-311-572/+3
* Revert revert of 146149 - Don't pass the connector check policy along.scottbyer@chromium.org2012-07-281-4/+11
* Revert 148676 - Revert revert of 146149 - Don't pass the connector check pol...scottbyer@chromium.org2012-07-271-11/+4
* Revert revert of 146149 - Don't pass the connector check policy flag along.scottbyer@chromium.org2012-07-271-4/+11
* Refactored VariationService ping function into a non-repeated version.stevet@chromium.org2012-07-221-2/+3
* Move implementation of BrowserList onto an inner, instantiatable class, Brows...ben@chromium.org2012-07-121-0/+2
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-6/+1