1. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  2. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  3. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  4. b25a83b Use Sk4x to speed-up bounds of an array of points by reed · 9 years ago
  5. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  6. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  7. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  8. 80f709a TSAN caught us racing in ScalarBench.cpp by mtklein · 10 years ago
  9. 3dd6368 Revert of TSAN caught us racing in ScalarBench.cpp (https://codereview.chromium.org/305033002/) by commit-bot@chromium.org · 10 years ago
  10. ee982ed TSAN caught us racing in ScalarBench.cpp by commit-bot@chromium.org · 10 years ago
  11. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  12. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  13. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  14. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  15. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  16. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  17. 433ce5e Made more benchs non-rendering by robertphillips@google.com · 12 years ago
  18. 357818c fix bogus assert by reed@google.com · 12 years ago
  19. bb0b67f Reverting r4239 & r4240 by robertphillips@google.com · 12 years ago
  20. d70f730 pass -fArray[i] instead of fArray[i], to skip a compiler optimization where it by reed@google.com · 12 years ago
  21. df9d6f1 add bench for SkScalarIsFinite by reed@google.com · 12 years ago
  22. 63c5761 add test for computing the bounds of an array of points (SkRect::set) by reed@google.com · 12 years ago
  23. ca529d3 In debug builds, only run each benchmark 1 time (test for assertion-breakage, by tomhudson@google.com · 13 years ago
  24. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  25. 25583a3 Make scalar benchmarks compile and run under SKIA_SCALAR=fixed as well as float. by tomhudson@google.com · 13 years ago
  26. f910b36 New scalar benchmark suite, comparing SkScalarAs2sCompliment vs native float operations by tomhudson@google.com · 13 years ago