summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
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
2016-10-26libtiff: Prevent a buffer overflow in function PixarLogDecode.stackexploit
2016-10-21Fix some div by 0s in safe_math_impl.hchromium/2898tsepez
2016-10-17lcms: Revise previous cmsStageAllocMatrix fixkcwu
2016-10-17lcms: reject NaN when reading float numberskcwu
2016-10-12Fix else-line corrupted by non-ascii character when importkcwu
2016-10-11Fix cmdStageAllocMatrix parameter swap againkcwu
2016-10-10libtiff: Prevent a buffer overflow in function ChopUpSingleUncompressedStrip.stackexploit
2016-10-04Fix cmdStageAllocMatrix parameter swapkcwu
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-10-03Fix potentially uninitialized value.chromium/2880dsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-26Fix memory leak in lcms, MPEmatrix_Readkcwu
2016-09-22Fix memory leaks in lcmskcwu
2016-09-22Fix use uninitialized value and stack buffer overflow readkcwu
2016-09-22Fix infinite loop when calling GrowNamedColorListkcwu
2016-09-15Use safe math when rendering line segments in AGG.dsinclair
2016-09-12Make CFX_Obeservable::Observer into a pointer-ish type;tsepez
2016-09-06Fix gn --check complaints about fxcrt. (try 2)thestig
2016-09-06Avoid leaking params if any entry bad.dsinclair
2016-08-31Revert of Fix gn gn --check complaints about fxcrt. (patchset #1 id:1 of http...thestig
2016-08-31Fix gn gn --check complaints about fxcrt.thestig