skia2/experimental
Kevin Lubick 38320680cb [canvaskit] Proof of Concept for Typescript-build structure
This CL demonstrates the following
 - Interface code written in TS
 - Having support for modular builds (e.g. making Paragraph
   optional)
 - Avoiding monolithic interface files
 - Using eslint to enforce style and avoid errors.
 - Working debug and release build (using example.html)

Many of these files would be generated via a tool (that
has not been written yet).

go/ts-canvaskit

Change-Id: Ibe9a214d5897b09920cef01f6e95302f3cf30d5c
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/392297
Reviewed-by: Jorge Betancourt <jmbetancourt@google.com>
Reviewed-by: Leandro Lovisolo <lovisolo@google.com>
2021-04-09 19:01:49 +00:00
..
c-api-example Fix C API example, ensure the C API example is built in CI 2020-12-15 16:38:42 +00:00
ddlbench GrConvertPixels takes pixmaps 2021-03-31 00:23:17 +00:00
docs
documentation Spelling and capitalization fixes from GitHub PRs 2020-12-10 18:40:09 +00:00
ffmpeg Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo 2021-01-12 15:06:26 +00:00
minimal_ios_mtl_skia_app roll gn to latest 2021-01-15 15:34:00 +00:00
pvg
skottiekit Remove NVPR 2021-03-19 12:26:38 +00:00
skrive Split :tests into :test and :tests. 2021-02-18 17:01:23 +00:00
tools Add sleep option to web_to_(skp|mskp) shell scripts. 2020-06-19 19:06:29 +00:00
tskit [canvaskit] Proof of Concept for Typescript-build structure 2021-04-09 19:01:49 +00:00
wasm-skp-debugger Remove NVPR 2021-03-19 12:26:38 +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