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