summaryrefslogtreecommitdiffstats
path: root/base/feature_list_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Plumb trial association without overriding a feature to subprocesses.asvitkine2016-03-221-0/+39
* Allow trials to associate without overriding a feature.asvitkine2016-03-171-0/+30
* Global conversion of Pass()→std::move() on OS=linux chromecast=1dcheng2015-12-291-2/+2
* Switch to standard integer types in base/.avi2015-12-261-0/+3
* Plumb base::Feature field trial association to renderers.asvitkine2015-12-011-1/+14
* Make FeatureList override state be plumbed to renderer processes.asvitkine2015-12-011-0/+29
* base: Use std::move() instead of Pass() for real movable types.danakj2015-11-251-6/+8
* Set up a FeatureList instance for unit tests.asvitkine2015-10-281-0/+1
* Expand FeatureList to support FieldTrial association.asvitkine2015-09-281-0/+202
* Initial implementation of FeatureList in base/.asvitkine2015-09-041-0/+108