summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2017-03-30Libtiff security upstream patchesNicolas Pena
2017-03-30Revert "Enable Wshift-negative-value in PDFium."Nico Weber
2017-03-30Allow configuration of external embedder FreeTypeDominik Röttsches
2017-03-30Upgrade to FreeType 2.7.1.Lei Zhang
2017-03-30Erase unused freetype files.Lei Zhang
2017-03-29Do more checks before big allocs in TIFFReadDirEntryArrayNicolas Pena
2017-03-29Enable Wshift-negative-value in PDFium.Lei Zhang
2017-03-27Update to zlib 1.2.11Adenilson Cavalcanti
2017-03-21Upgrade libtiff to 4.0.7.Lei Zhang
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
2017-03-16Import PartitionAlloc from Chromium.Chris Palmer
2017-03-15Add IndexInBounds() convenience routine.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-13LibopenJPEG: Fix some divisions by 0 in pi.cNicolas Pena
2017-03-01LibOpenJPEG upstream: check size in opj_j2k_read_sizNicolas Pena
2017-02-27Spacing nit in libtiff patchNicolas Pena
2017-02-27LCMS upstream patch to fix integer overflowsNicolas Pena
2017-02-24Libtiff: fix leaking tables in tif_ojpeg.cNicolas Pena
2017-02-22lcms upstream patches to fix security bugchromium/3021Nicolas Pena
2017-02-21Convert more TransformPoint calls to TransformDan Sinclair
2017-02-17Libopenjpeg upstream fix for undefined shiftchromium/3019chromium/3018chromium/3017chromium/3016Nicolas Pena
2017-02-09Remove Transform in favour of TransformPointDan Sinclair
2017-02-09Libtiff upstream fix for large td_bitspersampleNicolas Pena
2017-02-08Libtiff upstream fix for TIFFFetchNormalTagchromium/3007Nicolas Pena
2017-01-26Fix leak in PredictorSetupDecode by calling tif_cleanup on failureNicolas Pena
2017-01-25Prevent skew overflows in gtTileContigNicolas Pena
2017-01-25Use opj_uint_ceildiv where it is better than its int versionNicolas Pena
2017-01-24Check m_data!=null when adding mctNicolas Pena
2017-01-23Update safe numerics package to get bitwise opstsepez
2017-01-19Fix leak in PixarLogSetupDecodeNicolas Pena
2017-01-19Return error in opj_j2k_read_header_procedure if l_marker_size < 2Nicolas Pena
2017-01-12Fix leak in OJPEGReadHeaderInfoSecTablesAcTable when read fails.Nicolas Pena
2017-01-12Prevent undefined shift in putagreytileNicolas Pena
2017-01-11Really fix m_nb_mct_records calculation in opj_j2k_read_mctNicolas Pena
2017-01-10Fix m_nb_mct_records calculation in opj_j2k_read_mctNicolas Pena
2017-01-09[libtiff] Validate refblackwhite valuesDan Sinclair
2017-01-05[libtiff] Fixup unitialized access issueDan Sinclair
2017-01-03Libtiff update with upstreamNicolas Pena
2016-12-16lcms: Sanitize floating point readchromium/2956chromium/2955kcwu
2016-12-07lcms: avoid fixed number LUT optimization on inf valueskcwu
2016-12-05Fix a leak when TIFFRGBAImageBegin failschromium/2943npm
2016-12-02Encode lcms files as utf-8Scott Graham
2016-11-16Create a subset of skia support for paths onlycaryclark
2016-11-15Revert of Create a subset of skia support for paths only (patchset #10 id:180...dsinclair
2016-11-15Create a subset of skia support for paths onlycaryclark
2016-11-07Force compiler to deduce src type for checked_cast<dst, src>.tsepez
2016-11-07lcms: backport upstream commit c0a98d86kcwu
2016-11-07lcms: Fix memory leak in ReadSegmentedCurvekcwu
2016-11-02Take more current safe_math_impl.h from upstream.chromium/2908tsepez
2016-10-26libtiff: Fix unsigned vs signed comparison warning.thestig