summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/ccodec_jpegmodule.h
AgeCommit message (Expand)Author
2017-06-01Use unique_ptrs for codec contexts in ccodec_progressivedecoder.chromium/3118Tom Sepez
2017-06-01Rename FXJPEG_Context and use unowned ptrTom Sepez
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-01-06Revert postscript code removal.rbpotter
2016-12-13Return unique_ptr<>s from fxcodec/chromium/2951tsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-28Fix more FX_BOOL / int noise in core/fpdfsdktsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-06-06Remove unused PS generation code.thestig
2016-04-12Remove ICodec_* Interfaces.dsinclair