| Commit message (Expand) | Author | Age | Files | Lines |
* | Upload renderer histograms to browser after a page loads | jar@chromium.org | 2010-01-02 | 1 | -16/+2 |
* | Avoid calling vector resize() with excessive size parameter: fix broken integ... | cevans@chromium.org | 2009-12-31 | 1 | -6/+13 |
* | Cleanup histogram classes mixing SetFlags into FactoryGet arguments | jar@chromium.org | 2009-12-28 | 1 | -107/+45 |
* | Fix tree | jar@chromium.org | 2009-12-15 | 1 | -1/+2 |
* | Deserialize UMA flag on histograms moving from renderer to browsers | jar@chromium.org | 2009-12-15 | 1 | -0/+1 |
* | Use factory to create histograms, and refcounts to track lifetimes | jar@chromium.org | 2009-12-06 | 1 | -70/+192 |
* | Add compiler-specific "examine printf format" attributes to printfs. | evan@chromium.org | 2009-11-20 | 1 | -2/+5 |
* | Remove special code fro calculating bucket index in linear histograms | jar@chromium.org | 2009-10-17 | 1 | -19/+8 |
* | Automatically adapt to faster/slower uploads of renderer histograms | jar@chromium.org | 2009-05-28 | 1 | -10/+0 |
* | Remove histogram connection to base classes in stats_counter | jar@chromium.org | 2009-04-10 | 1 | -8/+2 |
* | Remove unneeded uses of base/pickle.h. Add some explicit #includes. | thestig@chromium.org | 2009-04-03 | 1 | -0/+1 |
* | Fix a bunch of tiny near-bugs and bugs that static analysis identified | jar@chromium.org | 2009-03-19 | 1 | -1/+1 |
* | 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 | -26/+174 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -10/+9 |
* | Enhance error report info (and correct typos) | jar@chromium.org | 2009-01-15 | 1 | -3/+3 |
* | Report name of repeatedly registered histograms | jar@chromium.org | 2009-01-14 | 1 | -2/+6 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 1 | -2/+2 |
* | Rollback "Remove use of wide characters in stats table identifiers." | evanm@google.com | 2008-11-21 | 1 | -2/+2 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-21 | 1 | -2/+2 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Use histograms to send interesting parts of the disk cache statistics. | rvargas@google.com | 2008-09-24 | 1 | -10/+10 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Define MessagePumpDefault and use it to implement MessageLoop on non-Windows | darin@google.com | 2008-08-19 | 1 | -0/+3 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+668 |