commit | 5af4e0bc8fd17944f3c0527462aeba367f6d590a | [log] [tgz] |
---|---|---|
author | msarett <msarett@google.com> | Tue Nov 17 11:18:03 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 17 11:18:03 2015 -0800 |
tree | ff0c7b83d85fc5480879732e8e7cee68757fc391 | |
parent | c08d53ee175e190254d8fd6659d9ad051ac0ba46 [diff] |
Make SkAndroidCodec support gif Involves a few bug fixes in SkCodec_libgif and a bit more complexity in SkSwizzler. BUG=skia:4405 Review URL: https://codereview.chromium.org/1445313002