skia2/modules/canvaskit/tests
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
..
assets [CanvasKit] More Paragraph things 2019-10-21 15:27:13 +00:00
canvas2d.spec.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
canvas.spec.js [canvaskit] Expose various canvas features 2019-10-22 16:09:27 +00:00
canvaskitinit.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
core.spec.js [canvaskit] Add various ImageFilters 2019-10-29 14:48:33 +00:00
font.spec.js [canvaskit] remove debugging code 2019-09-26 20:13:21 +00:00
matrix.spec.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
paragraph.spec.js [canvaskit] Use newer freetype 2019-10-28 15:15:39 +00:00
path.spec.js [canvaskit] Fix duplicate gold name 2019-08-28 13:56:46 +00:00
skottie.spec.js [canvaskit] Add test for skottie to catch framebuffer issues 2019-09-16 18:49:50 +00:00
util.js [canvaskit] Add various ImageFilters 2019-10-29 14:48:33 +00:00