skia2/modules/canvaskit/htmlcanvas
Kevin Lubick f8823b5726 Reland "[canvaskit] Change SkRects to be arrays, not objects."
This is a reland of bdc214a50e

The CPU version of SkottieWasm is timing out for reasons unknown,
but the GPU version is happy. I think we can get rid of the CPU
version of the job since it has been more or less superseded by
the SkottieFrames one (and the latter is more stable).

Original change's description:
> [canvaskit] Change SkRects to be arrays, not objects.
>
> This changes several APIs, so there are lots of breaking
> notes in the Changelog.
>
> This made the "draw 100 colored regions" benchmark about
> 20% faster (1ms -> .8ms).
>
> In theory, rendering should stay the same.
>
> Change-Id: Ib80b15e2d980ad5d568fff4460d2b529766c1b36
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/312491
> Reviewed-by: Nathaniel Nifong <nifong@google.com>

Change-Id: I674aba85ecfb30b72e94cbaf89b2d97bfae3b7a4
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/315142
Reviewed-by: Nathaniel Nifong <nifong@google.com>
2020-09-03 14:31:38 +00:00
..
_namedcolors.js Upgrade CanvasKit emscripten to version 1.39.16. 2020-05-21 14:18:48 +00:00
canvas2dcontext.js Wide color gamut support and working example. 2020-05-26 20:13:33 +00:00
color.js Reland "Switch to using a Float32Array (bound as value array) for color." 2020-03-26 14:41:29 +00:00
font.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
htmlcanvas.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
imagedata.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
lineargradient.js Name name changes suggested in API review 2020-03-05 15:13:41 +00:00
path2d.js Reland "[canvaskit] Change SkRects to be arrays, not objects." 2020-09-03 14:31:38 +00:00
pattern.js [canvaskit] Make SkImageShader from SkImage 2019-04-04 13:42:41 +00:00
postamble.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
preamble.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
radialgradient.js Name name changes suggested in API review 2020-03-05 15:13:41 +00:00
util.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00