Age | Commit message (Expand) | Author |
---|---|---|
2017-06-22 | Continue BMP decoder cleanup | Nicolas Pena |
2017-06-20 | Fix signedness of height in BMP decoder | Nicolas Pena |
2017-06-19 | Make out_row_buffer an std::vector | Nicolas Pena |
2017-06-14 | Cleanup fx_bmp part 1 | Nicolas Pena |
2017-06-01 | Use unique_ptrs for codec contexts in ccodec_progressivedecoder.chromium/3118 | Tom Sepez |
2017-05-31 | Move all of ccodec_bmpmodule state to its context | Tom Sepez |
2017-04-04 | Remove unneeded void* casts. | Lei Zhang |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from string methods | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-03-01 | Create virtual codec APIs so chrome/fuzzers can link separately | Tom Sepez |
2017-02-27 | Allow building XFA without additional codecs. | Tom Sepez |