aboutsummaryrefslogtreecommitdiff
path: root/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/GifHeader.java
AgeCommit message (Expand)Author
2014-10-19Set transIndex for GIFs with transparent pixels.Sam Judd
2014-09-14Allow GIFs without Graphics Control Extensions.Sam Judd
2014-07-14Add checkstyle for javadocs.Sam Judd
2014-07-11Fix exception when GIF can't be decodedSam Judd
2014-07-10Provide final frame dimensions to GifDrawable.Sam Judd
2014-07-02Add checkstyle plugin and and fix style issues.Sam Judd
2014-06-16Move GifDecoder related classes into third_party.Sam Judd