summaryrefslogtreecommitdiff
path: root/core/fxcodec/lgif/cgifcontext.h
AgeCommit message (Expand)Author
2017-09-27Make names of GIF types less opaqueRyan Harrison
2017-09-26Move LZW decoder out of fx_gifRyan Harrison
2017-09-22Move C-style functions into CGifContextRyan Harrison
2017-09-22Fix crash when rendering invalid GIFRyan Harrison
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-06-01Move CCodec_GifModule state to CGifContextTom Sepez
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-23Remove longjmp from the Gif moduleNicolas Pena
2017-05-12Rename ErrorData and fix potential leakchromium/3100chromium/3099Nicolas Pena
2017-05-12Merge FXGIF_Context and CGifDecompressor into CGifContextchromium/3098Nicolas Pena