summaryrefslogtreecommitdiff
path: root/core/fxcodec/bmp/cfx_bmpdecompressor.h
AgeCommit message (Expand)Author
2018-08-31Remove avail_buf out argument from GetAvailInput() methods.chromium/3542chromium/3541chromium/3540chromium/3539Tom Sepez
2018-08-24Use span<uint8_t> in more fxcodec code.Tom Sepez
2018-08-13Implement CFX_CodecMemory.Lei Zhang
2018-07-25Use incomplete type CFX_BmpContext in place of void*chromium/3503Tom Sepez
2018-02-13Change return value of GetAvailInputRyan Harrison
2018-02-12Convert CFX_BmpDecompressor to use CFX_MemoryStreamRyan Harrison
2018-02-06Extract classes in fx_bmp.h into their own filesRyan Harrison