Age | Commit message (Expand) | Author |
2018-09-20 | Fix misc lint errors and other cleanups. | Lei Zhang |
2018-09-20 | Remove many unneeded STL #includes from headers. | Lei Zhang |
2018-08-31 | Remove avail_buf out argument from GetAvailInput() methods.chromium/3542chromium/3541chromium/3540chromium/3539 | Tom Sepez |
2018-08-24 | Use span<uint8_t> in more fxcodec code. | Tom Sepez |
2018-08-13 | Implement CFX_CodecMemory. | Lei Zhang |
2018-07-25 | Use incomplete type CFX_BmpContext in place of void*chromium/3503 | Tom Sepez |
2018-02-13 | Change return value of GetAvailInput | Ryan Harrison |
2018-02-12 | Convert CFX_BmpDecompressor to use CFX_MemoryStream | Ryan Harrison |
2018-02-06 | Extract classes in fx_bmp.h into their own files | Ryan Harrison |