skia2/modules/canvaskit
Kevin Lubick 6b921b7e4a [canvaskit] add support for SkAnimatedImage
Also adds tests for static png,jpg,gif

Was unable to simply expose drawDrawable because the JS
side of things does not understand inheritance (specifically,
it doesn't know what is a descendant from SkDrawable).

Change-Id: I6a833c93f22ef90ae12e901168ff428e20504209
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/242562
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2019-09-20 18:34:01 +00:00
..
canvaskit [canvaskit] roll to 0.7.0 2019-09-18 12:21:46 +00:00
fonts [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
htmlcanvas [canvaskit] Make SkImageShader from SkImage 2019-04-04 13:42:41 +00:00
perf [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
tests [canvaskit] add support for SkAnimatedImage 2019-09-20 18:34:01 +00:00
.gitignore [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
canvaskit_bindings.cpp [canvaskit] add support for SkAnimatedImage 2019-09-20 18:34:01 +00:00
CHANGELOG.md [canvaskit] add support for SkAnimatedImage 2019-09-20 18:34:01 +00:00
compile.sh compile.sh: Use emar in order to bundle libraries. 2019-08-27 13:33:20 +00:00
cpu.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
debug.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
externs.js [canvaskit] add support for SkAnimatedImage 2019-09-20 18:34:01 +00:00
gpu.js [canvaskit] Bump GPU resource cache to 256MB 2019-04-05 18:06:18 +00:00
helper.js [canvaskit] Save a copy by using SkVertices::Builder 2019-06-03 18:41:00 +00:00
interface.js [canvaskit] add support for SkAnimatedImage 2019-09-20 18:34:01 +00:00
karma.bench.conf.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
karma.conf.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
Makefile [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
package.json [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
particles_bindings.cpp Particle cleanup: split SkParticleBinding out of SkParticleEffect 2019-08-30 15:32:38 +00:00
postamble.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
preamble.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
ready.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
release.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
serve.py [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
skottie_bindings.cpp [canvaskit] Return damage rect from ManagedAnimation::seek() 2019-07-22 18:29:05 +00:00
skottie.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
WasmAliases.h [canvaskit] adding drawAtlas to canvas API 2019-04-04 13:03:35 +00:00