1. c763970 Fix issues with PDFium third_party/base/span.h by Tom Sepez · 7 years ago
  2. 269963f Make pdfium::span<> be based off of UnownedPtr<>. by Tom Sepez · 7 years ago
  3. 6058efd Add span.h from chromium base. by Tom Sepez · 7 years ago
  4. 36d7ad4 Roll pdfium/third_party/freetype/src/ 713d68ee9..7109495c5 (21 commits) by Lei Zhang · 7 years ago
  5. 75304f9 Enable cfi-icall type generalization for libopenjpeg20 by Vlad Tsyrklevich · 7 years ago
  6. c551427 Update gtest and gmock to 1.8.x. by Lei Zhang · 7 years ago
  7. 3185187 Add namespaces to duplicated Skia code. by Jonathan Feinberg · 7 years ago
  8. 844d79e Improve performance of writing path floats. by Dan Sinclair · 7 years ago
  9. 5b097c7 Fix roll-freetype script by Nicolas Pena · 7 years ago
  10. 2e98874 Remove third_party/build/build_config.h. by Lei Zhang · 7 years ago
  11. 48b47f4 Add asm.js to third_party/build/build_config.h. by Henrique Nakashima · 7 years ago
  12. f9f1a5d Support compiling pdfium with emscripten. by Henrique Nakashima · 7 years ago
  13. d342716 Add support for pdfium use partitionalloc on loongson platform. by Wang Qing · 7 years ago
  14. a408ac8 [OpenJPEG] Fix integer overflow by Nicolas Pena · 7 years ago
  15. 81a1ac4 Add initial jumbo build support. by Lei Zhang · 7 years ago
  16. dc36f99 Reland "[CFI] Enable type generalization for LCMS" by Vlad Tsyrklevich · 7 years ago
  17. c560a8c Convert usages of pdfium::Optional to Optional by Ryan Harrison · 7 years ago
  18. c353245 Fix use_system_freetype=true build when third_party/freetype is missing by Tom Anderson · 7 years ago
  19. 1228ae2 Roll pdfium/third_party/freetype/src/ bec14f688..2c048a8a6 (25 commits) by Nicolas Pena · 7 years ago
  20. a8548dc Run clang-tidy modernize-use-nullptr on //third_party/pdfium by Dan Sinclair · 7 years ago
  21. 393f899 Run clang-tidy modernize-use-bool-literals on //third_party/pdfium by Dan Sinclair · 7 years ago
  22. dddfdad Run clang-tidy modernize-use-auto on //third_party/pdfium by Dan Sinclair · 7 years ago
  23. 56569ac Run clang-tidy modernize-use-equals-{delete,default} on //third_party/pdfium by Dan Sinclair · 7 years ago
  24. 98b5633 Allow building pdfium against the system version of libpng. by Andrew Weintraub · 7 years ago
  25. c0062b9 Revert "[CFI] Enable type generalization for LCMS" by dsinclair · 7 years ago
  26. 7829b70 [CFI] Enable type generalization for LCMS by Vlad Tsyrklevich · 7 years ago
  27. 3636a85 Roll pdfium/third_party/freetype/src/ 8f5568bfc..bec14f688 (5 commits) by Nicolas Pena · 7 years ago
  28. c9653fb Fix PartitionAlloc cookies for small in-place reallocs. by Lei Zhang · 7 years ago
  29. 1b5eab3 Roll pdfium/third_party/freetype/src/ 91015cb41..8f5568bfc (5 commits) by Nicolas Pena · 7 years ago
  30. 064a3e1 Prevent an OOM error in libtiff. by Lei Zhang · 7 years ago
  31. b810da2 Remove flags param from FXMEM_DefaultAlloc() and friends. by Lei Zhang · 7 years ago
  32. d4ef572 Only use the yield instruction on architectures that support it. by Andrew Weintraub · 7 years ago
  33. 87d06d3 Remove use of deprecated 'register' keyword by Hans Wennborg · 7 years ago
  34. 4674441 Roll pdfium/third_party/freetype/src/ ae7dc1f62..91015cb41 (35 commits) by Henrique Nakashima · 7 years ago
  35. 826480c Upgrade LibopenJPEG to 2.3 by Nicolas Pena · 7 years ago
  36. b578748 Create FreeType roll script by Nicolas Pena · 7 years ago
  37. c065d88 Remove extraneous ;s by Dan Sinclair · 7 years ago
  38. c29c16f Enable PRINTF_FORMAT for clang by Dan Sinclair · 7 years ago
  39. 6202231 Remove FX_CPU=FX_WIN64 build flag by Dan Sinclair · 7 years ago
  40. 698aed7 Cleanup FX macros by Dan Sinclair · 7 years ago
  41. 61674c8 Get system lcms2 config using pkg-config. by Lei Zhang · 7 years ago
  42. 450fbea Roll DEPS for build to e659d43. by Lei Zhang · 7 years ago
  43. 56ec081 Use the right allocate and free functions in OpenJPEG. by Chris Palmer · 7 years ago
  44. 088ca03 Upgrade OpenJPEG to 2.2.0 by Nicolas Pena · 7 years ago
  45. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  46. 175a858 Do not QuickFloor on cmsintrp by Nicolas Pena · 7 years ago
  47. 664d4b8 Reject oversized iCCP profile length in libpng. by Lei Zhang · 7 years ago
  48. ed2f276 Add pdfium::Optional to third_party/base by Ryan Harrison · 7 years ago
  49. e20e80a Roll yasm to 1.3.0. by Lei Zhang · 7 years ago
  50. 0bd8472 LCMS: upgrade to 2.8 by Nicolas Pena · 7 years ago
  51. f752039 LCMS: rename folder by Nicolas Pena · 7 years ago
  52. 6a5b787 LibTIFF: fix defines in tiffconf by Nicolas Pena · 7 years ago
  53. 964e56b Roll FreeType to 7e50824288fac5a36c2938fdb3e1c949ea53f982 by Nicolas Pena · 7 years ago
  54. d3c6f81 LibTIFF: upstream patch to fix null dereference by Nicolas Pena · 7 years ago
  55. d4362fe Define SIZEOF_VOIDP and other cleanup in tiffconf by Nicolas Pena · 7 years ago
  56. d60609d LibTIFF: remove a couple of patches by Nicolas Pena · 7 years ago
  57. c760024 Upgrade LibTIFF to 4.0.8 by Nicolas Pena · 7 years ago
  58. 61a3cb8 Roll third_party/freetype/src cf8d9b4ce..38bdf22bf (9 commits) by Dan Sinclair · 7 years ago
  59. c3eca64 Libtiff OOM upstream patch by Nicolas Pena · 7 years ago
  60. cbe6d16 Add comment in libtiff patch by Nicolas Pena · 7 years ago
  61. 0fafb4f core: allow building against system lcms2 by Miklos Vajna · 7 years ago
  62. 2264473 Replace sanitizers:deps with exe_and_shlib_deps (pdfium) by Tom Anderson · 7 years ago
  63. 1c6e883 Roll FreeType to 2.8 by Lei Zhang · 7 years ago
  64. c4722a7 Libtiff: upstream fix for heap buffer overflow by Nicolas Pena · 7 years ago
  65. 2a2ee0f LibOpenJPEG: undefined shift in opj_t1_dec_clnpass by Nicolas Pena · 7 years ago
  66. fe5c7c2 LibOpenJPEG: restrict l_img_comp->prec to avoid undefined shift by Nicolas Pena · 7 years ago
  67. 87ba200 [LCMS] Upstream direct leak fix by Nicolas Pena · 7 years ago
  68. 852fb12 [lcms] Verify enough data to service request before allocating by Dan Sinclair · 7 years ago
  69. 2df760f core: allow building against system zlib by Miklos Vajna · 7 years ago
  70. 9bdbc16 Fix undefined shift in opj_bio_read by Nicolas Pena · 7 years ago
  71. 34f735c Fix undefined shift in opj_get_all_encoding_parameters by Nicolas Pena · 7 years ago
  72. d1e01de Fix a self-inclusion in third_party/base/stl_util.h. by Lei Zhang · 7 years ago
  73. 6058730 Fix Visual Studio build from GN generated files by Dominik Röttsches · 7 years ago
  74. 138cc10 Take ContainsValue() change from base stl_util.h by Tom Sepez · 7 years ago
  75. 58532b6 Revert "core: allow building against system zlib" by dsinclair · 7 years ago
  76. ac07d34 Libtiff upstream security fixes by Nicolas Pena · 7 years ago
  77. 152bfe0 Libtiff upstream: _TIFFcalloc addition by Nicolas Pena · 7 years ago
  78. 36c5b17 core: allow building against system zlib by Miklos Vajna · 8 years ago
  79. 661fcc0 Pull in the latest PartitionAlloc fixes from upstream. by Chris Palmer · 8 years ago
  80. 0e5d892 Use libjpeg-turbo instead of our own copy of libjpeg. by Lei Zhang · 8 years ago
  81. 3198c68 Libtiff: Prevent OOM in TIFFFillStrip by Nicolas Pena · 8 years ago
  82. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 8 years ago
  83. ba8ac3f Drop FXSYS_ from file methods by Dan Sinclair · 8 years ago
  84. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 8 years ago
  85. 7e7c649 Drop FXSYS_ from string methods by Dan Sinclair · 8 years ago
  86. 984f1d8 Use absolute paths for FreeType source code. by Lei Zhang · 8 years ago
  87. a2af7de Move zlib to a DEPS-based checkout. by Lei Zhang · 8 years ago
  88. eb39cdb Pull in FreeType via DEPS instead. by Lei Zhang · 8 years ago
  89. 1c5e98c Libtiff security upstream patches by Nicolas Pena · 8 years ago
  90. 677329c Revert "Enable Wshift-negative-value in PDFium." by Nico Weber · 8 years ago
  91. 4b0671a Allow configuration of external embedder FreeType by Dominik Röttsches · 8 years ago
  92. 3de5005 Upgrade to FreeType 2.7.1. by Lei Zhang · 8 years ago
  93. 75b11e4 Erase unused freetype files. by Lei Zhang · 8 years ago
  94. 47b8f07 Do more checks before big allocs in TIFFReadDirEntryArray by Nicolas Pena · 8 years ago
  95. 21362ee Enable Wshift-negative-value in PDFium. by Lei Zhang · 8 years ago
  96. 8e3f692 Update to zlib 1.2.11 by Adenilson Cavalcanti · 8 years ago
  97. cfb6f46 Upgrade libtiff to 4.0.7. by Lei Zhang · 8 years ago
  98. 85f019a Add pdfium::clamp() as a placeholder for std::clamp(). by Lei Zhang · 8 years ago
  99. 79e548e Import PartitionAlloc from Chromium. by Chris Palmer · 8 years ago
  100. 193e6ca Add IndexInBounds() convenience routine. by Tom Sepez · 8 years ago