ac8f443f92
I'm kind of getting bored of having to pass --loops 0 in optimized+asserts builds. We'd been defaulting to 1 loop in Debug and ASAN builds, and manually setting Valgrind builds to 1 loop with 1 sample. Remove the default so all builds auto-tune, but set Debug and ASAN bots like Valgrind bots. Change-Id: Ifedd98a11ea74a2c222fe59bd50b96683d12b98c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/224816 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Mike Klein <mtklein@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
specs | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
go.mod | ||
go.sum | ||
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.