commit | 87a0c223e3685b303d6b14955d398e651f8b8c84 | [log] [tgz] |
---|---|---|
author | reed <reed@google.com> | Fri Apr 15 10:48:01 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Apr 15 10:48:01 2016 -0700 |
tree | 59d623a15d98c69315bc09ab4fb093ddf0d18645 | |
parent | 6d7cd1f421dbde43dd2db655ca477c05312ec5fd [diff] |
WIP: runtime switch for how to interpret SkColor -vs- srgb Still very conflicted about the "right" way to proceed with this, but thought I'd experiment with a runtime flag, so we can practice seeing SKPs in various stages of "srgb correctness". Other aspects to either fix, or at least provide runtime switches for: - untagged images - gradients - colorshader - drawVertices BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1891013002 TBR= Review URL: https://codereview.chromium.org/1891013002