skia2/modules
Kevin Lubick 15b40236bd [canvaskit] Add various ImageFilters
We are pretty comfy exposing this set for the long-term.

CanvasKit will generally support chains of image filters,
not necessarily arbitrary DAGs, just to simplify the
points needed to expose.

Change the naming around MaskFilters also, I like having
the factories be a class function, just to keep things
a bit better organized and minimize the amount of things
we want to keep on the top level CanvasKit object.

Change-Id: If32c630efa2fd8bc4bac84d0c3461ac3c0d21263
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/250758
Reviewed-by: Robert Phillips <robertphillips@google.com>
2019-10-29 14:48:33 +00:00
..
canvaskit [canvaskit] Add various ImageFilters 2019-10-29 14:48:33 +00:00
particles Fix a couple minor bugs in particle code 2019-10-17 14:55:34 +00:00
pathkit [canvaskit] Roll chrome version for testing 2019-10-18 17:37:52 +00:00
skottie [skottie] Fix layer blend modes under mattes 2019-10-29 01:49:26 +00:00
skparagraph [CanvasKit] More Paragraph things 2019-10-21 15:27:13 +00:00
skplaintexteditor tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
sksg [skottie] Luma matte support 2019-10-16 13:17:51 +00:00
skshaper HarfBuzz reports y-up, convert to y-down. 2019-10-25 14:41:50 +00:00