1. 2300318 Update benchmarks to use new filter factories by Michael Ludwig · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  4. 5ea95df Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )" by reed · 9 years ago
  5. 95376a0 Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ ) by schenney · 9 years ago
  6. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  7. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  10. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  11. 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
  12. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 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. 97b4b67 Remove uses of unnamed namespace in bench/ directory. by commit-bot@chromium.org · 11 years ago
  16. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  17. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  18. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  19. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  20. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  21. 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
  22. 4bdfb8c Compiler complaints + some minor cleanup by robertphillips@google.com · 12 years ago
  23. a0116d5 Disable morphology benchmarks on fixed point builds. by tomhudson@google.com · 12 years ago
  24. f2e91a3 Dilate & Erode benchmarks. Unlike the blur benchmarks (which test by tomhudson@google.com · 12 years ago