skia2/experimental
Kevin Lubick 157577b866 [canvaskit,pathkit] Update to emsdk 2.0
There was a break that was solved by adding -lGL to our link
steps. I discovered a few extra flags to aid in debugging builds
and I've left those in (they aren't too noisy IMO).

This changes the base dockerfile to use the official emscripten one.

Code size delta for full build is +5 kb

For future reference, emsdk decides which "library JS" files to
pull in using a83ba99d60/tools/building.py (L1553)
Those JS files live in src (e.g. a83ba99d60/src/library_html5_webgl.js (L222))
and define functions that the C++ code can call.

I'd like to follow-up on what -lEGL is doing.

Also, since the new image no longer has depot_tools, we need
to make docker/skia-wasm-release/Dockerfile install it.

Change-Id: I5a38e61e5080e9c4cb1e0a7e031509bcb107ff86
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/311726
Reviewed-by: Nathaniel Nifong <nifong@google.com>
2020-08-20 14:55:50 +00:00
..
c-api-example Fix small memory leak in c-api example 2019-12-16 16:03:04 +00:00
docs runs some sample animations side by side in canvas and svg 2015-11-16 13:36:08 -08:00
documentation experimental/tools/gerrit_percent_encode 2019-08-05 16:11:45 +00:00
ffmpeg [skottie/tools] Video playback support 2020-04-24 15:56:50 +00:00
minimal_ios_mtl_skia_app Reland "Remove deprecated flush calls." 2020-05-20 15:48:46 +00:00
pvg add pvg experiment 2018-11-02 15:35:21 +00:00
skottiekit [canvaskit,pathkit] Update to emsdk 2.0 2020-08-20 14:55:50 +00:00
skrive Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
svg/model Enable ClangTidy check readability-redundant-smartptr-get. 2020-08-16 15:56:48 +00:00
tools Add sleep option to web_to_(skp|mskp) shell scripts. 2020-06-19 19:06:29 +00:00
wasm-skp-debugger [canvaskit,pathkit] Update to emsdk 2.0 2020-08-20 14:55:50 +00:00
xform Move a bunch of gpu files out of include/private and into src/gpu. 2019-06-18 14:24:42 +00:00
xps_to_png experimental/xps_to_png: pass in DPI as program argument 2016-11-14 15:39:09 +00:00