skia2/experimental/canvaskit
Kevin Lubick 5f1692c60a [canvaskit] Allow providing webgl context and canvas element
Maybe one day we'll want to expose makeWebGLContext too, thus
it takes in the attrs as a configurable parameter.

Bug: skia:
Change-Id: Idb38f932b5ea6b364d823283b262e8508bff07c4
Reviewed-on: https://skia-review.googlesource.com/c/180776
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
2019-01-04 12:58:05 +00:00
..
canvaskit [canvaskit] Get docs ready for npm release 2018-12-18 12:56:18 +00:00
fonts [canvaskit] Allow users to load their own fonts 2018-12-12 15:40:08 +00:00
htmlcanvas [canvaskit] Move to using SkFont instead of SkPaint.measure* 2019-01-02 20:52:35 +00:00
perf [canvaskit] Allow users to load their own fonts 2018-12-12 15:40:08 +00:00
tests [canvaskit] Add Path2D to Canvas API 2018-12-17 21:19:48 +00:00
.gitignore [canvaskit] Allow users to load their own fonts 2018-12-12 15:40:08 +00:00
canvaskit_bindings.cpp [canvaskit] Allow providing webgl context and canvas element 2019-01-04 12:58:05 +00:00
CHANGELOG.md [canvaskit] Allow providing webgl context and canvas element 2019-01-04 12:58:05 +00:00
compile.sh [canvaskit] Refactor skottie into own file 2019-01-03 21:10:05 +00:00
cpu.js [canvaskit] Allow providing webgl context and canvas element 2019-01-04 12:58:05 +00:00
debug.js [canvaskit] Add debug-mode only logs 2018-11-20 22:22:04 +00:00
externs.js [canvaskit] Move to using SkFont instead of SkPaint.measure* 2019-01-02 20:52:35 +00:00
gpu.js [canvaskit] Allow providing webgl context and canvas element 2019-01-04 12:58:05 +00:00
helper.js [canvaskit] Add isPointInPath / isPointInStroke 2018-12-07 18:58:48 +00:00
interface.js [canvaskit] Canvas API for loading fonts 2018-12-14 21:32:21 +00:00
karma.bench.conf.js [canvaskit] Add perf jobs 2018-10-17 19:41:16 +00:00
karma.conf.js [canvaskit] Add drawImage support 2018-12-03 18:47:29 +00:00
Makefile [canvaskit] Performance tuning of GL calls 2018-12-17 16:28:30 +00:00
package.json [canvaskit] Get docs ready for npm release 2018-12-18 12:56:18 +00:00
release.js [canvaskit] Add debug-mode only logs 2018-11-20 22:22:04 +00:00
serve.py [CanvasKit] Implement some basic Canvas/Surface things. 2018-09-21 12:03:55 +00:00
skottie_bindings.cpp [canvaskit] Refactor skottie into own file 2019-01-03 21:10:05 +00:00
WasmAliases.h [canvaskit] Refactor skottie into own file 2019-01-03 21:10:05 +00:00