1. 820520a Add enum FontStyle by Lei Zhang · 3 months ago
  2. acc6120 Add enum FontWeight by Lei Zhang · 3 months ago
  3. b9f4edc Roll third_party/llvm-libc/src/ 9e360f423..4c70d6b5a (53 commits) by Lei Zhang · 3 months ago
  4. c49d91c Update gn_version to 468c6128db7fabe32a29d4753460ef53594406fc by Lei Zhang · 3 months ago
  5. 4385fa0 Roll base/allocator/partition_allocator/ bd0c0ab0f..c551156ef (4 commits) by Lei Zhang · 4 months ago chromium/6877 chromium/6878
  6. 3b743e5 Check for out of range values in CPDF_SimpleFont::LoadSubstFont() by Lei Zhang · 4 months ago
  7. 5fe7aa6 Roll third_party/freetype/src/ 83af801b5..0ae7e6073 (14 commits) by Lei Zhang · 4 months ago
  8. 317025e Roll abseil, buildtools and libc++ by Lei Zhang · 4 months ago
  9. e39b3df Roll v8/ ed817e7ce..313e6ed36 (324 commits) by Lei Zhang · 4 months ago
  10. 8a28ca6 Roll third_party/skia/ 3222456e6..3db026d62 (157 commits) by Lei Zhang · 4 months ago
  11. 6175ad5 Let CPDF_Font::GetFontWeight() callers handle integer overflow by Lei Zhang · 4 months ago chromium/6875 chromium/6876
  12. f143cf2 Roll build, clang, and rust by Lei Zhang · 4 months ago
  13. 8331612 Add more UNSAFE_BUFFERS() annotations by Lei Zhang · 4 months ago
  14. 70cd51b Use Zip() inside CFX_RenderDevice::DrawNormalText() by Lei Zhang · 4 months ago
  15. 1a575ae [fpdfapi] Refactor references in `CPDF_PageModule` class into separate functions by Ho Cheung · 4 months ago
  16. 8bfc47a Roll goldctl from ac62be0e9276 to ca5a5ec5e772 by pdfium-autoroll · 4 months ago
  17. a640a69 Roll Catapult from 3a454956bcb5 to 6a0960fe97ab (52 revisions) by pdfium-autoroll · 4 months ago chromium/6873 chromium/6874
  18. b37f1f6 Combine nearly identical code in CPDF_GenerateAP::GenerateFormAP() by Lei Zhang · 4 months ago chromium/6865 chromium/6866 chromium/6867 chromium/6868 chromium/6869 chromium/6870 chromium/6871 chromium/6872
  19. a7062f3 Fix bad resource dictionary in freetext annotation pixel tests by Lei Zhang · 4 months ago
  20. 2b637f2 Split text field code out of CPDF_GenerateAP::GenerateFormAP() by Lei Zhang · 4 months ago
  21. 6fe39bf Split combo/listbox code out of CPDF_GenerateAP::GenerateFormAP() by Lei Zhang · 4 months ago
  22. 63155a9 Clean up some dictionary usage in CPDF_GenerateAP::GenerateFormAP() by Lei Zhang · 4 months ago
  23. 6a02664 Further split CPDF_GenerateAP::GenerateFormAP() by Lei Zhang · 4 months ago
  24. d9db351 Add more pixel tests for freetext annotation by Lei Zhang · 4 months ago
  25. 610da16 Move setjmp calls out of progressive_decoder.cpp, part 3. by Tom Sepez · 4 months ago chromium/6863 chromium/6864
  26. 41101f5 Fix botched GuessSizeForVSWPrintf() refactor by Lei Zhang · 4 months ago
  27. 8970554 Make png setjmp calls come from C, not C++. by Tom Sepez · 4 months ago
  28. c371c29 Simplify GenerateExtGStateDict() by Lei Zhang · 4 months ago
  29. da691b3 Refactor border style dict reading code into GetBorderStyleInfo() by Lei Zhang · 4 months ago
  30. d71e910 Consolidate border bevel/inset values into GenerateBorderAP() by Lei Zhang · 4 months ago
  31. 2a019e0 Use even more Google C++ variable names in cpdf_generateap.cpp by Lei Zhang · 4 months ago
  32. 07db11e Use more Google C++ variable names in cpdf_generateap.cpp by Lei Zhang · 4 months ago
  33. 1343d26 Restructure a couple of functions inside cpdf_generateap.cpp by Lei Zhang · 4 months ago chromium/6861 chromium/6862
  34. 079866d Roll Zlib from c7678ba8af45 to 82a5fecf8aae (2 revisions) by pdfium-autoroll · 4 months ago chromium/6859 chromium/6860
  35. c94af33 Add a pixel test for freetext annotation not rendering by Lei Zhang · 4 months ago chromium/6856 chromium/6857 chromium/6858
  36. 065a906 Move setjmp calls out of progressive_decoder.cpp, part 2. by Tom Sepez · 4 months ago
  37. 594a0fa Tidy JpegProgressiveDecoder::ReadHeader() return results. by Tom Sepez · 4 months ago
  38. fc9bc8d Move setjmp calls out of progressive_decoder.cpp, part 1. by Tom Sepez · 4 months ago
  39. 8d8f3fb Mark function scope constexpr constants as static in remaining code by Lei Zhang · 4 months ago
  40. 9047dd7 Mark function scope constexpr constants as static in //core by Lei Zhang · 4 months ago
  41. 51cfc0f Move all the C code for jpeg to the C file. by Tom Sepez · 4 months ago chromium/6854 chromium/6855
  42. 3ef11ce Consolidate error_fatal() into jpeg_common.h by Tom Sepez · 4 months ago
  43. ccc4155 Consistently store JpegCommon into cinfo.client_data. by Tom Sepez · 4 months ago
  44. 5f77faf Rename jpegmodule member and set consistently. by Tom Sepez · 4 months ago
  45. df17d30 Move setjmp() calls from .cpp to .c files. by Tom Sepez · 4 months ago
  46. 2d1d33d Test FPDFPageObj_SetIsActive() with nullptr input by Lei Zhang · 4 months ago
  47. 666e847 Mark function scope constexpr constants as static in tests by Lei Zhang · 4 months ago
  48. ff3c7ff Fix potential compiler error in CPDF_ToUnicodeMap::HandleBeginBFChar() by Lei Zhang · 4 months ago
  49. 9e2a80c Add test for FPDFPageObj_SetIsActive() interaction with text objects by Lei Zhang · 4 months ago
  50. 6cdefb4 Add FPDFPageObj_GetIsActive() experimental API by Alan Screen · 4 months ago
  51. b019686 Add kBlankPage200By200Checksum constant by Lei Zhang · 4 months ago chromium/6852 chromium/6853
  52. d9d7356 Fix resource tracking when using FPDFPageObj_SetIsActive() by Lei Zhang · 4 months ago
  53. da3ec03 Demonstrate another bug with FPDFPageObj_SetIsActive() and saving by Lei Zhang · 4 months ago chromium/6851
  54. d9171e5 Fix crash in CPDF_InteractiveForm::AddTerminalField() by Lei Zhang · 4 months ago
  55. bc527c2 Roll third_party/libc++abi/src/ 3c26edd0c..6c4fa00e4 (24 commits) by Alan Screen · 4 months ago chromium/6849 chromium/6850
  56. 77c4562 Roll third_party/abseil-cpp/ d2ea9f0eb..16df85f9a (11 commits) by Alan Screen · 4 months ago
  57. 1549987 Add span<> move-assignment operator. by Tom Sepez · 4 months ago
  58. 7bf56d0 Make JpegLoadInfo use JpegCommon struct by Tom Sepez · 4 months ago
  59. 1a2d466 Unify jpeg library API struct usage. by Tom Sepez · 4 months ago
  60. 57b2e1c Roll llvm-libc, GCS, build, buildtools, clang, libcxx, rust, tools/rust by Alan Screen · 4 months ago
  61. 77b0e87 Use more precise SkSL filegroup by Kaylee Lubick · 4 months ago
  62. 22fad3b Move common jpeg library API fields to jpeg_common.h by Tom Sepez · 4 months ago chromium/6847 chromium/6848
  63. 79a9e38 Spanify FXSYS_IntToTwoHexChars() and FXSYS_IntToFourHexChars() by Lei Zhang · 4 months ago
  64. 9199942 Use string view internally in GuessSizeForVSWPrintf() by Lei Zhang · 4 months ago
  65. ef6cdab Make core/fxcodec/jpeg/jpeg_common.cpp a .c file. by Tom Sepez · 4 months ago
  66. 69d3ec5 Roll MarkupSafe from 6638e9b0a79a to 9f8efc8637f8 (1 revision) by pdfium-autoroll · 4 months ago
  67. 9995e1e Roll Jinja2 from 2f6f2ff5e4c1 to 5e1ee241ab04 (1 revision) by pdfium-autoroll · 4 months ago chromium/6845 chromium/6846
  68. 9c582d5 Give some maps in fpdf_edittext.cpp more meaningful names by Lei Zhang · 4 months ago chromium/6841 chromium/6842 chromium/6842_1 chromium/6843 chromium/6844
  69. d632c53 Consistently use FXSYS_IsHexDigit() by Lei Zhang · 4 months ago
  70. e3e911e Consistently use FXSYS_IsDecimalDigit() by Lei Zhang · 4 months ago
  71. 057d7ae Spanify FXSYS_ToUTF16BE() by Lei Zhang · 4 months ago
  72. 68c406a Do more validation in CPDF_ToUnicodeMap by Lei Zhang · 4 months ago
  73. 997d568 Use StringToInt() in more places by Lei Zhang · 4 months ago
  74. 079be4e Creating a CompareFS_MATRIX util function by Saiv-kodes · 4 months ago
  75. 2150b69 Add StringToInt() by Lei Zhang · 4 months ago chromium/6839 chromium/6840
  76. f3ddbc9 Add CPDFToUnicodeMapTest.HandleBeginBFRangeRejectsMismatchedBracket by Lei Zhang · 4 months ago
  77. 399d836 Add CPDFToUnicodeMapTest.HandleBeginBFRangeGoodCount by Lei Zhang · 4 months ago
  78. 5aa3ac1 Roll v8/ ac7f43cd4..ed817e7ce (844 commits; 1 trivial rolls) by Alan Screen · 4 months ago
  79. 1d8ec18 Roll third_party/skia/ 6c8970663..3222456e6 (408 commits) by Alan Screen · 4 months ago
  80. 987d0f6 Update reclient_version to 0.171.0.1869ad5c-gomaip by Alan Screen · 4 months ago
  81. 7aa1eff Update CPDFToUnicodeMapTest inputs with counts by Lei Zhang · 4 months ago
  82. 8f80186b Limit the CID code values in CPDF_ToUnicodeMap by Lei Zhang · 4 months ago
  83. 69b6d1f Fix CID Font /W array output error by Dmitrii Chunikhin · 4 months ago
  84. 4d0baf6 Roll third_party/icu/ 9408c6fd4..4239b1559 (2 commits) by Alan Screen · 4 months ago chromium/6837 chromium/6838
  85. 9662373 Roll third_party/googletest/src/ 6dae7eb4a..d14403194 (7 commits) by Alan Screen · 4 months ago
  86. 7228ecf Roll third_party/libunwind/src/ b7cdacaad..5b01ea4a6 (15 commits) by Alan Screen · 4 months ago
  87. 1b59017 Update gn_version to feafd1012a32c05ec6095f69ddc3850afb621f3a by Alan Screen · 4 months ago
  88. 1ebd7dc Roll base/allocator/partition_allocator/ eb4c8ad80..bd0c0ab0f (31 commits) by Alan Screen · 4 months ago
  89. 6b83ad9 fxbarcode: include stdlib.h for abs by Takuto Ikuta · 4 months ago
  90. 75a7c4d Rename NOTREACHED_NORETURN() to NOTREACHED() by Peter Boström · 4 months ago chromium/6835 chromium/6836
  91. 00feb6e Remove DCHECK(false) version of NOTREACHED() by Peter Boström · 4 months ago
  92. 1c72428 Avoid re-loading XFA fonts from streams. by Tom Sepez · 4 months ago
  93. 84a8011 Fix FPDFPageObj_SetIsActive() crash by Lei Zhang · 4 months ago chromium/6834 chromium/6834_101 chromium/6834_105 chromium/6834_159 chromium/6834_160
  94. b5e19ba Add embedder test to help demonstrate FPDFPageObj_SetIsActive() crash by Lei Zhang · 4 months ago
  95. 5980592 Roll Depot Tools from 1e559a28280c to 106363735045 (33 revisions) by pdfium-autoroll · 4 months ago
  96. 8638d13 Add experimental FPDFPageObj_SetIsActive() API by Alan Screen · 4 months ago chromium/6826 chromium/6827 chromium/6828 chromium/6829 chromium/6830 chromium/6831 chromium/6832 chromium/6833
  97. 04a5be1 Remove METADATA file from libtiff. by Rachael Newitt · 4 months ago
  98. e383e55 Roll goldctl from 22307f0c8145 to 51a5c58c7f8d by pdfium-autoroll · 5 months ago
  99. 4620eb7 Roll Catapult from 3a61fbe304cb to 3a454956bcb5 (32 revisions) by pdfium-autoroll · 5 months ago chromium/6818 chromium/6820 chromium/6821 chromium/6822 chromium/6823 chromium/6824 chromium/6825
  100. bbf2f31 [cleanup] Clean up underscores in some test names again by Ho Cheung · 5 months ago chromium/6811 chromium/6812 chromium/6813 chromium/6814 chromium/6815 chromium/6816 chromium/6817