1. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  2. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  3. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  4. 467ddc0 SkBlurImageFilter returns input when sigma = 0 by xidachen · 9 years ago
  5. a8bd38e Add cropped-then-expanded test cases to blur_image_filter tests. by senorblanco · 9 years ago
  6. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  7. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. 2757e3f Update blur image filter bench to have crop variation by bsalomon · 9 years ago
  10. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  11. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  12. 5acfea7 2D kernel initial wiring for Guassian by joshualitt · 10 years ago
  13. 8c0c7b0 remove unnecessary bitmapdevice references by reed · 10 years ago
  14. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  15. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  16. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  17. c45ece5 NEON fast path for box blur by commit-bot@chromium.org · 11 years ago
  18. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  19. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  20. 27eec46 SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xeon ES-2690. by senorblanco@chromium.org · 11 years ago
  21. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  22. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  23. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  24. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  25. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  26. 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  27. 5d71adf Adding new bench tests for lighting and blur by sugoi@google.com · 11 years ago