summaryrefslogtreecommitdiff
path: root/core/src/fxcodec
AgeCommit message (Expand)Author
2016-03-03Remove other remaining use of std::list::size() from loop body.Tom Sepez
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-25Rename some functions that start with underscore.Lei Zhang
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-23Remove FXSYS_Div.Dan Sinclair
2016-02-22Remove foo != NULL outside of xfa/Lei Zhang
2016-02-19Revert "Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.""Tom Sepez
2016-02-19Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf."Tom Sepez
2016-02-19Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.Tom Sepez
2016-02-18Remove gotos in CJBig2_TRDProc.Lei Zhang
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-02-12Remove the FX_MIN macro.Tom Sepez
2016-01-27XFA: Fix DOS newlines, final round.Lei Zhang
2016-01-15XFA: Rename libpng to libpng16.chromium/2625chromium/2624Lei Zhang
2016-01-15XFA: Add another valid fxcodec DEPS entry.Lei Zhang
2016-01-15XFA: Upgrade libpng to 1.6.20.Lei Zhang
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-08XFA: Remove relative includes outside of xfa/.Lei Zhang
2016-01-07XFA: Upgrade to libtiff 4.0.6.Lei Zhang
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-24Merge to XFA: Fix failed JPX image renderingJun Fang
2015-12-22Merge to XFA: Start using allowed C++11 features.Lei Zhang
2015-12-18Merge to XFA: Cleanup CJBig2_HuffmanTable and friends.Lei Zhang
2015-12-18Merge to XFA: Fix the JBIG2 decoding regressions from commit bc4b82e and 8a9c...Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-10Merge to XFA: Fix integer and bounds issues in sycc4{22,44}_to_rgb.Oliver Chang
2015-11-25Manual fixups to PDF_ENABLE_XFA in core/Tom Sepez
2015-11-25Inflict PPDF_ENABLE_XFA ifdefs on XFA core/Tom Sepez
2015-11-25Merge to XFA: Fix two memory leaks from pdfium_unittestsQin Zhao
2015-11-24Merge to XFA: Fix a NULL pointer crash in the CJBig2_Image copy constructor.Lei Zhang
2015-11-20Merge to XFA: Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORDOliver Chang
2015-11-20Reduce diffs with master in coreTom Sepez
2015-11-19Merge to XFA: Add more overrides.Lei Zhang
2015-11-19Merge to XFA: Add a missing setjmp() to CCodec_JpegDecoder::v_GetNextLine().Oliver Chang
2015-11-16Merge to XFA: Reland "Cleanup some numeric code.""Dan Sinclair
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-11-09Merge to XFA: Fix all relative includes to core.Lei Zhang
2015-11-09Merge to XFA: Remove dead code in fx_codec_jbig_enc.cpp.Lei Zhang
2015-11-06XFA: Actually fix all relative includes to third_party.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-10-30Merge to XFA: Remove external jpeg provider interface.Tom Sepez
2015-10-30XFA: Remove null CFX_DIBAttribute default argument.Tom Sepez
2015-10-30XFA: bring fx_codec_fax in-line with masterTom Sepez
2015-10-29XFA: remove unsafe exif parsing codeTom Sepez
2015-10-29XFA: Remove unused _JpegLoadIccProfile()Tom Sepez