1. 6f994a8 Add benchmarks for large kernel matrix convolutions by Adlai Holler · 4 years, 3 months ago
  2. 2300318 Update benchmarks to use new filter factories by Michael Ludwig · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. 20efb41 distinguish distinct matrixconvolution benchmarks by mtklein · 8 years ago
  5. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  6. 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
  7. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
  8. d63f60a change all factories to return their base-class by reed · 9 years ago
  9. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  10. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  11. 84cd099 Clean up SkImageFilter. by commit-bot@chromium.org · 10 years ago
  12. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 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. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  19. 7731ead Fix more clang errors. by tfarina@chromium.org · 11 years ago
  20. 8640d50 This patch adds support for optional processing of the alpha channel in by senorblanco@chromium.org · 12 years ago
  21. 5faa2dc Implements a matrix convolution filter (raster path only). The filtering loop by senorblanco@chromium.org · 12 years ago