1. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  5. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  6. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  7. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  8. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  9. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  10. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  11. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  12. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  13. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  14. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  15. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  16. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  17. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  18. 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 8 years ago
  19. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  20. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  21. e8f3062 switch surface to sk_sp by reed · 8 years ago
  22. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  23. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  24. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  25. ce563cd more shader-->sp conversions by reed · 8 years ago
  26. 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
  27. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  28. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  29. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  30. 7b7ecfc Fix clipped lighting image filters. by senorblanco · 9 years ago
  31. 0278197 Run noise shader separately in imagefiltersclipped by jvanverth · 9 years ago
  32. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  33. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  34. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  35. 16b254a Change some more GMs to clear to opaque black, not transparent black. by senorblanco · 9 years ago
  36. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  37. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 9 years ago
  38. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  39. b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 9 years ago
  40. 878fa02 Factor out checkerboard function in gm and sampleapp into tools. by halcanary · 9 years ago
  41. 1c40292 remove unused GM flags by mtklein · 10 years ago
  42. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  43. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  44. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  45. bc9845b Remove the single-sigma version of SkDropShadowImageFilter::Create(). by senorblanco · 10 years ago
  46. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  47. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  48. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 10 years ago
  49. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  50. 47d98c8 Fix CTM scaling and clipping of SkRectShaderImageFilter. by senorblanco@chromium.org · 10 years ago
  51. 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 10 years ago
  52. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  53. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  54. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  55. 6711780 Fix memory leak in imagefiltersclipped GM (found by valgrind). by senorblanco@chromium.org · 10 years ago
  56. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 10 years ago