1. e21911c Make _TIFFBuiltinCODECS be const data. by Tom Sepez · 4 years, 8 months ago chromium/4289 chromium/4290
  2. a8cfe04 Disable deflate TIFF support. by Lei Zhang · 5 years ago
  3. cc380bd Disable OJPEG style TIFF support. by Lei Zhang · 5 years ago
  4. eac4066 Updated libtiff from 4.0.10 to 4.1.0. by Lei Zhang · 5 years ago
  5. 3200d10 Validate JPEG data size in libtiff. by Lei Zhang · 6 years ago
  6. 812aa58 Avoid an integer overflow in gtStripContig(). by Lei Zhang · 6 years ago
  7. c926230 Move XFA codec code into their own directories. by Lei Zhang · 6 years ago
  8. 89739b4 Rename CCodec_TiffModule to fxcodec::TiffModule. by Lei Zhang · 6 years ago
  9. e55cc91 Replace remaining _FX_PLATFORM_WINDOWS_ usage outside of fx_system.h. by Lei Zhang · 6 years ago
  10. b2d92c2 Apply two libtiff patches to fix potential null pointers. by Lei Zhang · 6 years ago
  11. b39e62d Updated libtiff from 4.0.9 to 4.0.10. by Lei Zhang · 6 years ago
  12. 39cd98c Fix minor issues with the libtiff 4.0.9 upgrade. by Lei Zhang · 6 years ago chromium/3687
  13. b1b01de Updated libtiff 4.0.8->4.0.9 by Ryan Harrison · 7 years ago
  14. 064a3e1 Prevent an OOM error in libtiff. by Lei Zhang · 8 years ago
  15. 6202231 Remove FX_CPU=FX_WIN64 build flag by Dan Sinclair · 8 years ago
  16. 698aed7 Cleanup FX macros by Dan Sinclair · 8 years ago
  17. 6a5b787 LibTIFF: fix defines in tiffconf by Nicolas Pena · 8 years ago
  18. d3c6f81 LibTIFF: upstream patch to fix null dereference by Nicolas Pena · 8 years ago
  19. d4362fe Define SIZEOF_VOIDP and other cleanup in tiffconf by Nicolas Pena · 8 years ago
  20. d60609d LibTIFF: remove a couple of patches by Nicolas Pena · 8 years ago
  21. c760024 Upgrade LibTIFF to 4.0.8 by Nicolas Pena · 8 years ago
  22. c3eca64 Libtiff OOM upstream patch by Nicolas Pena · 8 years ago
  23. cbe6d16 Add comment in libtiff patch by Nicolas Pena · 8 years ago
  24. c4722a7 Libtiff: upstream fix for heap buffer overflow by Nicolas Pena · 8 years ago
  25. ac07d34 Libtiff upstream security fixes by Nicolas Pena · 8 years ago
  26. 152bfe0 Libtiff upstream: _TIFFcalloc addition by Nicolas Pena · 8 years ago
  27. 3198c68 Libtiff: Prevent OOM in TIFFFillStrip by Nicolas Pena · 8 years ago
  28. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 8 years ago
  29. a2af7de Move zlib to a DEPS-based checkout. by Lei Zhang · 8 years ago
  30. 1c5e98c Libtiff security upstream patches by Nicolas Pena · 8 years ago
  31. 47b8f07 Do more checks before big allocs in TIFFReadDirEntryArray by Nicolas Pena · 8 years ago
  32. 8e3f692 Update to zlib 1.2.11 by Adenilson Cavalcanti · 8 years ago
  33. cfb6f46 Upgrade libtiff to 4.0.7. by Lei Zhang · 8 years ago
  34. ce32acf Spacing nit in libtiff patch by Nicolas Pena · 8 years ago
  35. 0b6447a Libtiff: fix leaking tables in tif_ojpeg.c by Nicolas Pena · 8 years ago
  36. 67e4faa Libtiff upstream fix for large td_bitspersample by Nicolas Pena · 8 years ago
  37. ac2e047 Libtiff upstream fix for TIFFFetchNormalTag by Nicolas Pena · 8 years ago chromium/3007
  38. 0630447 Fix leak in PredictorSetupDecode by calling tif_cleanup on failure by Nicolas Pena · 8 years ago
  39. 4fc34fa Prevent skew overflows in gtTileContig by Nicolas Pena · 8 years ago
  40. 352b697 Fix leak in PixarLogSetupDecode by Nicolas Pena · 8 years ago
  41. 73debd4 Fix leak in OJPEGReadHeaderInfoSecTablesAcTable when read fails. by Nicolas Pena · 8 years ago
  42. e7fb8eb Prevent undefined shift in putagreytile by Nicolas Pena · 8 years ago
  43. 5f92eab [libtiff] Validate refblackwhite values by Dan Sinclair · 8 years ago
  44. c4fcad2 [libtiff] Fixup unitialized access issue by Dan Sinclair · 8 years ago
  45. 05f5412 Libtiff update with upstream by Nicolas Pena · 8 years ago
  46. 7341149 Fix a leak when TIFFRGBAImageBegin fails by npm · 9 years ago chromium/2943
  47. 1c46748 libtiff: Fix unsigned vs signed comparison warning. by thestig · 9 years ago
  48. 8b67b19 libtiff: Prevent a buffer overflow in function PixarLogDecode. by stackexploit · 9 years ago
  49. 24ba0a2 libtiff: Prevent a buffer overflow in function ChopUpSingleUncompressedStrip. by stackexploit · 9 years ago
  50. 76383db Fix potentially uninitialized value. by dsinclair · 9 years ago chromium/2880
  51. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 9 years ago
  52. dda2c0d Fix for #618267. Adding a method to determine if multiplication has overflow. by tracy_jiang · 9 years ago
  53. 8f79700 Fix a memory leak in libtiff. by thestig · 9 years ago
  54. 342de0b Apply security fixes to libtiff that are not in 4.0.6. by thestig · 9 years ago
  55. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  56. aed7b33 Set HAVE_SEARCH_H so that pdfium/xfa builds with VS 2015 by Bruce Dawson · 9 years ago
  57. 875b9c9 XFA: Remove relative includes outside of xfa/. by Lei Zhang · 9 years ago
  58. 4f96670 XFA: Fix Windows build after upgrading libtiff, second attempt. by Lei Zhang · 9 years ago
  59. ab90f33 XFA: Fix Windows build after upgrading libtiff. by Lei Zhang · 9 years ago
  60. 77689da XFA: Add missing libtiff file from commit 9c2c87d1c744. by Lei Zhang · 9 years ago
  61. 9c2c87d XFA: Upgrade to libtiff 4.0.6. by Lei Zhang · 9 years ago