summaryrefslogtreecommitdiff
path: root/core/src/fxcodec
AgeCommit message (Expand)Author
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
2015-10-23XFA: make JBig2_HuffmanTable.cpp match masterTom Sepez
2015-10-22XFA: Make fx_codec_jpx_unittest.cpp match masterTom Sepez
2015-10-20XFA: Remove cond ? TRUE : FALSE.Lei Zhang
2015-10-19Merge to XFA: Sanity check the values of TRUE and FALSE.Lei Zhang
2015-10-16Merge to XFA: Fix a bunch of sign mismatch warnings.Lei Zhang
2015-10-12XFA: Move fx_codec's lpng and tiff to third_party/Tom Sepez
2015-10-09Merge to XFA: Sanitize CJBig2_SymbolDict's memory usage.Lei Zhang
2015-10-09Merge to XFA: Fix include paths for fx_system.hLei Zhang
2015-10-09Merge to XFA: Fix a compiling error on MacJun Fang
2015-10-09Merge to XFA: Fix heap-buffer-overflow in color_sycc_to_rgbJun Fang
2015-10-08Merge to XFA: Fix a malloc/delete mismatch introduced in commit 8a9ce57.Lei Zhang
2015-10-08Merge to XFA: Various changes to JBig2 cache:Lei Zhang
2015-10-08Merge to XFA: Put CJBig2_SymbolDict's images in a CJBig2_List container.Lei Zhang
2015-10-07Merge to XFA: Stop inlining CJBig2_BitStream.Lei Zhang
2015-10-07Merge to XFA: Fix the Windows build after commit 8a9ce57.Lei Zhang