commit | 8f2996c59c6f1b15afbdb52e6c092809c03263da | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@google.com> | Thu Oct 13 07:46:14 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 13 07:46:15 2016 -0700 |
tree | b8f93d49442f73d5a9c9ade72514579df6a2a23e | |
parent | 32b5e70178acda2ce1548cce1740841e7d30344a [diff] |
Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster (patchset #1 id:1 of https://codereview.chromium.org/2412633002/ ) Reason for revert: Reverting while we think about skia:5854 so the bot doesn't regress further. Original issue's description: > leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster > > BUG=skia: > GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2412633002 > > Committed: https://skia.googlesource.com/skia/+/c64ef3563dc8badac3d64544513b03df826cf8c3 TBR=mtklein@chromium.org,bsalomon@google.com,reed@google.com,lsalzman@mozilla.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia:5854 Review-Url: https://codereview.chromium.org/2421473003