f34d0c79dc
Some of my early trybots from the first big re-hash CL produced .pngs without embedded ICC profiles, and some produced .pngs with embedded profiles, with the same hash. These were uploaded to Gold, of course. Where the trybot-without-profile images uploaded first, we see Rec.2020 colors uncorrected as if sRGB, typically rather dim. Where we're still producing the same image we see these profile-less images and it's very confusing, downright misleading. Makes it impossible to triage. So, add a salt mechanism to make it easy to re-hash everything, invalidating all the old hashes so new profile-full images get uploaded. No-Tree-Checks: true Change-Id: I51f2bc4612b8a4f38d162124341d27a8e94c6085 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201702 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Mike Klein <mtklein@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 | ||
.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.