summaryrefslogtreecommitdiffstats
path: root/base/field_trial.cc
Commit message (Expand)AuthorAgeFilesLines
* Header cleanup in base.brettw@chromium.org2010-08-171-4/+4
* Acquire lock before iterating over list of field trialsjar@chromium.org2010-08-171-0/+1
* Have MakeName prepend the underscore to the field trial group name,mlloyd@chromium.org2010-08-051-1/+4
* Switch application start time from Time to TimeTicks. jar@chromium.org2009-09-211-2/+2
* Disk cache: Generate total-load-time histograms from thervargas@google.com2009-07-111-4/+8
* Implement shortcut for finalizing a trial with all remaining probabilityjar@chromium.org2009-07-011-3/+8
* Create A/B test of SDCHjar@chromium.org2009-06-301-35/+59
* Facilitate a FieldTrial in the rendererjar@chromium.org2009-05-201-0/+40
* Attempt to detect impact of disabling dns prefetching on transaction latencyjar@chromium.org2009-03-231-6/+13
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fix linux tree (move static const definition out of class and into cc file)jar@chromium.org2009-03-021-0/+3
* Renovate FieldTrial class to better bit with histogram usage.jar@chromium.org2009-03-021-11/+55
* Decrements FieldTrialList::constructor_count_ in the destructor. I'msky@google.com2009-01-231-5/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Construct a field trial to see if HIGH or MEDIUM memory model "works better"jar@google.com2008-10-191-0/+62