Age | Commit message (Expand) | Author |
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 |
2016-08-04 | openjpeg: Prevent overflows when using opj_aligned_malloc() | gogil |
2016-08-04 | openjpeg: Prevent integer overflows during calculation of |l_nb_code_blocks_s... | gogil |
2016-08-04 | Fix libpng build for ARM. | thestig |
2016-08-03 | Update libpng to 1.6.22. | thestig |
2016-08-01 | Fix a memory leak in libtiff. | thestig |
2016-07-25 | Fix an integer overflow in opj_tcd_get_decoded_tile_size().chromium/2810chromium/2809 | ochang |
2016-07-21 | Convert source sets to static libraries.chromium/2808chromium/2807chromium/2806chromium/2805chromium/2804 | brettw |
2016-07-06 | openjpeg: Prevent integer overflows during calculation of |l_nb_precinct_size| | ochang |
2016-06-20 | openjpeg: Prevent a buffer overflow in opj_j2k_read_SQcd_SQcc. | stackexploit |
2016-06-13 | fix skia + windows + gn | caryclark |