skia2/modules/canvaskit/tests
Kevin Lubick b98328a27b [bazel] Add license to all our BUILD.bazel files
find -name "BUILD.bazel" -exec sed -i -e '1i licenses(["notice"])\n' {} +

Change-Id: Ie48f163b7d8d6ede9ba5f952e87232dd5c9fa8e6
Bug: skia:12541
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/529808
Reviewed-by: Ben Wagner <bungeman@google.com>
2022-04-13 19:50:29 +00:00
..
assets [bazel] Add license to all our BUILD.bazel files 2022-04-13 19:50:29 +00:00
bazel [canvaskit] Add test to prove we have COLRv1 font support 2022-03-31 16:14:31 +00:00
canvas2d.spec.js [canvaskit] Add rough measureText to Canvas2D emulation layer 2021-12-09 13:07:24 +00:00
canvas.spec.js Remove canvas marker stack, marked matrices, etc... 2021-12-09 16:22:16 +00:00
canvaskitinit.js [canvaskit] Fix test search path 2021-12-07 19:43:27 +00:00
core.spec.js [canvaskit] Improve error when non-matrix argument passed in 2022-02-10 17:15:55 +00:00
font.spec.js [canvaskit] Add test to prove we have COLRv1 font support 2022-03-31 16:14:31 +00:00
matrix.spec.js [canvaskit] Remove Font.measureText and Font.getWidths 2021-02-23 14:27:50 +00:00
paragraph.spec.js [ck] Expose ParagraphBuilderImpl::Reset to CanvasKit 2022-02-02 15:54:21 +00:00
path.spec.js [canvaskit] Expose AsWinding 2021-07-22 16:36:33 +00:00
rtshader.spec.js Remove isOpaque parameter from CanvasKit SkRuntimeEffect APIs 2022-02-10 17:15:13 +00:00
skottie.spec.js [skottie/wasm] Plumb text properties in WASM bindings 2021-03-10 18:34:04 +00:00
testReporter.js [canvaskit] Update Chrome version and use npm ci for tests 2020-12-14 15:03:42 +00:00
util.js [canvaskit] Add Surface.makeFromTexture 2021-06-03 12:29:07 +00:00