1. bed1f94 Add regression test for /ActualText parsing by Lei Zhang · 2 days ago main
  2. 340b955 Fix some formatting issues in fpdfview.h by Lei Zhang · 3 days ago chromium/7004 chromium/7005 chromium/7006 chromium/7007 chromium/7008
  3. 01a53b0 Add pixel test for PDF with /NeedAppearances true by Lei Zhang · 3 days ago
  4. c58db78 fix extraction of marked text by JD Pierce · 3 days ago
  5. edeecee Add another indexed jpeg2000 test by Nico Weber · 3 days ago
  6. f32695d Remove MSVC-specific code by Lei Zhang · 4 days ago chromium/7002 chromium/7003
  7. 3305403 Roll third_party/abseil-cpp/ 72093794a..f9b083a49 (12 commits) by Alan Screen · 4 days ago
  8. a2dd507 Roll third_party/freetype/src/ afc7000ca..b1f478508 (36 commits) by Alan Screen · 4 days ago
  9. 61da0de Update gn_version to ed1abc107815210dc66ec439542bee2f6cbabc00 by Alan Screen · 4 days ago
  10. bf822ae Roll third_party/libunwind/src/ d1e95b102..e55d8cf51 (1 commit) by Alan Screen · 4 days ago
  11. 4bac39b Roll third_party/googletest/src/ 7d76a231b..e235eb34c (7 commits) by Alan Screen · 4 days ago
  12. e914d6b Use StringTo{Float,Double}() in more places by Lei Zhang · 4 days ago
  13. 067011d Switch one FXSYS_wcstof() caller to StringToFloat() by Lei Zhang · 4 days ago
  14. 100e246 Switch FXSYS_wcstof() to use fast_float by Lei Zhang · 4 days ago
  15. c80dc39 Avoid UTF-8 conversion in wide versions of StringTo{Float,Double}() by Lei Zhang · 4 days ago
  16. 698283c Test more WideString inputs with StringTo{Float,Double}() by Lei Zhang · 4 days ago
  17. c5a1750 Suppress unsafe_libc_call (Debug only) in CFXJSE_Context. by Tom Sepez · 5 days ago chromium/7000 chromium/7001
  18. 92e774c Fix JPEG2000 image decoding with an indexed colorspace by Lei Zhang · 5 days ago
  19. 5f2ff39 Enable death tests for {Byte,Wide}String in release builds. by Tom Sepez · 5 days ago
  20. 40f8124 Remove CXFA_FMLexer::Token::ToDebugString(). by Tom Sepez · 6 days ago chromium/6999
  21. 97aaf8b Remove the /wd defines from BUILD.gn by Tom Sepez · 6 days ago
  22. 643e426 Default pdfium to using an optimized allocator. by Tom Sepez · 6 days ago
  23. f37509d Roll base/allocator/partition_allocator/ 9cab8b0d1..85d14cbcf (14 commits) by Tom Sepez · 6 days ago
  24. 4d39fb6 Roll Code Coverage from 5e7c277c0d8c to 22e1f7663197 (2 revisions) by pdfium-autoroll · 7 days ago chromium/6997 chromium/6998
  25. 208278a Roll Depot Tools from 58625e82c685 to 98b7273c8d49 (86 revisions) by pdfium-autoroll · 7 days ago
  26. 6299cda Roll Catapult from 86d6f8ee6130 to d5166861902b (22 revisions) by pdfium-autoroll · 7 days ago
  27. afaaf55 Skip some WideString creation in CPDF_TextPage::ProcessTextObjectItems() by Lei Zhang · 9 days ago
  28. 012fe57 Fix unnecessary tree traversal in SearchNameNodeByNameInternal() by Andy Phan · 10 days ago chromium/6990 chromium/6991 chromium/6992 chromium/6993 chromium/6994 chromium/6995 chromium/6996
  29. 3c2bfd7 Refactor SearchNameNodeByNameInternal() by Andy Phan · 10 days ago
  30. a9f2f0f Use CIDToGIDMap to fill font widths in FPDFText_LoadCidType2Font() by Lei Zhang · 13 days ago chromium/6987 chromium/6988 chromium/6989
  31. 0d2d104 Roll goldctl from 78856799f02f to 9389855cfb14 by pdfium-autoroll · 14 days ago chromium/6985 chromium/6986
  32. d69e985 Add even better compiler-support section to README.md by Tom Sepez · 2 weeks ago
  33. 6c386f7 Always initialize CFX_SkiaDeviceDriver::m_bRgbByteOrder by Lei Zhang · 2 weeks ago
  34. a78c767 Add supported compilers section to README.md by Tom Sepez · 3 weeks ago chromium/6975 chromium/6976 chromium/6977 chromium/6978 chromium/6979 chromium/6980 chromium/6981 chromium/6982 chromium/6983 chromium/6984
  35. ef5fcdf Remove some MSVC-specific code by Lei Zhang · 3 weeks ago
  36. fa65812 Allow options and input files in any order in pdfium_test by Lei Zhang · 3 weeks ago
  37. 170de1e Fix stack-use-after-scope in pdfium_test by Lei Zhang · 3 weeks ago
  38. 2febc28 Fix FPDFText_GetLooseCharBox() to handle rotation by Lei Zhang · 3 weeks ago chromium/6973 chromium/6974
  39. 4c7464b Add tests to show FPDFText_GetLooseCharBox() bug with rotated text by Lei Zhang · 3 weeks ago
  40. 89a94c1 Fix test helper to get correct indices from rotated_text.pdf by Lei Zhang · 3 weeks ago
  41. 603caea Add a helper to FPDFTextEmbedderTest for use with rotated_text.pdf by Lei Zhang · 3 weeks ago
  42. da06998 Roll libpng from cf7c36ed084c to 28213bcabe21 (1 revision) by pdfium-autoroll · 3 weeks ago
  43. 859f92a Check the font width array generated by FPDFText_LoadCidType2Font() by Lei Zhang · 3 weeks ago
  44. efe6680 Add GetWidthsArrayForCidFont() helper to fpdf_edit_embeddertest.cpp by Lei Zhang · 3 weeks ago
  45. f6da7d2 Add comment for subtle code in CPDF_StreamContentParser by Lei Zhang · 4 weeks ago chromium/6960 chromium/6961 chromium/6962 chromium/6963 chromium/6964 chromium/6965 chromium/6966 chromium/6967 chromium/6968 chromium/6969 chromium/6970 chromium/6971 chromium/6972
  46. fab1b6d Add debugging data to help diagnose a hang in fread() by Lei Zhang · 4 weeks ago
  47. 6be4f3b Rename pdfium_unsafe_buffers_paths.txt file by Tom Sepez · 4 weeks ago
  48. e99f1e8 Avoid out of bounds crash when reading fonts by Lei Zhang · 4 weeks ago
  49. 594caeb Avoid fixed-offset NULL-deref in XFA_Node::InsertChildAndNotify(). by Tom Sepez · 4 weeks ago
  50. aacaea1 [AGG] Only add positive dash lengths and gap lengths by Andy Phan · 4 weeks ago chromium/6958 chromium/6959
  51. b4cf887 Add pixel test for negative dash scales by Andy Phan · 4 weeks ago
  52. 3cd0a26 Use AutoRestorer in CPDF_StreamParser::ReadInlineStream() by Lei Zhang · 4 weeks ago chromium/6956 chromium/6957
  53. 4bc397f Rename local variables in CPDF_StreamParser::ReadInlineStream() by Lei Zhang · 4 weeks ago
  54. 7420dfe Fix pdfium_test in Chromium builds when Skia is enabled by default by Lei Zhang · 4 weeks ago
  55. d8b668c Making CPDF_SyntaxParser::FindTag(ByteStringView tag) robust by Saiv-kodes · 4 weeks ago
  56. 320fc87 Roll Zlib from 82a5fecf8aae to b763971bcaa3 (1 revision) by pdfium-autoroll · 4 weeks ago
  57. e116b67 Fix bad refactoring in CXFA_TextParser::GetFont() by Lei Zhang · 4 weeks ago
  58. 67a00b1 Add test showing copies do not happen in fxcrt::Zip(). by Tom Sepez · 4 weeks ago
  59. 20b8b48 Avoid UNSAFE_TODO() in AreColorIndicesOutOfBounds(). by Tom Sepez · 4 weeks ago chromium/6948 chromium/6949 chromium/6950 chromium/6951 chromium/6952 chromium/6953 chromium/6954 chromium/6955
  60. 28cfa3a Remove distinction between input/output views in fxcrt::Zip(). by Tom Sepez · 4 weeks ago
  61. ea4eab8 Update documentation and tests for fxcrt::Zip() by Tom Sepez · 4 weeks ago
  62. da206be Make PDFium's compiler_specific.h use clang's UNSAFE_BUFFERS_BUILD by Tom Sepez · 5 weeks ago
  63. 4adcb08 Roll build, clang, and rust by Andy Phan · 5 weeks ago chromium/6946 chromium/6947
  64. 4886ee0 Update gn_version to c97a86a72105f3328a540f5a5ab17d11989ab7dd by Andy Phan · 5 weeks ago
  65. ed30f70 Roll buildtools and libc++ by Andy Phan · 5 weeks ago
  66. 16df41e Roll v8/ 3e984a9e0..75be3dcb5 (277 commits) by Andy Phan · 5 weeks ago
  67. 0320375 Add third_party/highway dependency by Andy Phan · 5 weeks ago
  68. ab72191 Roll third_party/freetype/src/ 0ae7e6073..afc7000ca (9 commits) by Andy Phan · 5 weeks ago
  69. 77e7dee Roll v8/ 313e6ed36..3e984a9e0 (189 commits) by Andy Phan · 5 weeks ago
  70. 8198c4e Roll third_party/libc++abi/src/ 6c4fa00e4..83dfa1f5b (12 commits) by Andy Phan · 5 weeks ago
  71. ac5bfac Update reclient_version to re_client_version:0.172.0.3cf60ba5-gomaip by Andy Phan · 5 weeks ago
  72. d1e80cf Roll testing/scripts/rust/ 347b3c20a..6712dc59f (1 commit) by Andy Phan · 5 weeks ago
  73. 0af5149 Roll third_party/llvm-libc/src/ 4c70d6b5a..60b7db20a (87 commits) by Andy Phan · 5 weeks ago
  74. 3285073 Roll third_party/libunwind/src/ 5b01ea4a6..d1e95b102 (4 commits) by Andy Phan · 5 weeks ago
  75. 4ad60e3 Roll third_party/abseil-cpp/ 0b76dfe4f..72093794a (6 commits) by Andy Phan · 5 weeks ago
  76. 84acf3a Roll third_party/googletest/src/ d14403194..7d76a231b (6 commits) by Andy Phan · 5 weeks ago
  77. 7f588b3 Roll base/allocator/partition_allocator/ c551156ef..9cab8b0d1 (13 commits) by Andy Phan · 5 weeks ago
  78. b5d8c97 Roll third_party/icu/ 4239b1559..bbccc2f6e (5 commits) by Andy Phan · 5 weeks ago
  79. 1ef5cd3 Roll third_party/skia/ 3db026d62..975788ea9 (248 commits) by Andy Phan · 5 weeks ago
  80. 8d0676e Roll third_party/clang-format/script/ 37f6e68a1..1549a8dba (3 commits) by Andy Phan · 5 weeks ago
  81. c1992c8 Roll Catapult from 6a0960fe97ab to 86d6f8ee6130 (59 revisions) by pdfium-autoroll · 5 weeks ago
  82. 994b985 Roll Code Coverage from 719f1eba4379 to 5e7c277c0d8c (2 revisions) by pdfium-autoroll · 5 weeks ago
  83. cbf0bb5 Roll Depot Tools from 8d20c1e0b56c to 58625e82c685 (39 revisions) by pdfium-autoroll · 5 weeks ago
  84. 55a8262 Roll goldctl from b2da51fa8d3a to db814b551104 by pdfium-autoroll · 6 weeks ago
  85. a4cbdc9 Update OpenJPEG to 2.5.3 by Lei Zhang · 7 weeks ago chromium/6907 chromium/6908 chromium/6909 chromium/6910 chromium/6911 chromium/6912 chromium/6913 chromium/6914 chromium/6915 chromium/6916 chromium/6917 chromium/6918 chromium/6919 chromium/6920 chromium/6921 chromium/6922 chromium/6923 chromium/6924 chromium/6925 chromium/6926 chromium/6927 chromium/6928 chromium/6929 chromium/6930 chromium/6931 chromium/6932 chromium/6933 chromium/6934 chromium/6935 chromium/6936 chromium/6937 chromium/6938 chromium/6939 chromium/6940 chromium/6941 chromium/6942 chromium/6944 chromium/6945
  86. d48287f add missing includes for the build with use_libcxx_modules by Takuto Ikuta · 7 weeks ago
  87. b69783f Begin marking unsafe libc functions as UNSAFE_BUFFERS(). by Tom Sepez · 8 weeks ago chromium/6902 chromium/6903 chromium/6904 chromium/6905 chromium/6906
  88. bea1014 Roll Instrumented Libraries from 69291a3c7c79 to 3cc43119a291 (2 revisions) by pdfium-autoroll · 8 weeks ago chromium/6900 chromium/6901
  89. 6de4055 Add trailing slash in pdfium_unsafe_buffers_paths.txt. by Tom Sepez · 8 weeks ago chromium/6895 chromium/6896 chromium/6897 chromium/6898 chromium/6899
  90. 0b5baed Wrap libc calls with UNSAFE_BUFFERS() in fx_memcpy_wrappers.h. by Tom Sepez · 8 weeks ago
  91. f972b61 [AGG] Support negative dash phases by Andy Phan · 9 weeks ago
  92. 6574dd2 add missing includes for the build with use_libcxx_modules by Takuto Ikuta · 9 weeks ago chromium/6891 chromium/6892 chromium/6893 chromium/6894
  93. bf4b888 Remove inactive OWNERS by Lei Zhang · 9 weeks ago
  94. 6d1b0b3 Roll Depot Tools from 106363735045 to 8d20c1e0b56c (69 revisions) by pdfium-autoroll · 9 weeks ago chromium/6888 chromium/6889 chromium/6890
  95. 7c7434b Roll Memory Tools from 8385f1049653 to 8e9b58419b41 (1 revision) by pdfium-autoroll · 9 weeks ago
  96. 5fad03f Roll Code Coverage from e4b516100a73 to 719f1eba4379 (1 revision) by pdfium-autoroll · 9 weeks ago
  97. 85d6439 Delete obsolete libopenjpeg headers by Lei Zhang · 9 weeks ago
  98. edd7c5c Add support for ICC profile extraction by Haoran Tang · 9 weeks ago
  99. 1cf3dac Add license file for Little CMS by Lei Zhang · 9 weeks ago
  100. c8caabb Add enum FontPitchFamily by Lei Zhang · 10 weeks ago chromium/6879 chromium/6880 chromium/6881 chromium/6882 chromium/6883 chromium/6884 chromium/6885 chromium/6886 chromium/6887