Age | Commit message (Expand) | Author |
---|---|---|
2018-10-12 | Forward declare more in codec code. | Lei Zhang |
2018-10-10 | Fix dangling reference in CFX_CodecMemory. | Tom Sepez |
2018-10-09 | Do IWYU for retain_ptr.h and unowned_ptr.h | Lei Zhang |
2018-10-09 | Pass CFX_CodecMemory in place of spans to codecs. | Tom Sepez |
2018-09-06 | Rename CFX_GifContext::ReadData() to ReadAllOrNone() | Tom Sepez |
2018-08-27 | The final game: mark everything final. | Tom Sepez |
2018-08-24 | Use span<uint8_t> in more fxcodec code. | Tom Sepez |
2018-08-13 | Implement CFX_CodecMemory. | Lei Zhang |
2018-05-02 | Convert hand rolled buffer reader in CFX_MemoryStream | Ryan Harrison |
2017-10-05 | Make GIF decoder more standards complaint | Ryan Harrison |
2017-10-03 | Rewrite how GIF headers are read | Ryan Harrison |