1. a026642 Remove special code fro calculating bucket index in linear histograms by jar@chromium.org · 15 years ago
  2. a88727c Create a more fine grained histogram of SDCH payload sizes by jar@chromium.org · 15 years ago
  3. 2393876 Get correct request to finsh time for histogram by jar@chromium.org · 15 years ago
  4. 1ac6a11 Automatically adapt to faster/slower uploads of renderer histograms by jar@chromium.org · 15 years ago
  5. 155b73c Remove histogram connection to base classes in stats_counter by jar@chromium.org · 15 years ago
  6. 05d9dd2 Remove unneeded uses of base/pickle.h. Add some explicit #includes. by thestig@chromium.org · 15 years ago
  7. ba686f6 Add a new histogram macro to replace a few explicit calls. by rvargas@google.com · 15 years ago
  8. 9709f6d Fix a bunch of tiny near-bugs and bugs that static analysis identified by jar@chromium.org · 15 years ago
  9. 775d977 wtc: please look at URL related code, and hooks and nits by jar@chromium.org · 15 years ago
  10. 2bbf648 Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files to ~400. by thestig@chromium.org · 15 years ago
  11. bb363fd Initial support for Renderer Side Histograms by jar@chromium.org · 16 years ago
  12. 6e7eb9f Use string for Histogram names since these are all ASCII anyway. by dsh@google.com · 16 years ago
  13. 04d6554 Another macro for 100 linear slots by cpu@google.com · 16 years ago
  14. 373b686 Add to SDCH histogramming by jar@chromium.org · 16 years ago
  15. 7ed364e Collect some metrics on nosniff. There is some concern that respecting this header causes more harm than good. by abarth@chromium.org · 16 years ago
  16. a5c410d Adjust histograms to get better data for latency experiments by jar@google.com · 16 years ago
  17. 0f8dd26 Move Time, TimeDelta and TimeTicks into namespace base. by dsh@google.com · 16 years ago
  18. fc90337 Fix some issues found looking at the code. by maruel@google.com · 16 years ago
  19. 644c912 Use histograms to send interesting parts of the disk cache statistics. by rvargas@google.com · 16 years ago
  20. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  21. 1b2d3e0 Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* disabling some other warnings that take more effort to fix. by evanm@google.com · 16 years ago
  22. 12d40bb Define MessagePumpDefault and use it to implement MessageLoop on non-Windows by darin@google.com · 16 years ago
  23. b16d6e0 Fix a couple "extra qualification" compile errors in method declarations, and move related non-Win32-specific files to common build target. by mmoss@google.com · 16 years ago
  24. 1818847 Move Ranges to std::vector<Sample>, as <const Sample> is invalid if you want to assign to elements of the vector. This now compiles under GCC. by deanm@google.com · 16 years ago
  25. 3f4a732 Add base to the repository. by initial.commit · 16 years ago