Age | Commit message (Expand) | Author |
2017-08-10 | LCMS: rename folder | Nicolas Pena |
2017-08-03 | LibTIFF: fix defines in tiffconf | Nicolas Pena |
2017-08-03 | Roll FreeType to 7e50824288fac5a36c2938fdb3e1c949ea53f982 | Nicolas Pena |
2017-07-28 | LibTIFF: upstream patch to fix null dereference | Nicolas Pena |
2017-07-27 | Define SIZEOF_VOIDP and other cleanup in tiffconf | Nicolas Pena |
2017-07-20 | LibTIFF: remove a couple of patches | Nicolas Pena |
2017-07-20 | Upgrade LibTIFF to 4.0.8 | Nicolas Pena |
2017-07-18 | Roll third_party/freetype/src cf8d9b4ce..38bdf22bf (9 commits) | Dan Sinclair |
2017-07-13 | Libtiff OOM upstream patch | Nicolas Pena |
2017-06-26 | Add comment in libtiff patch | Nicolas Pena |
2017-05-24 | core: allow building against system lcms2chromium/3111 | Miklos Vajna |
2017-05-19 | Replace sanitizers:deps with exe_and_shlib_deps (pdfium) | Tom Anderson |
2017-05-17 | Roll FreeType to 2.8 | Lei Zhang |
2017-05-15 | Libtiff: upstream fix for heap buffer overflow | Nicolas Pena |
2017-05-11 | LibOpenJPEG: undefined shift in opj_t1_dec_clnpass | Nicolas Pena |
2017-05-09 | LibOpenJPEG: restrict l_img_comp->prec to avoid undefined shift | Nicolas Pena |
2017-05-08 | [LCMS] Upstream direct leak fix | Nicolas Pena |
2017-05-08 | [lcms] Verify enough data to service request before allocating | Dan Sinclair |
2017-05-06 | core: allow building against system zlib | Miklos Vajna |
2017-05-05 | Fix undefined shift in opj_bio_read | Nicolas Pena |
2017-05-04 | Fix undefined shift in opj_get_all_encoding_parameters | Nicolas Pena |
2017-04-25 | Fix a self-inclusion in third_party/base/stl_util.h. | Lei Zhang |
2017-04-21 | Fix Visual Studio build from GN generated files | Dominik Röttsches |
2017-04-20 | Take ContainsValue() change from base stl_util.h | Tom Sepez |
2017-04-20 | Revert "core: allow building against system zlib" | dsinclair |
2017-04-18 | Libtiff upstream security fixes | Nicolas Pena |
2017-04-18 | Libtiff upstream: _TIFFcalloc addition | Nicolas Pena |
2017-04-13 | core: allow building against system zlib | Miklos Vajna |
2017-04-12 | Pull in the latest PartitionAlloc fixes from upstream. | Chris Palmer |
2017-04-07 | Use libjpeg-turbo instead of our own copy of libjpeg. | Lei Zhang |
2017-04-05 | Libtiff: Prevent OOM in TIFFFillStrip | Nicolas Pena |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from file methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from math methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from string methods | Dan Sinclair |
2017-04-01 | Use absolute paths for FreeType source code. | Lei Zhang |
2017-03-31 | Move zlib to a DEPS-based checkout. | Lei Zhang |
2017-03-31 | Pull in FreeType via DEPS instead. | Lei Zhang |
2017-03-30 | Libtiff security upstream patches | Nicolas Pena |
2017-03-30 | Revert "Enable Wshift-negative-value in PDFium." | Nico Weber |
2017-03-30 | Allow configuration of external embedder FreeType | Dominik Röttsches |
2017-03-30 | Upgrade to FreeType 2.7.1. | Lei Zhang |
2017-03-30 | Erase unused freetype files. | Lei Zhang |
2017-03-29 | Do more checks before big allocs in TIFFReadDirEntryArray | Nicolas Pena |
2017-03-29 | Enable Wshift-negative-value in PDFium. | Lei Zhang |
2017-03-27 | Update to zlib 1.2.11 | Adenilson Cavalcanti |
2017-03-21 | Upgrade libtiff to 4.0.7. | Lei Zhang |
2017-03-17 | Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046 | Lei Zhang |
2017-03-16 | Import PartitionAlloc from Chromium. | Chris Palmer |
2017-03-15 | Add IndexInBounds() convenience routine. | Tom Sepez |