8f5a7a6f50
We don't have anything drawing colors outside sRGB, but now that we've got SkPaint::setColor4f(), that's easy. Looks like we have lots of work to do. Pin GrColor4f floats before converting to unsigned. Underflowing floats would get pinned to 255 spuriously instead of to 0. I think this fixes the failing CQ bot, and the white square problem. Change-Id: I866963ff026e6ab891b4c7d57decc43538000099 Reviewed-on: https://skia-review.googlesource.com/153640 Commit-Queue: Mike Klein <mtklein@google.com> Auto-Submit: Mike Klein <mtklein@google.com> Reviewed-by: Brian Osman <brianosman@google.com> |
||
---|---|---|
.. | ||
bots | ||
branch-config | ||
config | ||
cts | ||
lottiecap | ||
pathkit | ||
project-config | ||
README.md |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).