skia2/experimental/wasm-skp-debugger
Brian Osman c3186302bd Add skcms directory to public includes
skcms is part of Skia's public API now. This attempts to recognize that,
and pave the way for moving the header to another location more easily
in a follow up CL, or - at a minimum - for clients that redistribute
Skia as a library + includes to relocate the skcms.h header as part of
that.

Change-Id: I15da63b0d4ab8916a71fb7e6ab3656db87252707
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/209640
Reviewed-by: Mike Klein <mtklein@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-04-22 20:32:23 +00:00
..
debugger changes to wasm debugger for UI integration 2019-03-28 18:06:13 +00:00
fonts Initial wasm debugger 2019-03-05 16:10:15 +00:00
tests changes to wasm debugger for UI integration 2019-03-28 18:06:13 +00:00
.gitignore Initial wasm debugger 2019-03-05 16:10:15 +00:00
compile.sh Add skcms directory to public includes 2019-04-22 20:32:23 +00:00
cpu.js changes to wasm debugger for UI integration 2019-03-28 18:06:13 +00:00
debugger_bindings.cpp changes to wasm debugger for UI integration 2019-03-28 18:06:13 +00:00
externs.js externs needed for cpu/gpu switch 2019-04-10 13:47:21 +00:00
gpu.js [canvaskit] Bump GPU resource cache to 256MB 2019-04-05 18:06:18 +00:00
helper.js Add helper for loading files, use let 2019-04-05 18:31:53 +00:00
karma.conf.js Interface for passing skp file from JS to WASM 2019-03-06 19:04:33 +00:00
Makefile full collection of externs 2019-04-09 18:37:18 +00:00
package.json Basic wasm skp debugger unit test 2019-03-06 14:41:17 +00:00
ready.js Initial wasm debugger 2019-03-05 16:10:15 +00:00
serve.py Initial wasm debugger 2019-03-05 16:10:15 +00:00