diff options
author | msarett <msarett@google.com> | 2016-09-16 14:52:07 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-09-16 14:52:07 -0700 |
commit | c6c81e1ff829633be63f3ca337359afadd87f7c4 (patch) | |
tree | 12e2b5049b82d91943397d2d8930ce486712a3ec /infra/bots/assets | |
parent | f59d18a4ea5ad56975502faf50eae43418ea9c2a (diff) |
Fix filling of incomplete images in SkSampledCodec
The bug occurs when filling after an incomplete sampled/subset
incremental decode.
I'm also adding many truncated test pngs.
BUG=skia:5769
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2343153003
Review-Url: https://codereview.chromium.org/2343153003
Diffstat (limited to 'infra/bots/assets')
-rw-r--r-- | infra/bots/assets/skimage/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/bots/assets/skimage/VERSION b/infra/bots/assets/skimage/VERSION index c7930257df..301160a930 100644 --- a/infra/bots/assets/skimage/VERSION +++ b/infra/bots/assets/skimage/VERSION @@ -1 +1 @@ -7
\ No newline at end of file +8
\ No newline at end of file |