summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_field_trials.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...rch@chromium.org2012-12-041-9/+0
* Set Inifinite Cache field trial to 0 as the default -- we will set the value ...tburkard@chromium.org2012-11-281-11/+0
* Split the VariationID maps into multiple keyed collections.stevet@chromium.org2012-11-201-2/+4
* Add Test0PercentDefault to the list of dynamic trials.asvitkine@chromium.org2012-11-171-0/+1
* Remove SBInterstitial field trial. Make V2 the default.mattm@chromium.org2012-11-101-11/+0
* Reserve Finch variation IDs for a new Instant field trial to compare beta, de...jeremycho@chromium.org2012-11-091-0/+1
* Create a new-installs-only uniformity trial.stevet@chromium.org2012-11-051-3/+29
* Ensure group() gets called on some field trials that come from the server.asvitkine@chromium.org2012-11-011-1/+9