[CIF] Allow ability to fetch gifs from java
This allows fetching gifs from java using new api methods. Involved some additions/changes to the customization of CachedImageFetcher: * Allow skipping transcoding option when only fetching image_data. * Pipe up FetchImageData to Java. * Wrap FetchImageData into FetchGif. * Write code to potentially fetch/decode gif from disk in Java. Bug: 919915 Change-Id: I8d825272f67b136e5c0d79bdff236d37e3f70f73 Reviewed-on: https://chromium-review.googlesource.com/c/1474799 Commit-Queue: Brandon Wylie <wylieb@chromium.org> Reviewed-by:Mark Pearson <mpearson@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#635850}
Showing
Please register or sign in to comment