1. 0dd05ce Removed StatisticsRecorder::Initialize and StatisticsRecorder::IsActive. by François Degros · 7 years ago
  2. d155d9f Run clang-tidy modernize-use-equals-{delete,default} on //base by Chris Watkins · 7 years ago
  3. 1f21075 Adding UseCounter specific for extensions by lunalu · 7 years ago
  4. 6cd4472 base: Remove auto raw pointer deduction. by vmpstr · 7 years ago
  5. 5b63bda Match only prefixes of histogram names. by pkalinnikov · 8 years ago
  6. 7961de9 Expose macros from base/metrics/histogram_macros.h as functions by nikunjb · 8 years ago
  7. ace57a8 Remove stl_util's deletion functions from base/test/histogram_tester and base/observer_list_threadsafe.h. by avi · 8 years ago
  8. cc8e4d8 Convert //base to use std::unique_ptr by dcheng · 8 years ago
  9. f09d539 Switch to standard integer types in base/test/. by avi · 9 years ago
  10. ca01de9 Reorganize histograms for persistence. by bcwhite · 9 years ago
  11. 800d2ea base: Use std::move() instead of Pass() for real movable types. by danakj · 9 years ago
  12. 0d2133a Fix HistogramTester::GetAllSamples when empty. by twifkak · 9 years ago
  13. 4df640b HistogramTester::GetHistogramSamplesSinceCreation never returns null by vabr · 9 years ago
  14. b1c693a base/test/histogram_tester.h: Add a way to query a whole family of related by nick · 9 years ago
  15. 120eb32 Add HistogramTester::GetAllSamples. by twifkak · 9 years ago
  16. d40295f base: Stop passing by non-const references in some more places. by danakj · 9 years ago
  17. a798068 Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTester. by mlerman@chromium.org · 10 years ago