skia2/experimental/wasm-skp-debugger
Nathaniel Nifong 0426c38daa Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger."
This is a reland of 7635013ad1

Original change's description:
> Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger.
> 
> Change-Id: I73affae3cd05a2aa6ac1c75c8e049d352bbf3a85
> Bug: 9176
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/217135
> Commit-Queue: Nathaniel Nifong <nifong@google.com>
> Reviewed-by: Derek Sollenberger <djsollen@google.com>
> Reviewed-by: Kevin Lubick <kjlubick@google.com>

Bug: 9176
Change-Id: Ifef1ff45ac0013ba3015f88c7ecd75527b28b604
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/222505
Commit-Queue: Nathaniel Nifong <nifong@google.com>
Reviewed-by: Derek Sollenberger <djsollen@google.com>
2019-06-21 15:49:21 +00:00
..
debugger changes to wasm debugger for UI integration 2019-03-28 18:06:13 +00:00
fonts
tests changes to wasm debugger for UI integration 2019-03-28 18:06:13 +00:00
.gitignore
compile.sh rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
cpu.js changes to wasm debugger for UI integration 2019-03-28 18:06:13 +00:00
debugger_bindings.cpp Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." 2019-06-21 15:49:21 +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
serve.py