summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2016-01-25Merge to XFA: Remove CFX_SegmentedArray use from master.Tom Sepez
2016-01-19XFA: Unconditionally use static png_gt() in png.cOliver Chang
2016-01-15XFA: Rename libpng to libpng16.chromium/2625chromium/2624Lei Zhang
2016-01-15Merge to XFA: openjpeg: Set proper upper bound for an array in opj_pi_update_...Oliver Chang
2016-01-15XFA: Upgrade libpng to 1.6.20.Lei Zhang
2016-01-15XFA: Remove ifdefs for _FX_MANAGED_CODE_.Lei Zhang
2016-01-14Disable use of missing arm neon function in libpngSam Clegg
2016-01-14Merge to XFA: openjpeg: Fix potential bad precno value in opj_pi_next* functi...chromium/2622Oliver Chang
2016-01-12Fix link of chrome under GN when pdf_enable_xfa=trueTom Sepez
2016-01-08XFA: Remove relative includes outside of xfa/.Lei Zhang
2016-01-07XFA: Fix Windows build after upgrading libtiff, second attempt.Lei Zhang
2016-01-07XFA: Fix Windows build after upgrading libtiff.Lei Zhang
2016-01-07XFA: Add missing libtiff file from commit 9c2c87d1c744.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: Replace an assertion with returning falseJun Fang
2015-12-22Merge to XFA: Start using allowed C++11 features.Lei Zhang
2015-12-22Merge to XFA: Add ContainsKey() and ContainsValue() and use them where approp...Lei Zhang
2015-12-21Merge to XFA: Fix wrong rendering on greyscale images with index colorspaceJun Fang
2015-12-15Merge to XFA: Fix a dividing zero bug in opj_tcd_init_tile()Jun Fang
2015-12-14Merge to XFA: openjpeg: Fix crash in opj_jp2_apply_pclrOliver Chang
2015-12-11Merge to XFA: openjpeg: fix incrementing of "l_tcp->m_nb_mcc_records" in opj_...Oliver Chang
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-12-09Merge to XFA: Remove static initializer from BigIntegerUtils.ccTom Sepez
2015-12-09XFA: Fix win8 gn build under chromium checkout (non-xfa)Tom Sepez
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-10Merge to XFA: Get rid of _FX_JPEG_TURBO_Lei Zhang
2015-11-10XFA: Fix libjpeg header includes.Lei Zhang
2015-11-09Merge to XFA: Fix all relative includes to core.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-11-06XFA: Sync samples/ build files with master.Lei Zhang
2015-11-06Merge to XFA: Fix incorrect paths in third_party.gyp.Oliver Chang
2015-11-05Merge to XFA: Update bundled freetype to 2.6.1Oliver Chang
2015-11-04Merge to XFA: Make checkdeps --resolve-dotdot succeed.Lei Zhang
2015-10-30Merge to XFA: Add standard "Must be after no_chromium_code" comment in GN files.Lei Zhang
2015-10-19Merge to XFA: Add FPDFAPIJPEG_ prefix to more libjpeg functionsTom Sepez
2015-10-13upgrade openjpeg to commit# cf352afJun Fang
2015-10-12XFA: Move fx_codec's lpng and tiff to third_party/Tom Sepez
2015-10-12Fix XFA GN buildTom Sepez
2015-10-09Merge to XFA: Sanitize CJBig2_SymbolDict's memory usage.Lei Zhang
2015-09-22Merge to XFA: Change nonstd::unique_ptr to take a custom deleter.Lei Zhang
2015-09-22Merge to XFA: Add nonstd::unique_ptr move assigment operator.Tom Sepez
2015-09-17Merge to XFA: Fix a #include in fpdf_page_func.cpp.Lei Zhang
2015-09-15Merge to XFA: Add move ctor to nonstd::unique_ptr.Tom Sepez
2015-09-03XFA: Move configs out of targets in GN build files.Lei Zhang
2015-09-03Merge to XFA: Reapply Foxit's libopenjpeg modifications.Lei Zhang
2015-08-28Merge to XFA: Check array bounds for opj_dwt_decode_1() and friends.Lei Zhang
2015-07-15XFA merge: Remove references to three deleted files.Bruce Dawson
2015-07-13Merge to XFA: Fix an integer overflow issue in openJpegJUN FANG
2015-07-01Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium.Nico Weber