skia2/modules/canvaskit/tests
Nathaniel Nifong 3d52abc846 Wide color gamut support and working example.
Color space arguments accepted at surface creation, paint, gradient, and other call sites.
Works correctly only when chrome happens to be rendering itself in the same color space
the canvaskit user has chosen, there's not yet end to end color management of
canvases supported in browsers.

readPixels not yet working due to possible chrome bug.

Change-Id: I3dea5b16c60a3871cd2a54f86716f4a438a90135
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/289733
Commit-Queue: Nathaniel Nifong <nifong@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2020-05-21 19:26:11 +00:00
..
assets [canvaskit] Fix support for fonts with CFF 2020-01-29 12:39:55 +00:00
canvas2d.spec.js [canvaskit] Add gm helper functions to tests. 2020-04-03 19:12:02 +00:00
canvas.spec.js Add markCTM to canvaskit API, use in 3D cube example 2020-05-06 21:10:34 +00:00
canvaskitinit.js Upgrade CanvasKit emscripten to version 1.39.16. 2020-05-21 14:18:48 +00:00
core.spec.js Wide color gamut support and working example. 2020-05-21 19:26:11 +00:00
font.spec.js [canvaskit] Enable font edging 2020-05-08 13:22:18 +00:00
matrix.spec.js [canvaskit] Add gm helper functions to tests. 2020-04-03 19:12:02 +00:00
paragraph.spec.js [canvaskit] Fix memory leak in paragraph bindings 2020-05-14 14:48:21 +00:00
path.spec.js [canvaskit] Add gm helper functions to tests. 2020-04-03 19:12:02 +00:00
rtshader.spec.js Add 'shader' as an alias for 'fragmentProcessor' 2020-05-15 13:52:15 +00:00
skottie.spec.js [canvaskit] Add gm helper functions to tests. 2020-04-03 19:12:02 +00:00
util.js [canvaskit] Add gm helper functions to tests. 2020-04-03 19:12:02 +00:00