| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove histogram connection to base classes in stats_counter | jar@chromium.org | 2009-04-10 | 1 | -6/+9 |
* | Remove unneeded uses of base/pickle.h. Add some explicit #includes. | thestig@chromium.org | 2009-04-03 | 1 | -4/+5 |
* | Add a new histogram macro to replace a few explicit calls. | rvargas@google.com | 2009-03-24 | 1 | -1/+12 |
* | Fix a bunch of tiny near-bugs and bugs that static analysis identified | jar@chromium.org | 2009-03-19 | 1 | -2/+2 |
* | wtc: please look at URL related code, and hooks and nits | jar@chromium.org | 2009-03-13 | 1 | -0/+14 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Initial support for Renderer Side Histograms | jar@chromium.org | 2009-02-25 | 1 | -14/+57 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -7/+6 |
* | Another macro for 100 linear slots | cpu@google.com | 2009-02-05 | 1 | -0/+5 |
* | Add to SDCH histogramming | jar@chromium.org | 2009-02-02 | 1 | -4/+23 |
* | Collect some metrics on nosniff. There is some concern that respecting this ... | abarth@chromium.org | 2009-01-17 | 1 | -0/+12 |
* | Adjust histograms to get better data for latency experiments | jar@google.com | 2008-11-22 | 1 | -1/+8 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -10/+10 |
* | Fix some issues found looking at the code. | maruel@google.com | 2008-09-30 | 1 | -1/+1 |
* | Use histograms to send interesting parts of the disk cache statistics. | rvargas@google.com | 2008-09-24 | 1 | -3/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* di... | evanm@google.com | 2008-08-20 | 1 | -1/+1 |
* | Define MessagePumpDefault and use it to implement MessageLoop on non-Windows | darin@google.com | 2008-08-19 | 1 | -1/+2 |
* | Fix a couple "extra qualification" compile errors in method declarations, and... | mmoss@google.com | 2008-08-13 | 1 | -3/+1 |
* | Move Ranges to std::vector<Sample>, as <const Sample> is invalid if you want ... | deanm@google.com | 2008-08-11 | 1 | -1/+1 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+469 |