1. 175a858 Do not QuickFloor on cmsintrp by Nicolas Pena · 7 years ago
  2. 664d4b8 Reject oversized iCCP profile length in libpng. by Lei Zhang · 7 years ago
  3. ed2f276 Add pdfium::Optional to third_party/base by Ryan Harrison · 7 years ago
  4. e20e80a Roll yasm to 1.3.0. by Lei Zhang · 7 years ago
  5. 0bd8472 LCMS: upgrade to 2.8 by Nicolas Pena · 7 years ago
  6. f752039 LCMS: rename folder by Nicolas Pena · 7 years ago
  7. 6a5b787 LibTIFF: fix defines in tiffconf by Nicolas Pena · 7 years ago
  8. 964e56b Roll FreeType to 7e50824288fac5a36c2938fdb3e1c949ea53f982 by Nicolas Pena · 7 years ago
  9. d3c6f81 LibTIFF: upstream patch to fix null dereference by Nicolas Pena · 7 years ago
  10. d4362fe Define SIZEOF_VOIDP and other cleanup in tiffconf by Nicolas Pena · 7 years ago
  11. d60609d LibTIFF: remove a couple of patches by Nicolas Pena · 7 years ago
  12. c760024 Upgrade LibTIFF to 4.0.8 by Nicolas Pena · 7 years ago
  13. 61a3cb8 Roll third_party/freetype/src cf8d9b4ce..38bdf22bf (9 commits) by Dan Sinclair · 7 years ago
  14. c3eca64 Libtiff OOM upstream patch by Nicolas Pena · 7 years ago
  15. cbe6d16 Add comment in libtiff patch by Nicolas Pena · 7 years ago
  16. 0fafb4f core: allow building against system lcms2 by Miklos Vajna · 7 years ago
  17. 2264473 Replace sanitizers:deps with exe_and_shlib_deps (pdfium) by Tom Anderson · 7 years ago
  18. 1c6e883 Roll FreeType to 2.8 by Lei Zhang · 7 years ago
  19. c4722a7 Libtiff: upstream fix for heap buffer overflow by Nicolas Pena · 7 years ago
  20. 2a2ee0f LibOpenJPEG: undefined shift in opj_t1_dec_clnpass by Nicolas Pena · 7 years ago
  21. fe5c7c2 LibOpenJPEG: restrict l_img_comp->prec to avoid undefined shift by Nicolas Pena · 7 years ago
  22. 87ba200 [LCMS] Upstream direct leak fix by Nicolas Pena · 7 years ago
  23. 852fb12 [lcms] Verify enough data to service request before allocating by Dan Sinclair · 7 years ago
  24. 2df760f core: allow building against system zlib by Miklos Vajna · 7 years ago
  25. 9bdbc16 Fix undefined shift in opj_bio_read by Nicolas Pena · 7 years ago
  26. 34f735c Fix undefined shift in opj_get_all_encoding_parameters by Nicolas Pena · 7 years ago
  27. d1e01de Fix a self-inclusion in third_party/base/stl_util.h. by Lei Zhang · 7 years ago
  28. 6058730 Fix Visual Studio build from GN generated files by Dominik Röttsches · 7 years ago
  29. 138cc10 Take ContainsValue() change from base stl_util.h by Tom Sepez · 7 years ago
  30. 58532b6 Revert "core: allow building against system zlib" by dsinclair · 7 years ago
  31. ac07d34 Libtiff upstream security fixes by Nicolas Pena · 7 years ago
  32. 152bfe0 Libtiff upstream: _TIFFcalloc addition by Nicolas Pena · 7 years ago
  33. 36c5b17 core: allow building against system zlib by Miklos Vajna · 7 years ago
  34. 661fcc0 Pull in the latest PartitionAlloc fixes from upstream. by Chris Palmer · 7 years ago
  35. 0e5d892 Use libjpeg-turbo instead of our own copy of libjpeg. by Lei Zhang · 7 years ago
  36. 3198c68 Libtiff: Prevent OOM in TIFFFillStrip by Nicolas Pena · 7 years ago
  37. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 7 years ago
  38. ba8ac3f Drop FXSYS_ from file methods by Dan Sinclair · 7 years ago
  39. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 7 years ago
  40. 7e7c649 Drop FXSYS_ from string methods by Dan Sinclair · 7 years ago
  41. 984f1d8 Use absolute paths for FreeType source code. by Lei Zhang · 7 years ago
  42. a2af7de Move zlib to a DEPS-based checkout. by Lei Zhang · 7 years ago
  43. eb39cdb Pull in FreeType via DEPS instead. by Lei Zhang · 7 years ago
  44. 1c5e98c Libtiff security upstream patches by Nicolas Pena · 7 years ago
  45. 677329c Revert "Enable Wshift-negative-value in PDFium." by Nico Weber · 7 years ago
  46. 4b0671a Allow configuration of external embedder FreeType by Dominik Röttsches · 7 years ago
  47. 3de5005 Upgrade to FreeType 2.7.1. by Lei Zhang · 7 years ago
  48. 75b11e4 Erase unused freetype files. by Lei Zhang · 7 years ago
  49. 47b8f07 Do more checks before big allocs in TIFFReadDirEntryArray by Nicolas Pena · 7 years ago
  50. 21362ee Enable Wshift-negative-value in PDFium. by Lei Zhang · 7 years ago
  51. 8e3f692 Update to zlib 1.2.11 by Adenilson Cavalcanti · 7 years ago
  52. cfb6f46 Upgrade libtiff to 4.0.7. by Lei Zhang · 7 years ago
  53. 85f019a Add pdfium::clamp() as a placeholder for std::clamp(). by Lei Zhang · 7 years ago
  54. 79e548e Import PartitionAlloc from Chromium. by Chris Palmer · 7 years ago
  55. 193e6ca Add IndexInBounds() convenience routine. by Tom Sepez · 7 years ago
  56. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 7 years ago
  57. 9818dc1 LibopenJPEG: Fix some divisions by 0 in pi.c by Nicolas Pena · 7 years ago
  58. e13ad88 LibOpenJPEG upstream: check size in opj_j2k_read_siz by Nicolas Pena · 8 years ago
  59. ce32acf Spacing nit in libtiff patch by Nicolas Pena · 8 years ago
  60. 4e3f2d2 LCMS upstream patch to fix integer overflows by Nicolas Pena · 8 years ago
  61. 0b6447a Libtiff: fix leaking tables in tif_ojpeg.c by Nicolas Pena · 8 years ago
  62. e3f2377 lcms upstream patches to fix security bug by Nicolas Pena · 8 years ago
  63. 1f403ce Convert more TransformPoint calls to Transform by Dan Sinclair · 8 years ago
  64. 026f3d3 Libopenjpeg upstream fix for undefined shift by Nicolas Pena · 8 years ago
  65. afb4456 Remove Transform in favour of TransformPoint by Dan Sinclair · 8 years ago
  66. 67e4faa Libtiff upstream fix for large td_bitspersample by Nicolas Pena · 8 years ago
  67. ac2e047 Libtiff upstream fix for TIFFFetchNormalTag by Nicolas Pena · 8 years ago
  68. 0630447 Fix leak in PredictorSetupDecode by calling tif_cleanup on failure by Nicolas Pena · 8 years ago
  69. 4fc34fa Prevent skew overflows in gtTileContig by Nicolas Pena · 8 years ago
  70. d198e40 Use opj_uint_ceildiv where it is better than its int version by Nicolas Pena · 8 years ago
  71. 8804940 Check m_data!=null when adding mct by Nicolas Pena · 8 years ago
  72. 4022f87 Update safe numerics package to get bitwise ops by tsepez · 8 years ago
  73. 352b697 Fix leak in PixarLogSetupDecode by Nicolas Pena · 8 years ago
  74. 341b5c2 Return error in opj_j2k_read_header_procedure if l_marker_size < 2 by Nicolas Pena · 8 years ago
  75. 73debd4 Fix leak in OJPEGReadHeaderInfoSecTablesAcTable when read fails. by Nicolas Pena · 8 years ago
  76. e7fb8eb Prevent undefined shift in putagreytile by Nicolas Pena · 8 years ago
  77. a63dd01 Really fix m_nb_mct_records calculation in opj_j2k_read_mct by Nicolas Pena · 8 years ago
  78. 44bc1f8 Fix m_nb_mct_records calculation in opj_j2k_read_mct by Nicolas Pena · 8 years ago
  79. 5f92eab [libtiff] Validate refblackwhite values by Dan Sinclair · 8 years ago
  80. c4fcad2 [libtiff] Fixup unitialized access issue by Dan Sinclair · 8 years ago
  81. 05f5412 Libtiff update with upstream by Nicolas Pena · 8 years ago
  82. da587fa lcms: Sanitize floating point read by kcwu · 8 years ago
  83. 31559c9 lcms: avoid fixed number LUT optimization on inf values by kcwu · 8 years ago
  84. 7341149 Fix a leak when TIFFRGBAImageBegin fails by npm · 8 years ago
  85. 8b6a0a5 Encode lcms files as utf-8 by Scott Graham · 8 years ago
  86. af177fe Create a subset of skia support for paths only by caryclark · 8 years ago
  87. f16f6b8 Revert of Create a subset of skia support for paths only (patchset #10 id:180001 of https://codereview.chromium.org/2491693002/ ) by dsinclair · 8 years ago
  88. 5d22329 Create a subset of skia support for paths only by caryclark · 8 years ago
  89. 4e597c8 Force compiler to deduce src type for checked_cast<dst, src>. by tsepez · 8 years ago
  90. 413e351 lcms: backport upstream commit c0a98d86 by kcwu · 8 years ago
  91. 5756a77 lcms: Fix memory leak in ReadSegmentedCurve by kcwu · 8 years ago
  92. 66bd670 Take more current safe_math_impl.h from upstream. by tsepez · 8 years ago
  93. 1c46748 libtiff: Fix unsigned vs signed comparison warning. by thestig · 8 years ago
  94. 8b67b19 libtiff: Prevent a buffer overflow in function PixarLogDecode. by stackexploit · 8 years ago
  95. a804fd4 Fix some div by 0s in safe_math_impl.h by tsepez · 8 years ago
  96. 522ed14 lcms: Revise previous cmsStageAllocMatrix fix by kcwu · 8 years ago
  97. 85fcf94 lcms: reject NaN when reading float numbers by kcwu · 8 years ago
  98. 7dd285d Fix else-line corrupted by non-ascii character when import by kcwu · 8 years ago
  99. d202317 Fix cmdStageAllocMatrix parameter swap again by kcwu · 8 years ago
  100. 24ba0a2 libtiff: Prevent a buffer overflow in function ChopUpSingleUncompressedStrip. by stackexploit · 8 years ago