1. d155d9f Run clang-tidy modernize-use-equals-{delete,default} on //base by Chris Watkins · 7 years ago
  2. ca72b43 Move string storage out of HistogramBase class. by Brian White · 7 years ago
  3. c61397a Remove unused Chrome histograms UMA.Histograms.Activity.*. by Alexei Svitkine · 7 years ago
  4. 51215ca Change Pickle::Write* methods to return void. by Daniel Cheng · 7 years ago
  5. b98e785 Create ForTesting method rather than declaring a dozen "friend" classes. by bcwhite · 8 years ago
  6. cc8e4d8 Convert //base to use std::unique_ptr by dcheng · 9 years ago
  7. 5d8f910 Report histogram creation results. by bcwhite · 9 years ago
  8. ca87abb Standardize usage of virtual/override/final specifiers in base/. by dcheng · 10 years ago
  9. 47ca9d8 Consolidate serialization code in base::HistogramDeltasSerializer by vitalybuka@chromium.org · 11 years ago
  10. 7881e42 Connect SparseHistogram with the rest of stats system by kaiwang@chromium.org · 12 years ago
  11. e4e800c Serialize/Deserialize support in HistogramBase by kaiwang@chromium.org · 12 years ago