1. 15e60a4 Remove occluded rrect blur benchmark by Robert Phillips · 6 years ago
  2. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  3. 35c556f Revert "Revert "Direct evaluation of gaussian"" by Herb Derby · 7 years ago
  4. a53d999 Revert "Direct evaluation of gaussian" by Brian Osman · 7 years ago
  5. 5e18cde Direct evaluation of gaussian by Herbert Derby · 7 years ago
  6. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  7. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  8. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  9. 5acfea7 2D kernel initial wiring for Guassian by joshualitt · 10 years ago
  10. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  11. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  12. 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
  13. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  14. 4b413c8 remove SkFloatToScalar macro 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. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  20. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  21. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  22. 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
  23. fc5100a use DEF_BENCH to simplify lots of registrations by reed@google.com · 12 years ago
  24. 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
  25. 8caac64 Add fractional-radius blurs to blur benchmark. by tomhudson@google.com · 13 years ago
  26. ca529d3 In debug builds, only run each benchmark 1 time (test for assertion-breakage, by tomhudson@google.com · 13 years ago
  27. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  28. 8c4a2db fix printf output for name when skscalar is fixed by reed@google.com · 13 years ago
  29. 25df888 add bench for building blurs by reed@google.com · 13 years ago