commit | ebf440816bbb6fccbfb5ab81145c38d32f056b15 | [log] [tgz] |
---|---|---|
author | msarett <msarett@google.com> | Wed Feb 03 13:12:38 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 03 13:12:38 2016 -0800 |
tree | b06e49ece5765dece600ab563da095ed0cde14a9 | |
parent | 1aeac308093892ff2ae42fa228a69260a01b92ff [diff] |
Fix bugs in SkBmpCodec The decode should not depend on the requested alpha type. These were exposed by: https://codereview.chromium.org/1641273003 This should cause the number of untriaged images in Gold to go to zero. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1663303002 Review URL: https://codereview.chromium.org/1663303002