f39491272b
./out/skia/pathops_unittest -J dump.json will write all Op tests to a JSON file. Since this will run single threaded, this can take a while, and generates a 500M file. A reasonable subset is ./out/skia/pathops_unittest -J dump.json -m PathOpsOp$ around 275K. This is in service of pathkit. R=kjlubick@google.com Bug: skia: Change-Id: I7e0771639e29755c00036f335a531403044d9d30 Reviewed-on: https://skia-review.googlesource.com/145737 Commit-Queue: Cary Clark <caryclark@skia.org> Auto-Submit: Cary Clark <caryclark@skia.org> Reviewed-by: Kevin Lubick <kjlubick@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
Doxyfile | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
whitespace.txt |
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See full details, and build instructions, at https://skia.org.