summaryrefslogtreecommitdiffstats
path: root/base/field_trial_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...pkasting@chromium.org2009-09-291-2/+2
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-2/+2
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-2/+2
* Implement shortcut for finalizing a trial with all remaining probabilityjar@chromium.org2009-07-011-1/+20
* Create A/B test of SDCHjar@chromium.org2009-06-301-17/+39
* Facilitate a FieldTrial in the rendererjar@chromium.org2009-05-201-0/+41
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Renovate FieldTrial class to better bit with histogram usage.jar@chromium.org2009-03-021-14/+59
* Decrements FieldTrialList::constructor_count_ in the destructor. I'msky@google.com2009-01-231-1/+0
* Construct a field trial to see if HIGH or MEDIUM memory model "works better"jar@google.com2008-10-191-0/+74