summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_field_trials.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup VersionInfo after componentization.sdefresne2015-08-031-1/+0
* Remove the Finch test 'CLD1VsCLD2'hajimehoshi2015-08-031-1/+0
* Move //components/omnibox into //components/omnibox/browserblundell2015-07-091-1/+1
* [Clean up] Remove the obsolete "Infinite Cache" field trial.isherman2015-03-311-4/+1
* Remove trace of MouseEventPreconnect field trial.ricea2015-03-261-1/+0
* Removed code to support the ShowAppLauncherPromo field trial.benwells2015-03-121-5/+3
* Remove client-side code for uniformity field trials.asvitkine2015-02-181-2/+0
* Script streaming: remove config.marja2015-02-061-1/+0
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Never display unauthorized plugin info bar.wfh2014-12-151-1/+0
* Add a command line option and a Finch experiment for script streaming.marja2014-09-181-0/+1
* Clean up old field trial activation code.asvitkine2014-09-041-7/+0
* Using experiments to activate the DisplayList2DCanvas optimizationpiotaixr2014-08-261-0/+1
* Move OmniboxFieldTrial to components/omniboxhashimoto@chromium.org2014-08-081-1/+1
* Keep all references to kInstallDate inside components/metrics/gab@chromium.org2014-07-161-6/+4
* Move kInstallDate from chrome/common/pref_names.h to components/metrics/metri...gab@chromium.org2014-07-091-2/+2
* Removed NPAPI plugin infobar, with Finch trial gate (disabled by default).cthomp@chromium.org2014-06-201-0/+1
* Move chrome/common/metrics/variations to chrome/common/variations.motek@chromium.org2014-05-221-1/+1
* Remove DateExtensionEnabled field trial.jochen@chromium.org2013-10-291-1/+0
* Add CLD1VsCLD2 field trial. Now the Finch experiment CLD1VsCLD2 is executed a...hajimehoshi@chromium.org2013-10-211-0/+1
* Add DateExtensionEnabled field trialjochen@chromium.org2013-10-111-2/+3
* metrics: remove the gzipped protobufs field trial.asharif@chromium.org2013-09-131-2/+0
* metrics: Make it easy to analyze the gzipped protobufs field trial.asharif@chromium.org2013-07-101-0/+2
* Use a direct include of time headers in chrome/browser/, part 1.avi@chromium.org2013-06-281-1/+1
* Fix bug that MouseEventPreconnect field trial was not synced to renderer proc...kouhei@chromium.org2013-06-271-0/+3
* Use a direct include of strings headers in chrome/browser/a*-c*/.avi@chromium.org2013-06-101-1/+1
* Prepare SimpleCacheExperiment for online finch.gavinp@chromium.org2013-05-101-50/+0
* Turn SimpleCache experiment on in Android dev channel.gavinp@chromium.org2013-04-231-26/+43
* Split the field trial setup code into desktop and mobile files.rohitrao@chromium.org2013-04-231-220/+12
* Enable VariationsService on Android.asvitkine@chromium.org2013-04-211-2/+5
* Fix SimpleCache field trial creation.gavinp@chromium.org2013-04-181-8/+9
* Enable cache sensitivity experiment in Android.gavinp@chromium.org2013-04-181-3/+18
* Remove a couple of unused includes.asvitkine@chromium.org2013-04-171-1/+0
* 1. Use one time randomization 2. We decided on 1% of initial usage.vagababov@google.com2013-04-061-1/+5
* Add method to invoke mobile only field trials. Add a field trial that control...vagababov@google.com2013-04-021-1/+44
* Remove experimental code to pick the "warmest" socketmmenke@chromium.org2013-03-301-59/+2
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-281-1/+1
* Add a new App launcher promo to the apps page / NTP.mad@chromium.org2013-03-261-4/+20
* Add simple cache backend experiment hidden behind a command line option.pasko@google.com2013-03-171-0/+33
* Getting Chrome OS ready to support multi-profilesnkostylev@chromium.org2013-03-141-2/+9
* Rename AutocompleteFieldTrial to OmniboxFieldTrialtfarina@chromium.org2013-03-081-3/+3
* Remove NewTabButton field trial.asvitkine@chromium.org2013-03-071-18/+0
* Move uniformity trials to its own file.stevet@chromium.org2013-02-271-113/+2
* Reactivate FieldTrialList on Android.stevet@chromium.org2013-02-201-1/+7
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Adding show profile switcher field trial. jwd@chromium.org2013-02-011-0/+10
* Add support for server side Finch trials used by Autocomplete.bartn@chromium.org2013-01-301-1/+3
* Add a VariationsRegistrySyncer class, which synchronizes Google Update relate...stevet@chromium.org2013-01-301-0/+8
* Rename all of the VariationIDs to use CAPS_CASE rather than CamelCase.stevet@chromium.org2013-01-161-6/+6
* Move gpu related stuff from chrome/browser to chrome/browser/gpuzmo@chromium.org2012-12-071-1/+1