summaryrefslogtreecommitdiff
path: root/core/src/fxcodec
AgeCommit message (Expand)Author
2015-10-07Merge to XFA: Fix the Windows build after commit 8a9ce57.Lei Zhang
2015-10-07Merge to XFA: Remove gotos in JBig2 code.Lei Zhang
2015-10-07Merge to XFA: Fix regression in JBIG2 decoding from commit ce37d73.Lei Zhang
2015-10-07Merge to XFA: Remove some dead code from CCodec_Jbig2Module. Variable was onl...Lei Zhang
2015-10-05Merge to XFA: Disable JBIG2 cache; prevent data corruption - try 2.Lei Zhang
2015-10-02Merge to XFA: Get rid of gotos in CPDF_SyntaxParser and FlateUncompress().Lei Zhang
2015-10-02Merge to XFA: Prevent divide by zeros in CJBig2_GSIDProc::decode_MMR().Lei Zhang
2015-10-02Merge to XFA: Fix PNG decoding divide by zero error due to zero row count.Lei Zhang
2015-10-01Merge to XFA: Disable JBIG2 cache; prevent data corruptionLei Zhang
2015-10-01Merge to XFA: Clean up some image decoder classes:Lei Zhang
2015-10-01Merge to XFA: Cleanup JBig2_ArithIntDecoder.Lei Zhang
2015-09-29Merge to XFA: Cleanup CJBig2_ArithDecoder.Lei Zhang
2015-09-28Merge to XFA: Cleanup some fx_codec_fax.cpp code.Lei Zhang
2015-09-24Merge to XFA: Fix a leak in CJBig2_Context.Lei Zhang
2015-09-24Merge to XFA: Split up JBig2_GeneralDecoder.cpp.Lei Zhang
2015-09-23Merge to XFA: Fix a leak in CJBig2_CachePair.Lei Zhang
2015-09-17Merge to XFA: Convert some unneeded gotos into returns.Lei Zhang
2015-09-15Merge to XFA: Cleanup JBig2_GeneralDecoder.cpp.Lei Zhang
2015-09-15Merge to XFA: Cleanup: Fix a typo. s/Processive/Processing/Lei Zhang
2015-09-15Merge to XFA: Cleanup casting of FX_Alloc() return values.Lei Zhang
2015-09-10Merge to XFA: Guard against null image data in CJBig2_GRRDProc.Lei Zhang
2015-09-10Merge to XFA: Remove CJBig2_Object, CJBig2_Module, and friends.Lei Zhang
2015-09-10Merge to XFA: Remove CJBig2_Module::JBig2_Error and friends.Lei Zhang
2015-09-10Merge to XFA: Make a bunch of JBig2 classes independent of CJBig2_Object.Lei Zhang
2015-09-03Merge to XFA: Remove dead JBig2 code.Lei Zhang
2015-09-03Merge to XFA: Reapply Foxit's libopenjpeg modifications.Lei Zhang
2015-09-03Merge to XFA: Cleanup dead code in CPDF_DIBSource::LoadJpxBitmap() and friends.Lei Zhang
2015-08-28Merge to XFA: Replace signed char with int8_t. Fix Linux ARM build after r783...Lei Zhang
2015-08-20Merge to XFA: Remove a bunch of dead JBIG2 code.Lei Zhang
2015-08-19Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).Tom Sepez
2015-08-14Merge to XFA: Cleanup: Fix some unneeded semi-colons and bad spacing.Lei Zhang
2015-08-14Merge to XFA: Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-14Merge to XFA: Use override in more classes in core/Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-23Merge to XFA: FX_BOOL combo patch.Tom Sepez
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-07-22Merge to XFA: Remove dead code found by Scythe.Lei Zhang
2015-07-22_FETAL => _FATAL.Tom Sepez
2015-07-16Merge to XFA: Cleanup: Do not check pointers before deleting them, part 2.Lei Zhang
2015-07-14Merge to XFA: Move FPDFAPI_FlateInit() prototype and friends to .h fileTom Sepez
2015-07-14Merge to XFA: Tighten up DEPS include rules.Tom Sepez
2015-06-19Merge to XFA: Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-19Merge to XF: Disintermediation.Tom Sepez
2015-06-19Merge to XFA: Move zlib to third_party/Tom Sepez
2015-06-18Merge to XFA: Move libopenjpeg to third_party/Tom Sepez
2015-06-18Fix XFA builds under chromium checkoutsTom Sepez
2015-06-18Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-17Merge to XFA: Move libjpeg to third_party/Tom Sepez
2015-06-17Merge to XFA: Move lcms2 into third_partyTom Sepez