summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/ccodec_gifmodule.h
AgeCommit message (Expand)Author
2017-05-30Use unowned ptr back to delegates in codec moduleschromium/3117Tom Sepez
2017-05-12Merge FXGIF_Context and CGifDecompressor into CGifContextchromium/3098Nicolas Pena
2017-05-10Cleanup CGifDecompressor part 2Nicolas Pena
2017-05-09Cleanup of CGifDecompressor part 1Nicolas Pena
2017-05-03Use enum class GifDecodeStatus instead of integers in fx_gifNicolas Pena
2017-04-25Remove remaining ICodec_* abstract classesTom Sepez
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-01Create virtual codec APIs so chrome/fuzzers can link separatelyTom Sepez
2017-02-27Allow building XFA without additional codecs.Tom Sepez
2016-11-02Remove FX_BOOL from coretsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-04-12Remove ICodec_* Interfaces.dsinclair