skia2/modules/canvaskit/tests
Nathaniel Nifong d0c9d0cb7f Replace arcTo with three functions for it's overloads.
I found this to be about 15% faster on a benchmark designed to stress these functions.

https://github.com/flutter/flutter/issues/61305

Change-Id: I9dc2a8396e54c55464bb71562de0c07c853e829c
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303024
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Nathaniel Nifong <nifong@google.com>
2020-07-17 19:08:03 +00:00
..
assets [canvaskit] Quick fix for older skp format 2020-07-15 12:30:50 +00:00
canvas2d.spec.js [canvaskit] Add gm helper functions to tests. 2020-04-03 19:12:02 +00:00
canvas.spec.js Accept Flat Uint32Array, Float32Array, or 2d Float32Array as the color argument to MakeLinearGradient 2020-06-11 13:51:53 +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 fix heap-buffer-overflow by not returning string from reportBackendType 2020-07-17 16:42:30 +00:00
font.spec.js [canvaskit] Enable font edging 2020-05-08 13:22:18 +00:00
matrix.spec.js Helper function for camera setup 2020-07-07 00:30:03 +00:00
paragraph.spec.js [canvaskit] Fix bug with TextStyle color 2020-06-12 15:40:13 +00:00
path.spec.js Replace arcTo with three functions for it's overloads. 2020-07-17 19:08:03 +00:00
rtshader.spec.js Add 'shader' as an alias for 'fragmentProcessor' 2020-05-15 13:52:15 +00:00
skottie.spec.js Add a gm for ManagedAnimation.setColor 2020-06-08 13:12:49 +00:00
util.js Added CanvasKit.MakeImageFromCanvasImageSource which is useful as an alternative to 2020-06-15 19:35:09 +00:00