summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/fx_codec_flate.cpp
AgeCommit message (Expand)Author
2017-09-08Fix an off by 1 error in TIFF_PredictLine().chromium/3212Lei Zhang
2017-06-20Cleanup fpdf_parser_decodeNicolas Pena
2017-05-06core: allow building against system zlibMiklos Vajna
2017-04-20Revert "core: allow building against system zlib"dsinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-13core: allow building against system zlibMiklos Vajna
2017-04-07Remove the "old way" of performing FlateUncompress.Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-31Move zlib to a DEPS-based checkout.Lei Zhang
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-27Update to zlib 1.2.11Adenilson Cavalcanti
2017-03-15Refactor some CPDF_ColorSpace code.Lei Zhang
2017-03-07fx_codec_flate code cleanup.chromium/3035Dan Sinclair
2017-03-06Check size before writtingchromium/3033dan sinclair
2017-01-09Remove CFX_ArrayTemplate from fpdftext and fxcodec.tsepez
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-06-16Remove unused code.dsinclair
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove unused PS generation code.thestig
2016-05-11Replace some calls to Release() with direct delete, part 1.tsepez
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-05Remove dead image decoding/caching code.thestig
2016-03-28Reduce signed/unsigned comparison warningsWei Li
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-14Move core/src/ up to core/.Dan Sinclair