| Commit message (Expand) | Author | Age | Files | Lines |
| * | Have MakeName prepend the underscore to the field trial group name, | mlloyd@chromium.org | 2010-08-05 | 1 | -3/+3 |
| * | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
| * | First patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -0/+4 |
| * | Remove all MemoryModel-related code, since we're unlikely to use it again. A... | pkasting@chromium.org | 2009-09-30 | 1 | -3/+3 |
| * | Switch application start time from Time to TimeTicks. | jar@chromium.org | 2009-09-21 | 1 | -4/+3 |
| * | Disk cache: Generate total-load-time histograms from the | rvargas@google.com | 2009-07-11 | 1 | -0/+5 |
| * | Implement shortcut for finalizing a trial with all remaining probability | jar@chromium.org | 2009-07-01 | 1 | -3/+5 |
| * | Create A/B test of SDCH | jar@chromium.org | 2009-06-30 | 1 | -18/+34 |
| * | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -1/+0 |
| * | Facilitate a FieldTrial in the renderer | jar@chromium.org | 2009-05-20 | 1 | -0/+17 |
| * | Add a FieldTrial and histograms for measuring impact of http prioritization. | willchan@chromium.org | 2009-04-20 | 1 | -1/+1 |
| * | Attempt to detect impact of disabling dns prefetching on transaction latency | jar@chromium.org | 2009-03-23 | 1 | -2/+9 |
| * | Lint fix in comment | jar@chromium.org | 2009-03-03 | 1 | -2/+2 |
| * | Improve comments in FieldTrial class. | jar@chromium.org | 2009-03-02 | 1 | -13/+7 |
| * | Fix linux tree (move static const definition out of class and into cc file) | jar@chromium.org | 2009-03-02 | 1 | -1/+1 |
| * | Renovate FieldTrial class to better bit with histogram usage. | jar@chromium.org | 2009-03-02 | 1 | -22/+122 |
| * | Decrements FieldTrialList::constructor_count_ in the destructor. I'm | sky@google.com | 2009-01-23 | 1 | -4/+0 |
| * | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -3/+3 |
| * | Clean up filter and content encoding handling | jar@google.com | 2008-10-27 | 1 | -1/+4 |
| * | Construct a field trial to see if HIGH or MEDIUM memory model "works better" | jar@google.com | 2008-10-19 | 1 | -0/+92 |