Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ... | pkasting@chromium.org | 2009-09-29 | 1 | -2/+2 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -2/+2 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -2/+2 |
* | Implement shortcut for finalizing a trial with all remaining probability | jar@chromium.org | 2009-07-01 | 1 | -1/+20 |
* | Create A/B test of SDCH | jar@chromium.org | 2009-06-30 | 1 | -17/+39 |
* | Facilitate a FieldTrial in the renderer | jar@chromium.org | 2009-05-20 | 1 | -0/+41 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Renovate FieldTrial class to better bit with histogram usage. | jar@chromium.org | 2009-03-02 | 1 | -14/+59 |
* | Decrements FieldTrialList::constructor_count_ in the destructor. I'm | sky@google.com | 2009-01-23 | 1 | -1/+0 |
* | Construct a field trial to see if HIGH or MEDIUM memory model "works better" | jar@google.com | 2008-10-19 | 1 | -0/+74 |