| Commit message (Expand) | Author | Age | Files | Lines |
* | Some possible comment typos? | rogerta@chromium.org | 2011-09-15 | 1 | -4/+1 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -3/+3 |
* | Add back a check for improper usage of IsOneTimeRandomizationEnabled. | joi@chromium.org | 2011-06-22 | 1 | -4/+5 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-10 | 1 | -30/+85 |
* | Revert 84197 - Add one-time randomization support for FieldTrial, and the abi... | joi@chromium.org | 2011-05-06 | 1 | -85/+30 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-05 | 1 | -30/+85 |
* | Field trials are currently implemented (commonly) using a static variable tha... | rtenneti@chromium.org | 2011-04-29 | 1 | -3/+44 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-24 | 1 | -2/+3 |
* | Rework field_trial.h comment. | gavinp@chromium.org | 2011-03-21 | 1 | -15/+27 |
* | Minor fixes in FieldTrial. | cbentzel@chromium.org | 2011-02-25 | 1 | -1/+2 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -2/+2 |
* | .c Feature to disable field trials in old versions of Chromium. Field trials | rtenneti@chromium.org | 2011-01-19 | 1 | -20/+55 |
* | Start sorting methods in class declarations. | erg@google.com | 2011-01-07 | 1 | -4/+4 |
* | Turn off field trials and reporting of metrics when running benchmarking. | mbelshe@google.com | 2010-12-07 | 1 | -0/+10 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -0/+238 |