summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/ccodec_basicmodule.h
AgeCommit message (Expand)Author
2018-10-16Make {A85,RunLength}Encode()'s buffer out parameter a unique_ptr.Lei Zhang
2018-08-30Use pdfium::span<> arg in A85 and RLE encoder methodsTom Sepez
2018-08-27Use pdfium::span<> in CCodec_RLScanlineDecoderTom Sepez
2017-01-06Revert postscript code removal.rbpotter
2016-12-13Return unique_ptr<>s from fxcodec/chromium/2951tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-06-06Remove unused PS generation code.thestig
2016-04-12Remove ICodec_* Interfaces.dsinclair