commit | 4ccf0b94054a4c16641c027edb4b0cfd0daddb65 | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Mon Dec 08 12:35:16 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 08 12:35:16 2014 -0800 |
tree | 575f03f2a841ffd4f8c860ccecc7192af6d07c70 | |
parent | 266b2adce7f99cd16c877d3ecff5108c58bb45d0 [diff] |
Fix GrUnPreMulColor. Current version incorrectly unpacked the resulting sk unpremulled color into rgba. BUG=skia:3208 Review URL: https://codereview.chromium.org/787713002