aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2014-12-03Merge tag 'v3.4.0' of https://github.com/bumptech/glide into ub-camera-haleakalaAlan Newberger
2014-11-05Use set style for imports.Sam Judd
2014-11-03Pull out testutil project.Sam Judd
2014-11-03Replace Hamcrest with Truth.Sam Judd
2014-11-02Explicitly set JUnit4 runner for junit tests.Sam Judd
2014-11-02Move TestUtil in gif decoder into test package.Sam Judd
2014-11-02Set fixed dependency versions using properties.Sam Judd
2014-10-29Pull disk cache forward.Sam Judd
2014-10-26Protect error logging with DEBUG property.Sam Judd
2014-10-26Always use ARGB_8888 to decode gif frames.Sam Judd
2014-10-26Fix gif encoder application id.Sam Judd
2014-10-26Synchronize gif decoder getNextFrame.Sam Judd
2014-10-24Use % to determine if GIF frame is transparent.Sam Judd
2014-10-23Document width/height values.Sam Judd
2014-10-23Clear data from GifHeaderParsers before pooling.Sam Judd
2014-10-22Return null when gif frame cannot be decoded.Sam Judd
2014-10-21Set minimum and default frame delays.Sam Judd
2014-10-21Merge remote-tracking branch 'bump/master' into HEADAlan Newberger
2014-10-21Update gif_encoder readme.Sam Judd
2014-10-21Clean up GifDrawable resources more reliably.Sam Judd
2014-10-21Always decode gif frames in sequence.Sam Judd
2014-10-20Update readmes for gif_encoder and gif_decoder.Sam Judd
2014-10-19Reset frame pointer in setData in GifDecoder.Sam Judd
2014-10-19Decode GIFs with more codes than can fit in table.Sam Judd
2014-10-19Set transIndex for GIFs with transparent pixels.Sam Judd
2014-10-18Skip image blocks in parser.Sam Judd
2014-10-18Add tests for local color tables in gif parser.Sam Judd
2014-10-17Add api to set default decode format.Sam Judd
2014-10-15Pull disklrucache forward for readme changeSam Judd
2014-10-05Fix javadoc warning in AnimatedGifEncoderSam Judd
2014-10-02Add a GifEncoder/GifResourceEncoder.Sam Judd
2014-10-02Initial not compiling gif encoderSam Judd
2014-09-28Decode first gif frame before returning resource.Sam Judd
2014-09-14Allow GIFs without Graphics Control Extensions.Sam Judd
2014-09-01Update license.Sam Judd
2014-09-01Make .gradle files a little more uniform with 'strings'Robert Papp
2014-08-31Fix some comments: - typos, - documented empty blocks, - shortened some {@lin...Robert Papp
2014-08-17Cleanup gif decoder build.Sam Judd
2014-08-17Remove maven pom files.Sam Judd
2014-08-17Upload a single jar rather than all subprojects.Sam Judd
2014-08-05Fold GifData into GifDrawable.Sam Judd
2014-08-03Fix concurrency exceptions in GifResourceDecoder.Sam Judd
2014-07-14Add checkstyle for javadocs.Sam Judd
2014-07-14Fix issues with artifacts in certain gif frames.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-05Add property to add/remove upload script.Sam Judd
2014-07-05Cleanup build and depend on local upload script.Sam Judd
2014-07-04Working transitive Gradle dependencies.Sam Judd
2014-07-02Add checkstyle plugin and and fix style issues.Sam Judd