1. 2cadd25 Add test case for a bunch of shading type 7 (and 6) corner cases. by Nico Weber · 2 days ago main
  2. c6b8c8e Change CPDF_Dictionary::KeyExist() to take ByteStringView by Lei Zhang · 2 days ago
  3. 429e3b0 Remove out-parameter from CPDF_DefaultAppearance::GetFont() by Lei Zhang · 2 days ago
  4. e49c5ef Fix testing_rust_revision after pdfium-review.googlesource.com/131370 by Nico Weber · 2 days ago
  5. cce603a Stop handling coons patches in CFX_SkiaDeviceDriver::DrawShading by Nico Weber · 2 days ago
  6. 3d37e94 Implement support for drawing bezier patches by Nico Weber · 3 days ago
  7. 61be18b Use absl::flat_hash_set inside cpdf_nametree.cpp by Lei Zhang · 3 days ago
  8. 28557e8 Remove explicit template argument from ScopedSetInsertion users by Lei Zhang · 3 days ago
  9. c432752 Add test for multidimensional reinterpret_span<>() flattening. by Tom Sepez · 3 days ago
  10. a907ba0 Add FPDFAnnot_SetFormFieldFlags API to modify form field flags by Helmut Januschka · 3 days ago
  11. 0034a50 Improve FPDF_GetPageWidthF() / FPDF_GetPageHeightF() documentation by Lei Zhang · 4 days ago
  12. c92cd17 Rewrite CPDF_Annot::AnnotSubtypeToString() with switch-statement by Lei Zhang · 4 days ago
  13. b8e8a35 testing/tools: Add a script to renumber objects in file order by Nico Weber · 5 days ago chromium/7168 chromium/7169 chromium/7170 chromium/7171 chromium/7172 chromium/7173 chromium/7174
  14. 88d42b1 Extend shade.pdf test by Nico Weber · 5 days ago
  15. 93ea99d Explain preconditions whenever UNSAFE_BUFFER_USAGE. by Tom Sepez · 5 days ago
  16. 3e8d184 Fix GCC build issue in fxcodec.DecodeDataZeroSize test (try 2) by Lei Zhang · 5 days ago
  17. 1ece8a1 Clean up CPDF_DefaultAppearance by Lei Zhang · 5 days ago
  18. 3ef4650 Update reclient_version to 0.177.1.e58c0145-gomaip by Andy Phan · 5 days ago
  19. 38d16b8 Roll third_party/googletest/src/ 52204f78f..90a415211 (9 commits) by Andy Phan · 5 days ago
  20. 642c3be Roll third_party/nasm/ 767a169c8..9f916e90e (426 commits) by Andy Phan · 5 days ago
  21. d6ebd12 Roll v8/ 04fa9cbe2..d91bd611c (362 commits) by Andy Phan · 5 days ago
  22. 8b14de9 Roll third_party/libc++abi/src/ 94c5d7a8e..f2a7f2987 (8 commits) by Andy Phan · 5 days ago
  23. f9b941a Roll third_party/skia/ 7d56b9cc7..68e53210b (103 commits) by Andy Phan · 5 days ago
  24. 0ace636 Roll third_party/libunwind/src/ 62e217a12..81e2cb40a (2 commits) by Andy Phan · 5 days ago
  25. e265bde Fix botched UnownedPtr refactor by Lei Zhang · 5 days ago chromium/7166 chromium/7167
  26. 4d936fa Revert "Rework inline image parsing in content streams" by Lei Zhang · 5 days ago
  27. 6058b2a Revert "Fix crash in CPDF_StreamContentParser::Handle_BeginImageData()" by Lei Zhang · 5 days ago
  28. 46f4561 Roll third_party/llvm-libc/src/ 4b760d9a7..e9d9246e8 (49 commits) by Andy Phan · 6 days ago
  29. 136d704 Roll third_party/freetype/src/ 82090e67c..79912716e (81 commits) by Andy Phan · 6 days ago
  30. acffebe Roll third_party/abseil-cpp/ 1e8b41f1e..91f1a3775 (8 commits) by Andy Phan · 6 days ago
  31. 9490e64 Modernize all remaining operator==() code. by Tom Sepez · 6 days ago
  32. 1eb36c3 Replace extern const with inline constexpr in //constants by Lei Zhang · 6 days ago chromium/7165
  33. af6de9b Modernize PDFium strings operator==(). by Tom Sepez · 6 days ago
  34. 7d8f6a4 Update android_toolchain_version to KXOia11cm9lVdUdPlbGLu8sCz6Y4ey_HV2s8_8qeqhgC by Andy Phan · 6 days ago
  35. 37b2c59 Roll third_party/rust/ d05fde505..e4c474081 (35 commits) by Andy Phan · 6 days ago
  36. 3b98432 Update gn_version to 487f8353f15456474437df32bb186187b0940b45 by Andy Phan · 6 days ago
  37. e73054c Modernize StringViewTemplate::operator==(). by Tom Sepez · 6 days ago
  38. 23f69c9 Roll third_party/icu/ c9fb4b3a6..4c8cc4b36 (2 commits) by Andy Phan · 6 days ago
  39. 6b0300a Fix GCC build issue in fxcodec.DecodeDataZeroSize test by Lei Zhang · 6 days ago
  40. 2ab9e93 Roll Zlib from ce5a169f5017 to 6f9b4e619240 (9 revisions) by pdfium-autoroll · 7 days ago
  41. 6114b3b Roll Memory Tools from 14089a7f57fa to cc38b4b04fbf (1 revision) by pdfium-autoroll · 7 days ago
  42. d1ee8b0 Remove some strlen() calls using pdfium::span_from_cstring() by Lei Zhang · 10 days ago
  43. 41e5f40 Replace fxcrt::span_equals() with pdfium::span::operator== by Lei Zhang · 10 days ago
  44. 6ec1d2f Add constexpr {Byte,Wide}StringView unit tests by Lei Zhang · 10 days ago
  45. f92aa15 Update pdfium::Contains() from Chromium by Lei Zhang · 11 days ago chromium/7155 chromium/7156 chromium/7157 chromium/7158 chromium/7159 chromium/7160 chromium/7161 chromium/7162 chromium/7163 chromium/7164
  46. 0f84b85 Replace MakeFakeUniquePtr() with MatchesUniquePtr() by Lei Zhang · 11 days ago
  47. 9444ec8 Replace fxcrt::ToArray() with std::to_array() by Lei Zhang · 11 days ago
  48. 6b13180 Convert to C++20 requires clauses in span_util.h by Tom Sepez · 11 days ago
  49. ae0ead6 Remove unnecessary stl_util.h includes by Lei Zhang · 11 days ago
  50. 7daaacf Convert to more C++20 requires clauses in //core/fxcrt by Tom Sepez · 11 days ago
  51. a66a29a Convert to C++20 requires clauses in //core/fpdfapi by Tom Sepez · 11 days ago
  52. 789082d Convert RetainPtr<> templates to use C++20 requires clauses by Tom Sepez · 11 days ago
  53. e90e389 Remove std::span conversion code from span.h by Lei Zhang · 11 days ago
  54. 5c21bbd Remove unused internal templates from span.h. by Tom Sepez · 12 days ago
  55. ceaecc2 Actually remove pdfium::make_span(). by Tom Sepez · 12 days ago
  56. 6397490 Replace calls to pdfium::make_span() with CTAD. by Tom Sepez · 12 days ago
  57. d2b5a28 Make pdfium::span<> range constructors consistent by Tom Sepez · 12 days ago
  58. 0496d80 Use fast_float::chars_format::allow_leading_plus option by Lei Zhang · 12 days ago
  59. ba9bff4 Remove uses of deprecated download_from_google_storage --no_auth in DEPS by Lei Zhang · 12 days ago
  60. 5da39fb Remove <string.h> inclusion from span.h by Tom Sepez · 12 days ago
  61. d45defc Use inline constexpr in cmaps headers by Lei Zhang · 12 days ago chromium/7152 chromium/7153 chromium/7154
  62. 69686ef Update pdfium::span<> to more closely match C++20 base::span<> by Tom Sepez · 13 days ago
  63. bce7ccb Use size_t for indices in CPDF_CMap::GetNextChar() by Lei Zhang · 13 days ago
  64. 87a4972 Add API to retrieve MIME type from PDF attachments by Helmut Januschka · 13 days ago
  65. 384d409 Fix nullptr deref in CFXJSE_FormCalcContext::Time2Num() by Lei Zhang · 13 days ago
  66. 02c94a3 Use std::ranges::find() and find_if() by Lei Zhang · 13 days ago
  67. cf64c42 Handle arrays of 1-in, 1-out functions for shading types 4-7 by Nico Weber · 13 days ago
  68. 953632e Roll Catapult from 5bda0fdab9d9 to 000f47cfa393 (43 revisions) by pdfium-autoroll · 14 days ago
  69. 52aa19e Roll Code Coverage from 86ab7fc653c4 to dea8d7c1bd51 (11 revisions) by pdfium-autoroll · 14 days ago
  70. 69bef25 Roll Depot Tools from 3ce438f7f0ba to 1fcc527019d7 (91 revisions) by pdfium-autoroll · 14 days ago
  71. c440145 Prepare more files for update to pdfium::span<> by Tom Sepez · 2 weeks ago chromium/7146 chromium/7147 chromium/7148 chromium/7149 chromium/7150
  72. d91512d Roll v8/ c206c46cd..04fa9cbe2 (552 commits) by Lei Zhang · 2 weeks ago
  73. 67ca3cf Fix crash in CPDF_StreamContentParser::Handle_BeginImageData() by Lei Zhang · 2 weeks ago
  74. e72f115 Prepare PDFium for updated base::span implementation. by Tom Sepez · 2 weeks ago
  75. 8f09a63 Add LIFETIME_BOUND to core/fxcrt/compiler_specific.h. by Tom Sepez · 2 weeks ago
  76. 0557a22 Update core/fxcrt/numerics by Lei Zhang · 2 weeks ago
  77. c31ed43 Implement PDF version handling from catalog dictionary by Helmut Januschka · 3 weeks ago chromium/7143 chromium/7144 chromium/7145
  78. c0bc98d Rework inline image parsing in content streams by Lei Zhang · 3 weeks ago
  79. ef236b1 Improve CPDF_StreamParser::ReadInlineStream() span usage by Lei Zhang · 3 weeks ago
  80. 2396350 Ignore inline images without EI operators by Lei Zhang · 3 weeks ago
  81. 6941991 [fxcrt] Remove IsPowerOfTwo() by Ho Cheung · 3 weeks ago
  82. 69bb626 Remove fxcrt::Fill() by Lei Zhang · 3 weeks ago
  83. dbf0a1b Replace fxcrt::Fill() with std::ranges::fill() by Lei Zhang · 3 weeks ago chromium/7139 chromium/7140 chromium/7141 chromium/7142
  84. 309d5e9 Convert remaining code to google_style_ members by Tom Sepez · 3 weeks ago
  85. 7c52523 Roll goldctl from bbe5d9f7f74b to cce6d37d624f by pdfium-autoroll · 3 weeks ago
  86. 042b29d Convert to google_style in core/fpdfapi/render by Tom Sepez · 4 weeks ago
  87. f7649ff Convert to google_style in core/fpdfapi/page by Tom Sepez · 4 weeks ago
  88. f6ad5f3 Convert to google_style_ naming in core/fpdfapi/parser. by Tom Sepez · 4 weeks ago
  89. 6607706 Rewrite core/fpdfapi/{cmaps,font} to google_style_ members by Tom Sepez · 4 weeks ago
  90. 3d8aaf4 Update README URLs for filing a new bug by Alan Screen · 5 weeks ago
  91. c1efd96 Clang-format remainder core files by Lei Zhang · 5 weeks ago chromium/7120 chromium/7121 chromium/7122 chromium/7123 chromium/7124 chromium/7125 chromium/7126 chromium/7127 chromium/7128 chromium/7129 chromium/7130 chromium/7131 chromium/7132 chromium/7133 chromium/7134 chromium/7135 chromium/7136 chromium/7137 chromium/7138
  92. 2713666 Clang-format //testing by Lei Zhang · 5 weeks ago
  93. e7231eb Clang-format //fxjs by Lei Zhang · 5 weeks ago
  94. f6d3ca2 Clang-format core/fxcrt by Lei Zhang · 5 weeks ago
  95. 3cf23e1 Clang-format core/fpdfapi by Lei Zhang · 5 weeks ago
  96. 1847ad5 Clang-format core/fxge by Lei Zhang · 5 weeks ago
  97. fb910dc Replace fxcrt::Fill() with std::ranges::fill() in one spot by Lei Zhang · 5 weeks ago
  98. b5b7e1e Convert to google_style_ member names in core/fxge. by Tom Sepez · 5 weeks ago
  99. cdd0eae Improve a few member variables names in fpdfsdk by Lei Zhang · 5 weeks ago
  100. d0dcedc Clang-format //fpdfsdk by Lei Zhang · 5 weeks ago