Age | Commit message (Expand) | Author |
---|---|---|
2017-09-27 | Cleaning up naming of GIF files/classes/variables | Ryan Harrison |
2017-09-27 | Remove error string from CGifContext | Ryan Harrison |
2017-09-27 | Make names of GIF types less opaque | Ryan Harrison |
2017-09-27 | Add in missing ! to conditional | Ryan Harrison |
2017-09-26 | Move LZW decoder out of fx_gif | Ryan Harrison |
2017-09-22 | Move C-style functions into CGifContext | Ryan Harrison |
2017-09-22 | Fix crash when rendering invalid GIF | Ryan Harrison |
2017-06-01 | Move CCodec_GifModule state to CGifContext | Tom Sepez |
2017-05-23 | Remove longjmp from the Gif module | Nicolas Pena |
2017-05-12 | Rename ErrorData and fix potential leakchromium/3100chromium/3099 | Nicolas Pena |
2017-05-12 | Merge FXGIF_Context and CGifDecompressor into CGifContextchromium/3098 | Nicolas Pena |