1. cba9a3c Properly support the use_system_libtiff GN build option by Lei Zhang · 7 months ago chromium/6132 chromium/6133 chromium/6134 chromium/6135
  2. fa80fee Avoid setting the private tif_fd field in struct tiff by Lei Zhang · 7 months ago
  3. 25df6e8 Mention "document outline" in public/fpdf_doc.h by Lei Zhang · 7 months ago
  4. 8b1177f Fix undefined behavior in FXSYS_wcsnicmp() by Lei Zhang · 7 months ago chromium/6130 chromium/6131
  5. 5636e90 Allow ProcessCrossRefV5Entry() to overwrite existing entries by Lei Zhang · 7 months ago
  6. 154e175 Prefer ClearAndDelete() to delete ExtractAsDangling(). by Tom Sepez · 7 months ago
  7. d82c698 Upgrade vpython3 and wheels by Lei Zhang · 7 months ago
  8. 5d87ac6 Remove "six" python wheel by Lei Zhang · 7 months ago
  9. ea02630 Move fonts used for pixel tests to their own directories by Lei Zhang · 7 months ago
  10. 56a444f Replace Copy() with operator=() in CPDF_{All,Graphic}States by Tom Sepez · 7 months ago
  11. 5746eb6 Rename CPDF_GraphicStates::DefaultStates() to SetDefaultStates(). by Tom Sepez · 7 months ago
  12. 7470158 Stop inheriting from CPDF_GraphicStates by Lei Zhang · 7 months ago
  13. 08f11e5 Roll libpng from 7e1f7e7b1063 to 1db23788f5aa (1 revision) by pdfium-autoroll · 7 months ago
  14. 676f134 Roll Depot Tools from 73b69b016703 to ea9bf7f343d3 (50 revisions) by pdfium-autoroll · 7 months ago
  15. 1bfae35 Roll Code Coverage from f06a56e5b449 to 61632b07bdc6 (2 revisions) by pdfium-autoroll · 7 months ago chromium/6126 chromium/6127 chromium/6128 chromium/6129
  16. f3b5f3d Encapsulate CPDF_GraphicStates member variables by Lei Zhang · 7 months ago
  17. 3c28457 Encapsulate CPDF_AllStates member variables by Lei Zhang · 7 months ago
  18. a2dc6ec Ensure exactly 1 WCHAR_T_IS_*_BIT define is defined by Lei Zhang · 7 months ago
  19. 18a2f3c Add some unit tests for FXSYS_wcsnicmp() by Lei Zhang · 7 months ago
  20. a3ce9f4 Roll base/allocator/partition_allocator/ 0d03e4082..4d90e004b (14 commits) by Lei Zhang · 7 months ago
  21. 2af0a20 Fix how FPDFText_LoadFont() detects font glyph count by Lei Zhang · 7 months ago
  22. cc923ca Add an embedder test to demonstrate a FPDFText_LoadFont() failure by Lei Zhang · 7 months ago
  23. 57d1f79 Avoid the NULL, 0 undefined behavior problem in CFX_GlyphCache by David Benjamin · 7 months ago
  24. 4da226a Change GetFileContents() test utility to return a vector by Lei Zhang · 7 months ago
  25. 1bcae28 Roll build/ ab8815d43..292639dc3 (1 commit) by Lei Zhang · 7 months ago
  26. 4a4d922 Roll build/ f4167331a..ab8815d43 (29 commits) by Lei Zhang · 7 months ago
  27. 7233e99 Use span in Processor::ProcessPdf() by Lei Zhang · 7 months ago chromium/6120 chromium/6121 chromium/6122 chromium/6123 chromium/6124 chromium/6125
  28. f0e6edf Use pdfium::base::checked_cast() in a few test files by Lei Zhang · 7 months ago
  29. 1225d9d Remove out-parameter from PathService::GetTestFilePath() by Lei Zhang · 7 months ago
  30. 16bebb0 Extend PDFEditImgTest.NewImageObjLoadJpeg to write out a PDF by Lei Zhang · 7 months ago
  31. c930b55 Add missing stdint.h include in span.h by Lei Zhang · 7 months ago
  32. 42154f4 Rename some "remain" variables to "remaining" by Lei Zhang · 7 months ago
  33. 6a34da3 Fix misalignment between Redo and Undo after consecutive text pasting. by shaochenguang · 7 months ago chromium/6113 chromium/6114 chromium/6115 chromium/6116 chromium/6117 chromium/6118 chromium/6119
  34. 5f814e8 Fulfill a TODO in cpdf_dib.cpp by Lei Zhang · 7 months ago
  35. 9be49d4 Add rust_build_tests to pdfium_all when enable_rust=true by danakj · 7 months ago
  36. ae96058 Roll Instrumented Libraries from 032e9c850ab9 to 48a6beefc1bb (2 revisions) by pdfium-autoroll · 7 months ago
  37. 7a7c86c Roll Memory Tools from 8b06a5370188 to bb03b820532d (1 revision) by pdfium-autoroll · 7 months ago
  38. d336e56 Roll third_party/skia/ e8c78601e..77aeee3b8 (221 commits) by Hui Yingst · 8 months ago
  39. 6503993 Update reclient_version to 0.118.1.ae3c3be-gomaip by Hui Yingst · 8 months ago
  40. 7581506 Roll base/allocator/partition_allocator/ 6f90cb04a..0d03e4082 (16 commits) by Hui Yingst · 8 months ago
  41. f76cff7 Roll third_party/libunwind/src/ 7608093d2..69b8c6469 (6 commits) by Hui Yingst · 8 months ago
  42. 70062cf Roll v8/ 1fb69d9f5..06aba4270 (284 commits) by Hui Yingst · 8 months ago
  43. e21a7e3 Roll fuchsia_gn_sdk_revision and fuchsia sdk by Hui Yingst · 8 months ago
  44. 0a34b6b Convert std::vector<v8::Local<T>> to v8::LocalVector<T>. by Tom Sepez · 8 months ago chromium/6103 chromium/6104 chromium/6105 chromium/6106 chromium/6107 chromium/6108 chromium/6109 chromium/6110 chromium/6111
  45. 607c3fa Fix potential leak in CGdiplusExt by Lei Zhang · 8 months ago
  46. 90589d4 Replace const-ref std::vector arguments with pdfium::span in fxjs. by Tom Sepez · 8 months ago
  47. fc412ac Revert recent C++20 usage in CFX_FillRenderOptions by Lei Zhang · 8 months ago chromium/6101 chromium/6102
  48. 03c0419 Remove unnecessary LoadLibrary() call in CGdiplusExt by Lei Zhang · 8 months ago
  49. fdb409a Roll third_party/freetype/src/ 7b308a29d..55d0287cf (17 commits) by Hui Yingst · 8 months ago
  50. 9091e26 Add a test for rendering a transparency onto a white background by Lei Zhang · 8 months ago
  51. 647a080 Add support for the Rust toolchain by danakj · 8 months ago
  52. 9cb2d68 Update gn_version to e4702d7409069c4f12d45ea7b7f0890717ca3f4b by Hui Yingst · 8 months ago
  53. e5f05d9 Roll third_party/libjpeg_turbo/ 30bdb85e3..9b894306e (2 commits) by Hui Yingst · 8 months ago
  54. df282a6 Roll third_party/icu/ 985b9a6f7..a622de35a (2 commits) by Hui Yingst · 8 months ago
  55. 9f182f9 Roll abseil-cpp, libcxx, libcxxabi, clang, buildtools and build by Hui Yingst · 8 months ago
  56. a3895af Roll Catapult from 4f81c1e29597 to 47efdb4b1428 (70 revisions) by pdfium-autoroll · 8 months ago chromium/6098 chromium/6099 chromium/6099_110 chromium/6099_115 chromium/6099_225 chromium/6099_226 chromium/6099_43 chromium/6099_56 chromium/6100
  57. f96e865 Fix incorrect font dictionary usage in GeneratePopupAP() by Lei Zhang · 8 months ago chromium/6092 chromium/6093 chromium/6094 chromium/6095 chromium/6096 chromium/6097
  58. 604e6dc Use base::Reversed() in CFX_FontMapper::MatchInstalledFonts() by Lei Zhang · 8 months ago
  59. 2c55d42 Fix off-by-one error in CPDF_SimpleFont::LoadCommon() by Lei Zhang · 8 months ago
  60. b313dec Deduplicate font dictionary creation code in cpdf_generateap.cpp by Lei Zhang · 8 months ago chromium/6090 chromium/6091
  61. 5956b29 Remove NoDestructor usage in timer classes by Lei Zhang · 8 months ago
  62. 6b79c51 Remove NoDestructor usage in progressive image decoders by Lei Zhang · 8 months ago
  63. 7e26566 Switch to NOTREACHED_NORETURN() in a couple more files by Lei Zhang · 8 months ago
  64. 12eaa1a Remove superfluous base/numerics includes by Lei Zhang · 8 months ago
  65. d36d5ab Saturate cast in CPDF_Font::GetCharBBoxForFace() by Lei Zhang · 8 months ago
  66. 341abde Consolidate identical code into CPDF_Font::GetCharBBoxForFace() by Lei Zhang · 8 months ago
  67. cee3d1d Reset Skia renderer state in FPDF_DestroyLibrary() by Lei Zhang · 8 months ago chromium/6088 chromium/6089
  68. f5b07c8 Add test to show FPDF_DestroyLibrary() didn't reset the default renderer by Lei Zhang · 8 months ago
  69. 334a9ca Clarify what the "default" renderer is in CFX_DefaultRenderDevice by Lei Zhang · 8 months ago
  70. dfef6a9 Use aggregate initialization in EmbedderTestEnvironment::SetUp() by Lei Zhang · 8 months ago
  71. b9e0f72 Touchup related to C++20 by Lei Zhang · 8 months ago
  72. b8dad8f0 Ensure several bNamed variables are bools or rename. by Tom Sepez · 8 months ago
  73. 96eb343 Remove unused CPDF_SecurityHandler::OnCreate() overload by Lei Zhang · 8 months ago
  74. 9c8a2c8 Remove GN files used to standalone C++17 builds. by Lei Zhang · 8 months ago
  75. f9d7f61 Make CFX_FillRenderOptions an aggregate. by Tom Sepez · 8 months ago
  76. 4b58f5d Sync SkPdfiumUserConfig.h with the Chromium equivalent by Lei Zhang · 8 months ago
  77. d3d4933 Roll third_party/skia/ d8ec08c6d..e8c78601e (289 commits) by Lei Zhang · 8 months ago
  78. 8fccb5e Fix some nits in CFX_SkiaDeviceDriver text drawing code. by Lei Zhang · 8 months ago
  79. d57b905 Skia: Enable fallback code in CFX_GlyphCache::GetDeviceCache() for macOS by Lei Zhang · 8 months ago chromium/6086 chromium/6087
  80. 4aa8340 Roll Zlib from fef58692c1d7 to dfc48fc4de8e (2 revisions) by pdfium-autoroll · 8 months ago
  81. c00b153 Use default member initializers in CFX_FillRenderOptions by Lei Zhang · 8 months ago chromium/6081 chromium/6082 chromium/6083 chromium/6084 chromium/6085
  82. 52fb05a Unsuppress annotation_highlight_opacity.pdf for Windows GDI by Lei Zhang · 8 months ago
  83. 55fa8ed Sync Skia build config with Chromium's for Windows builds by Lei Zhang · 8 months ago
  84. be902d2 Merge duplicate CPDF_CrossRefTable creation code by Lei Zhang · 8 months ago
  85. 28a72ee Sync Skia build config with Chromium's for Mac builds by Lei Zhang · 8 months ago
  86. eb5100f Implement FPDF_StructElement_GetChildMarkedContentID by Dmitry Panteleev · 8 months ago
  87. 3ba54a7 Add a test case for PDF edits not being parsed correctly by Lei Zhang · 8 months ago
  88. e310970 Skia: Add some FreeType defines by Lei Zhang · 8 months ago chromium/6079 chromium/6080
  89. 8d7ab32 Skia: Disable legacy APIs by Lei Zhang · 8 months ago
  90. 0bb4790 Switch to C++20 by default by Lei Zhang · 8 months ago chromium/6077 chromium/6078
  91. 9fe31f6 Rewrite some pdfium::span usage by Lei Zhang · 8 months ago
  92. 703eb42 Update reclient version to re_client_version:0.116.1.9128bc4-gomaip by Alan Screen · 8 months ago
  93. f51bfc7 Roll v8/ 3eb7d73cb..1fb69d9f5 (215 commits) by Alan Screen · 8 months ago chromium/6074 chromium/6075 chromium/6076
  94. a58f07f Remove NOTREACHED() in core/fxcrt/css by Lei Zhang · 8 months ago
  95. 9217138 Roll third_party/zlib/ 3f0af7f1d..fef58692c (1 commit) by Lei Zhang · 8 months ago
  96. 7b102f9 Remove span comparisons operators by Lei Zhang · 8 months ago
  97. 7b51bf8 Use unsigned size arguments when constructing spans by Lei Zhang · 8 months ago
  98. 8df444e Roll third_party/zlib/ 235986452..3f0af7f1d (6 commits) by Lei Zhang · 8 months ago
  99. b8cd1f0 Remove some more NOTREACHED() usage in core/fpdfapi/parser directory by Lei Zhang · 8 months ago
  100. 4c549e6 Roll Depot Tools from d7ba85d1eb58 to 73b69b016703 (61 revisions) by pdfium-autoroll · 8 months ago