1bf2b4f587
See linked bugs, but there were mixed results on whether this was a performance win. My guess is that for simple, easy-to-analyze clips that satisfied a round rect clipped to itself it was a win, but when the clip stack was large or not actually a round rect, it slowed down the analysis. This undoes that optimization that was turned on as part of https://skia.googlesource.com/skia/+show/4e3cab7919258df8d6fd884298e28b20e4288060 to see if that's the cause. Bug: skia:10462 Bug: chromium:1101513 Change-Id: I11e75a7a643337850766ed51956608b76a4a0501 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/305681 Commit-Queue: Chris Dalton <csmartdalton@google.com> Auto-Submit: Michael Ludwig <michaelludwig@google.com> Reviewed-by: Chris Dalton <csmartdalton@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
build/fuchsia | ||
build_overrides | ||
client_utils/android | ||
demos.skia.org | ||
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 | ||
RELEASE_NOTES.txt | ||
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.