skia2/modules/canvaskit
Kevin Lubick 79b7134b5f [canvaskit] Add relative SkPath operators
Like with the non-relative forms, we want to be able to
chain these together, but not leak the SkPaths (which happens
if the C++ side returns this). Thus, we have to add in
the JS glue to return the "JS this".

Change-Id: Ic640b84f6c09c1d931ad44bc403b14bb0d0893a2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/251960
Reviewed-by: Hal Canary <halcanary@google.com>
2019-11-01 20:08:27 +00:00
..
canvaskit [canvaskit] roll to v0.8.0 2019-10-21 19:17:46 +00:00
fonts [canvaskit] Clean up embedded fonts 2019-10-09 14:51:39 +00:00
htmlcanvas [canvaskit] Add various ImageFilters 2019-10-29 14:48:33 +00:00
perf [canvaskit] Roll chrome version for testing 2019-10-18 17:37:52 +00:00
tests [canvaskit] Add relative SkPath operators 2019-11-01 20:08:27 +00:00
.gitignore [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
canvaskit_bindings.cpp [canvaskit] Add relative SkPath operators 2019-11-01 20:08:27 +00:00
CHANGELOG.md [canvaskit] Add relative SkPath operators 2019-11-01 20:08:27 +00:00
compile.sh [canvaskit] Use skia's version of png and zlib 2019-10-28 16:27:53 +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 relative SkPath operators 2019-11-01 20:08:27 +00:00
gpu.js CanvasKit: Switch to WebGL 2.0 2019-10-16 18:45:46 +00:00
helper.js [canvaskit] Expose Malloc to save copies in some places 2019-10-22 13:41:28 +00:00
interface.js [canvaskit] Add relative SkPath operators 2019-11-01 20:08:27 +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
paragraph_bindings.cpp [CanvasKit] More Paragraph things 2019-10-21 15:27:13 +00:00
paragraph.js [CanvasKit] More Paragraph things 2019-10-21 15:27:13 +00:00
particles_bindings.cpp Add interactive demo to particle gallery 2019-10-15 18:15:47 +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 [skottie] Expose native frame rate and seekFrame() in WASM 2019-10-22 14:13:37 +00:00
skottie.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
WasmAliases.h [canvaskit] Initial addition of SkParagraph 2019-10-03 18:04:55 +00:00