summaryrefslogtreecommitdiffstats
path: root/chrome/common/variations
Commit message (Expand)AuthorAgeFilesLines
* Remove UnescapeRule::URL_SPECIAL_CHARS from chrome/ and extensions/mmenke2016-03-071-1/+3
* Update --force-fieldtrial-params comment to be a little more clear.danduong2016-02-102-3/+19
* Convert Pass()→std::move() in //chromedcheng2015-12-271-1/+3
* Switch to standard integer types in chrome/.avi2015-12-262-0/+3
* Support FeatureList association in field trial testing config.asvitkine2015-11-124-16/+85
* Add detailed logs when variation params are not coorectly formated in command...gayane2015-08-311-3/+9
* Partially componentize chrome/common/variations/variations_util.{cc,h}.sdefresne2015-08-262-12/+0
* Remove unused #include in chrome/common/variations/variations_util.cc.sdefresne2015-08-141-1/+0
* Componentize chrome/common/experiment_labels.{cc,h} and tests.sdefresne2015-08-143-343/+0
* Componentize kExperimentLabelSeparator & BuildExperimentDateString.sdefresne2015-08-131-7/+7
* Update SplitString calls in chrome.brettw2015-07-212-21/+22
* Activate prepopulated fieldtrialsdanduong2015-07-163-0/+61
* Generate a static struct from fieldtrial_testing_configdanduong2015-07-113-0/+126
* Fix some case-insensitive cases for StartsWith.brettw2015-07-011-12/+18
* Move EndsWith to base namespace.brettw2015-06-121-2/+2
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-3/+3
* Add a mechanism to force parameters of a group to a specific value.danduong2015-04-303-0/+99
* Remove client-side code for uniformity field trials.asvitkine2015-02-182-169/+0
* Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/, outside of chrome/browser/.viettrungluu2014-10-161-3/+3
* Remove variation_ids.h file.gayane2014-09-232-368/+15
* Reserves GWS experiment IDs for the TCP FastOpen experiment.jri2014-09-191-1/+5
* Reserves variation IDs for SDCH compression field trial.hiroshimizuno@google.com2014-08-191-1/+5
* Reserve 100 ids for webrtc use in its finch experiments.andresp@chromium.org2014-08-081-1/+7
* Add ids for modal dialog experiment.justincohen@chromium.org2014-07-301-1/+7
* Move variations component code to variations namespace.asvitkine@chromium.org2014-07-263-23/+26
* Revert 285657 "Move variations component code to variations name..."mpearson@chromium.org2014-07-253-26/+23
* Move variations component code to variations namespace.asvitkine@chromium.org2014-07-253-23/+26
* Add experiment IDs for new NTP on Android M36+.newt@chromium.org2014-07-171-2/+6
* Cleanup, mostly replacing uses of SplitStringUsingSubstr() with SplitString(),pkasting@chromium.org2014-05-231-13/+7
* Move chrome/common/metrics/variations to chrome/common/variations.motek@chromium.org2014-05-229-0/+877