Age | Commit message (Expand) | Author |
2017-03-13 | LibopenJPEG: Fix some divisions by 0 in pi.c | Nicolas Pena |
2017-03-01 | LibOpenJPEG upstream: check size in opj_j2k_read_siz | Nicolas Pena |
2017-02-27 | Spacing nit in libtiff patch | Nicolas Pena |
2017-02-27 | LCMS upstream patch to fix integer overflows | Nicolas Pena |
2017-02-24 | Libtiff: fix leaking tables in tif_ojpeg.c | Nicolas Pena |
2017-02-22 | lcms upstream patches to fix security bugchromium/3021 | Nicolas Pena |
2017-02-21 | Convert more TransformPoint calls to Transform | Dan Sinclair |
2017-02-17 | Libopenjpeg upstream fix for undefined shiftchromium/3019chromium/3018chromium/3017chromium/3016 | Nicolas Pena |
2017-02-09 | Remove Transform in favour of TransformPoint | Dan Sinclair |
2017-02-09 | Libtiff upstream fix for large td_bitspersample | Nicolas Pena |
2017-02-08 | Libtiff upstream fix for TIFFFetchNormalTagchromium/3007 | Nicolas Pena |
2017-01-26 | Fix leak in PredictorSetupDecode by calling tif_cleanup on failure | Nicolas Pena |
2017-01-25 | Prevent skew overflows in gtTileContig | Nicolas Pena |
2017-01-25 | Use opj_uint_ceildiv where it is better than its int version | Nicolas Pena |
2017-01-24 | Check m_data!=null when adding mct | Nicolas Pena |
2017-01-23 | Update safe numerics package to get bitwise ops | tsepez |
2017-01-19 | Fix leak in PixarLogSetupDecode | Nicolas Pena |
2017-01-19 | Return error in opj_j2k_read_header_procedure if l_marker_size < 2 | Nicolas Pena |
2017-01-12 | Fix leak in OJPEGReadHeaderInfoSecTablesAcTable when read fails. | Nicolas Pena |
2017-01-12 | Prevent undefined shift in putagreytile | Nicolas Pena |
2017-01-11 | Really fix m_nb_mct_records calculation in opj_j2k_read_mct | Nicolas Pena |
2017-01-10 | Fix m_nb_mct_records calculation in opj_j2k_read_mct | Nicolas Pena |
2017-01-09 | [libtiff] Validate refblackwhite values | Dan Sinclair |
2017-01-05 | [libtiff] Fixup unitialized access issue | Dan Sinclair |
2017-01-03 | Libtiff update with upstream | Nicolas Pena |
2016-12-16 | lcms: Sanitize floating point readchromium/2956chromium/2955 | kcwu |
2016-12-07 | lcms: avoid fixed number LUT optimization on inf values | kcwu |
2016-12-05 | Fix a leak when TIFFRGBAImageBegin failschromium/2943 | npm |
2016-12-02 | Encode lcms files as utf-8 | Scott Graham |
2016-11-16 | Create a subset of skia support for paths only | caryclark |
2016-11-15 | Revert of Create a subset of skia support for paths only (patchset #10 id:180... | dsinclair |
2016-11-15 | Create a subset of skia support for paths only | caryclark |
2016-11-07 | Force compiler to deduce src type for checked_cast<dst, src>. | tsepez |
2016-11-07 | lcms: backport upstream commit c0a98d86 | kcwu |
2016-11-07 | lcms: Fix memory leak in ReadSegmentedCurve | kcwu |
2016-11-02 | Take more current safe_math_impl.h from upstream.chromium/2908 | tsepez |
2016-10-26 | libtiff: Fix unsigned vs signed comparison warning. | thestig |
2016-10-26 | libtiff: Prevent a buffer overflow in function PixarLogDecode. | stackexploit |
2016-10-21 | Fix some div by 0s in safe_math_impl.hchromium/2898 | tsepez |
2016-10-17 | lcms: Revise previous cmsStageAllocMatrix fix | kcwu |
2016-10-17 | lcms: reject NaN when reading float numbers | kcwu |
2016-10-12 | Fix else-line corrupted by non-ascii character when import | kcwu |
2016-10-11 | Fix cmdStageAllocMatrix parameter swap again | kcwu |
2016-10-10 | libtiff: Prevent a buffer overflow in function ChopUpSingleUncompressedStrip. | stackexploit |
2016-10-04 | Fix cmdStageAllocMatrix parameter swap | kcwu |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-10-03 | Fix potentially uninitialized value.chromium/2880 | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-26 | Fix memory leak in lcms, MPEmatrix_Read | kcwu |
2016-09-22 | Fix memory leaks in lcms | kcwu |