1. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  2. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  3. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  4. 5acfea7 2D kernel initial wiring for Guassian by joshualitt · 10 years ago
  5. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  6. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  7. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  8. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  9. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  10. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  11. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  12. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  13. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  14. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  15. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  16. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  17. 91f489a Modify the blur bench to add tests for high-quality blurs, and large non-integer blurs. Change the Coarse flag (which just turns on separable blurs) to an #ifdef, since separable is no longer just Coarse. (This #ifdef will hopefully be shortlived, once Chrome has switched). by senorblanco@chromium.org · 12 years ago
  18. fc5100a use DEF_BENCH to simplify lots of registrations by reed@google.com · 12 years ago
  19. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  20. 8caac64 Add fractional-radius blurs to blur benchmark. by tomhudson@google.com · 13 years ago
  21. ca529d3 In debug builds, only run each benchmark 1 time (test for assertion-breakage, by tomhudson@google.com · 13 years ago
  22. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  23. 8c4a2db fix printf output for name when skscalar is fixed by reed@google.com · 13 years ago
  24. 25df888 add bench for building blurs by reed@google.com · 13 years ago