Reland "Respect canvas size and frame offset in webp decoder"
authorMatt Sarett <msarett@google.com>
Tue, 7 Feb 2017 22:01:16 +0000 (17:01 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Tue, 7 Feb 2017 22:40:13 +0000 (22:40 +0000)
commit5c49617f3dc24fcb10451ec8dcdf70aa058f06d6
tree829dd82c7143c982589354ec2786d2c97dc2c85a
parent8543f4f64e1e2bd1eb340ac44ed5f71f2616fb7d
Reland "Respect canvas size and frame offset in webp decoder"

Original Change Reviewed At:
https://skia-review.googlesource.com/c/7800

CQ_INCLUDE_TRYBOTS=skia.primary:Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN

BUG=skia:6185

Change-Id: I1a7732832d37920545c1775d7c7c65b43ed810f9
Reviewed-on: https://skia-review.googlesource.com/8157
Reviewed-by: Matt Sarett <msarett@google.com>
Commit-Queue: Matt Sarett <msarett@google.com>
infra/bots/assets/skimage/VERSION
infra/bots/tasks.json
resources/invalid_images/invalid-offset.webp [new file with mode: 0644]
src/codec/SkWebpCodec.cpp
tests/CodecTest.cpp