skia2/experimental/canvaskit
Mike Klein 5bbf790b5b simplify disabling effect deserialization
Switch to a simple #define instead of conditional build targets.

No one changes skia_enable_effects or skia_enable_effects_imagefilters,
so we can merge all that together back into :skia.

Change-Id: I2985f95ee89149ddc687dc31f4c6bf35cb3a93c7
Reviewed-on: https://skia-review.googlesource.com/c/169220
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2018-11-07 18:20:23 +00:00
..
canvaskit [canvaskit] Update examples after enum name change 2018-11-07 15:45:14 +00:00
htmlcanvas [canvaskit] Add drawVertices API 2018-11-03 12:18:04 +00:00
perf [canvaskit] Increase timeout thresholds for perf 2018-10-18 14:54:33 +00:00
tests [canvaskit] Add catchException everywhere 2018-11-05 13:07:02 +00:00
canvaskit_bindings.cpp [canvaskit] Add drawVertices API 2018-11-03 12:18:04 +00:00
compile.sh simplify disabling effect deserialization 2018-11-07 18:20:23 +00:00
cpu.js [canvaskit] POC working on Node.js 2018-10-17 12:48:24 +00:00
externs.js [canvaskit] Add drawVertices API 2018-11-03 12:18:04 +00:00
gpu.js [canvaskit] Fleshing out the beginnings of a Canvas API 2018-10-22 18:02:09 +00:00
helper.js [CanvasKit] Implement some basic Canvas/Surface things. 2018-09-21 12:03:55 +00:00
interface.js [canvaskit] Add drawVertices API 2018-11-03 12:18:04 +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 [canvaskit] Update examples after enum name change 2018-11-07 15:45:14 +00:00
package.json Add Correctness tests for CanvasKit 2018-10-16 14:32:28 +00:00
serve.py [CanvasKit] Implement some basic Canvas/Surface things. 2018-09-21 12:03:55 +00:00