Age | Commit message (Expand) | Author |
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 |
2016-09-22 | Fix use uninitialized value and stack buffer overflow read | kcwu |
2016-09-22 | Fix infinite loop when calling GrowNamedColorList | kcwu |
2016-09-15 | Use safe math when rendering line segments in AGG. | dsinclair |
2016-09-12 | Make CFX_Obeservable::Observer into a pointer-ish type; | tsepez |
2016-09-06 | Fix gn --check complaints about fxcrt. (try 2) | thestig |
2016-09-06 | Avoid leaking params if any entry bad. | dsinclair |
2016-08-31 | Revert of Fix gn gn --check complaints about fxcrt. (patchset #1 id:1 of http... | thestig |
2016-08-31 | Fix gn gn --check complaints about fxcrt. | thestig |
2016-08-29 | Fix for #618267. Adding a method to determine if multiplication has | tracy_jiang |
2016-08-29 | openjpeg: Prevent an integer overflow in opj_jp2_apply_pclr. | stackexploit |
2016-08-26 | Remove most things GYP. | thestig |
2016-08-19 | Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs. | tsepez |
2016-08-09 | Fixup various overflow conditions | dsinclair |
2016-08-08 | openjpeg: Prevent negative x, y values in opj_tcd_init_tilechromium/2825 | ochang |