summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2016-01-25Remove CFX_SegmentedArray use from master.Tom Sepez
2016-01-15openjpeg: Set proper upper bound for an array in opj_pi_update_decode_poc().Oliver Chang
2016-01-15Remove ifdefs for _FX_MANAGED_CODE_.Lei Zhang
2016-01-14openjpeg: Fix potential bad precno value in opj_pi_next* functions.Oliver Chang
2015-12-24Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-24Replace an assertion with returning falseJun Fang
2015-12-22Start using allowed C++11 features.Lei Zhang
2015-12-22Add ContainsKey() and ContainsValue() and use them where appropriate.Lei Zhang
2015-12-21Fix wrong rendering on greyscale images with index colorspaceJun Fang
2015-12-15Fix a dividing zero bug in opj_tcd_init_tile()Jun Fang
2015-12-14openjpeg: Fix crash in opj_jp2_apply_pclrOliver Chang
2015-12-11openjpeg: fix incrementing of "l_tcp->m_nb_mcc_records" in opj_j2k_read_mccOliver Chang
2015-12-10Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-12-09Remove static initializer from BigIntegerUtils.ccTom Sepez
2015-12-03Revert downstream patch to libopenjpeg2000Nico Weber
2015-11-12Remove relative includes.Lei Zhang
2015-11-10Get rid of _FX_JPEG_TURBO_Lei Zhang
2015-11-06Fix all relative includes to core.Lei Zhang
2015-11-06Fix incorrect paths in third_party.gyp.Oliver Chang
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
2015-11-05Update bundled freetype to 2.6.1Oliver Chang
2015-11-04Make checkdeps --resolve-dotdot succeed.Lei Zhang
2015-10-30Add standard "Must be after no_chromium_code" comment in GN files.Lei Zhang
2015-10-19Add FPDFAPIJPEG_ prefix to more libjpeg functionsTom Sepez
2015-10-14Land temporary workaround for clang-cl not yet understanding __emulchromium/2537chromium/2536Nico Weber
2015-10-13upgrade openjpeg to commit# cf352afJun Fang
2015-10-09Sanitize CJBig2_SymbolDict's memory usage.chromium/2534chromium/2533chromium/2532Lei Zhang
2015-09-22Change nonstd::unique_ptr to take a custom deleter.Lei Zhang
2015-09-22Add nonstd::unique_ptr move assigment operator.Tom Sepez
2015-09-18Fix a #include in fpdf_page_func.cpp.David Lattimore
2015-09-15Fix build broken at ac8fda05418b on windowsTom Sepez
2015-09-15Add move ctor to nonstd::unique_ptr.Tom Sepez
2015-09-02Reapply Foxit's libopenjpeg modifications.Lei Zhang
2015-08-31Move configs out of targets in GN build files.chromium/2500chromium/2499chromium/2498Brett Wilson
2015-08-28Check array bounds for opj_dwt_decode_1() and friends.Lei Zhang
2015-08-13Suppress -Wunused-function for pdfium's third-party libraries.Nico Weber
2015-07-30Use bundled freetype for the pdfium_test binary.Tom Sepez
2015-07-13Fix an integer overflow issue in openJpegchromium/2457chromium/2456JUN FANG
2015-07-01Fix some clang warnings with -Wmissing-braces in pdfium.Nico Weber
2015-06-29Remove references to three deleted files.Bruce Dawson
2015-06-19Move zlib to third_party/Tom Sepez
2015-06-18Move libopenjpeg to third_party/Tom Sepez
2015-06-17Revert "Move libopenjpeg to third_party/"Tom Sepez
2015-06-17Move libopenjpeg to third_party/Tom Sepez
2015-06-17Move libjpeg to third_party/Tom Sepez
2015-06-17Move lcms2 into third_partyTom Sepez
2015-06-16Separate agg-authored code from fx-authored code.chromium/2439chromium/2438chromium/2437chromium/2436chromium/2435Tom Sepez
2015-06-01Add missing comma to third_party.gypBruce Dawson
2015-05-21Update copy of safe_math_impl.h to take a fix from upstream:Tom Sepez
2015-05-06Support arrays in nonstd::unique_ptr<>.Tom Sepez