skia2/modules/canvaskit/tests
Nathaniel Nifong 67e21a1925 Revert "Wide color gamut support and working example."
breaks CPU-backed canvaskit build

This reverts commit 3d52abc846.

Reason for revert: <INSERT REASONING HERE>

Original change's description:
> 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>

TBR=kjlubick@google.com,brianosman@google.com,nifong@google.com

Change-Id: I2e03155c2512eec6730ecccda19df78174146008
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291339
Reviewed-by: Nathaniel Nifong <nifong@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Nathaniel Nifong <nifong@google.com>
2020-05-21 20:22:08 +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 Revert "Wide color gamut support and working example." 2020-05-21 20:22:08 +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