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