a6a8400e99
This helps avoid flattening of YUV/A images when drawn with a strict src rect constraint. SkiaRenderer almost always provides a strict constraint for their YUV videos. This adds a GM that replicates the issue in skbug:8959, and adds a GM to the wacky_yuv set that checks domain clamping across all of the different formats. Bug: 8959 Change-Id: I53f531a94f3b63f81d8c3cbe22d868e3356aeabd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/207020 Commit-Queue: Michael Ludwig <michaelludwig@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
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.