1. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  2. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  3. 3e669db Fix histogram test. by Mathieu Chartier · 12 years ago
  4. 500793f LEB128 tests and performance measurements. by Ian Rogers · 12 years ago
  5. e5426c9 Fix histogram memory issues. by Mathieu Chartier · 12 years ago
  6. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  7. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  8. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 12 years ago
  9. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/base/histogram_test.cc]
  10. 4535705 Fixes for timing logger and histogram. by Ian Rogers · 12 years ago
  11. 857a078 Upper and lower capping for percentiles by Sameer Abu Asal · 12 years ago
  12. c081e36 Improving histogram test cases by Sameer Abu Asal · 12 years ago
  13. a843954 Using histograms for timing statistics. by Sameer Abu Asal · 12 years ago