1. 1973687 Clarify histogram logic. by Hans Boehm · 6 years ago
  2. 1979c64 Clean up include paths by David Sehr · 7 years ago
  3. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago[Renamed (97%) from runtime/base/histogram-inl.h]
  4. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  5. 5544e72 ART: Replace some '\n' with std::endl by Andreas Gampe · 8 years ago
  6. d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
  7. 9231f4e ART: Remove vestiges of GCC by Andreas Gampe · 8 years ago
  8. 3e80aeb ART: Print jit memory use only if we have samples by Pavel Vyssotski · 9 years ago
  9. a4f8154 Collect memory use for the JIT. by Nicolas Geoffray · 9 years ago
  10. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  11. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  12. a1c9f01 getRuntimeStat() support (ART). by Hiroshi Yamauchi · 10 years ago
  13. 70a596d Add thread suspend histogram by Mathieu Chartier · 10 years ago
  14. 647b1a8 Fix 2 new sets of clang compiler warnings. by Ian Rogers · 10 years ago
  15. f5997b4 More advanced timing loggers. by Mathieu Chartier · 11 years ago
  16. b2f9936 Add histogram for GC pause times. by Mathieu Chartier · 11 years ago
  17. 19b0a91 Improve histogram and timing logger dumping. by Mathieu Chartier · 11 years ago
  18. 500793f LEB128 tests and performance measurements. by Ian Rogers · 11 years ago
  19. e5426c9 Fix histogram memory issues. by Mathieu Chartier · 11 years ago
  20. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  21. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  22. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  23. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/base/histogram-inl.h]
  24. 4535705 Fixes for timing logger and histogram. by Ian Rogers · 12 years ago
  25. 857a078 Upper and lower capping for percentiles by Sameer Abu Asal · 12 years ago
  26. c081e36 Improving histogram test cases by Sameer Abu Asal · 12 years ago
  27. a843954 Using histograms for timing statistics. by Sameer Abu Asal · 12 years ago