Reland: Remove SkLights include from SkCanvas.h
[platform/upstream/libSkiaSharp.git] / gm / localmatriximagefilter.cpp
2017-01-13 Stephen WhiteSwitch a bunch of tests to use DEF_SIMPLE_GM.
2016-04-05 robertphillipsUpdate SkMorphology ImageFilters to sk_sp
2016-04-04 robertphillipsUpdate SkBlurImageFilter to sk_sp
2016-03-31 robertphillipsUpdate SkOffsetImageFilter to sk_sp
2016-03-30 robertphillipsSwitch SkLocalMatrixImageFilter and SkPaintImageFilter...
2016-03-30 djsollenRevert of Switch SkLocalMatrixImageFilter and SkPaintIm...
2016-03-29 robertphillipsSwitch SkLocalMatrixImageFilter and SkPaintImageFilter...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-24 reedswitch surface to sk_sp
2016-03-17 reedupdate callsites for Make image factories
2015-10-14 reedchange back to method for localmatrix imagefilter
2015-10-14 senorblancoImplement SkLocalMatrixImageFilter.