summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/fx_codec.cpp
AgeCommit message (Expand)Author
2017-05-10Cleanup CGifDecompressor part 2Nicolas Pena
2017-04-27Remove more |new|s, part 2Tom Sepez
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-01Create virtual codec APIs so chrome/fuzzers can link separatelyTom Sepez
2017-02-27Allow building XFA without additional codecs.Tom Sepez
2017-01-23Fix bug found by fuzzer in A85 encoder (bad shift).rbpotter
2017-01-12Add postscript pathrbpotter
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-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-26Clean up fx_codec_fax.cpp.thestig
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove unused PS generation code.thestig
2016-06-03Fix some code which causes warnings when compiled by /analyze toolweili
2016-04-27Standardize on ASSERT.dsinclair
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06Rename FX_SAFE_DWORD to FX_SAFE_UINT32dsinclair
2016-04-05Remove dead image decoding/caching code.thestig
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair