Respect canvas size and frame offset in webp decoder
authorMatt Sarett <msarett@google.com>
Fri, 3 Feb 2017 20:24:19 +0000 (15:24 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Fri, 3 Feb 2017 21:45:30 +0000 (21:45 +0000)
commit0f33970c8d950a68b7d83cc626ac0500953d6b15
tree84bb32aa8cd76d99b8ade490a05eb499e5e23afc
parentd1ac9823fd351ccb54f463273e5c34b6d719ea46
Respect canvas size and frame offset in webp decoder

BUG=skia:6185

Change-Id: Id543cb689a5e33b800ebbc18f4a234e78a4c4298
Reviewed-on: https://skia-review.googlesource.com/7800
Commit-Queue: Matt Sarett <msarett@google.com>
Reviewed-by: Leon Scroggins <scroggo@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