skia2/modules/canvaskit/tests
Kevin Lubick 371967f791 [canvaskit] Update Chrome version and use npm ci for tests
By using npm ci, we can make sure the versions of the helper
libraries (e.g. Karma, Jasmine) we are testing with locally
is the same as the versions we are using in the continuous
integration system.

The copying is needed because our docker recipe forces us
to run as not root, and this was causing some issues. As a
result, I changed the canvaskit test/perf to not re-use the
same file as pathkit does so copying was easier and the
dependencies between the two modules is broken.

Bug: skia:11077
Change-Id: Ib05890d666d3507d4f724a4ae298484629c7932a
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/343503
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2020-12-14 15:03:42 +00:00
..
assets [canvaskit] Respect Exif metadata for animated images. 2020-12-07 11:10:07 +00:00
canvas2d.spec.js [canvaskit] Add gm helper functions to tests. 2020-04-03 19:12:02 +00:00
canvas.spec.js [canvaskit] Remove filterquality on paint. 2020-12-11 20:27:27 +00:00
canvaskitinit.js Added CanvasKit.MakeImageFromCanvasImageSource which is useful as an alternative to 2020-06-15 19:35:09 +00:00
core.spec.js [canvaskit] Respect Exif metadata for animated images. 2020-12-07 11:10:07 +00:00
font.spec.js [canvaskit] Add support for woff2 fonts 2020-11-10 15:07:26 +00:00
matrix.spec.js [canvaskit] Remove Sk from nearly all function/type names. 2020-10-07 21:01:32 +00:00
paragraph.spec.js [canvaskit] Properly expose getLineMetrics 2020-11-04 14:49:16 +00:00
path.spec.js [canvaskit] Remove 2d point arrays from API. 2020-12-07 11:09:49 +00:00
rtshader.spec.js [canvaskit] Remove filterquality on paint. 2020-12-11 20:27:27 +00:00
skottie.spec.js Fixes for canvaskit karma tests in google3 2020-09-23 14:51:27 +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] Remove filterquality on paint. 2020-12-11 20:27:27 +00:00