skia2/experimental/canvaskit
Florin Malita 91af8d8202 [skottie] Expose composition markers to embedders
Add a MarkerObserver interface (to replace the current
AnnotationObserver), and update CustomPropertyManager to intercept both
properties and markers.

TBR=
Change-Id: If79de419066916bc596316f0a551c75564069239
Reviewed-on: https://skia-review.googlesource.com/c/173766
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2018-12-01 04:44:03 +00:00
..
canvaskit [canvaskit] Save a copy on CPU backend by using RasterDirect 2018-11-30 19:29:25 +00:00
htmlcanvas [canvaskit] Fix conversion of large images to base64 2018-11-30 18:43:37 +00:00
perf [canvaskit] Increase timeout thresholds for perf 2018-10-18 14:54:33 +00:00
tests [canvaskit] Add gradients and clips 2018-11-30 13:06:07 +00:00
.gitignore [canvaskit] Expand canvas2d API 2018-11-20 18:39:43 +00:00
canvaskit_bindings.cpp [skottie] Expose composition markers to embedders 2018-12-01 04:44:03 +00:00
compile.sh [skottie] Expose property bindings in CK 2018-11-29 17:09:35 +00:00
cpu.js [canvaskit] Save a copy on CPU backend by using RasterDirect 2018-11-30 19:29:25 +00:00
debug.js [canvaskit] Add debug-mode only logs 2018-11-20 22:22:04 +00:00
externs.js [canvaskit] Save a copy on CPU backend by using RasterDirect 2018-11-30 19:29:25 +00:00
gpu.js [canvaskit] Add debug-mode only logs 2018-11-20 22:22:04 +00:00
helper.js [canvaskit] support globalAlpha and dashed strokes 2018-11-28 19:03:19 +00:00
interface.js [canvaskit] Add gradients and clips 2018-11-30 13:06:07 +00:00
karma.bench.conf.js [canvaskit] Add perf jobs 2018-10-17 19:41:16 +00:00
karma.conf.js Add Correctness tests for CanvasKit 2018-10-16 14:32:28 +00:00
Makefile Add software backend to gpu build 2018-11-20 19:41:27 +00:00
package.json Add Correctness tests for CanvasKit 2018-10-16 14:32:28 +00:00
release.js [canvaskit] Add debug-mode only logs 2018-11-20 22:22:04 +00:00
serve.py [CanvasKit] Implement some basic Canvas/Surface things. 2018-09-21 12:03:55 +00:00