1. 573d1da Remove scale parameter from CFX_GraphState::SetLineDash() by Lei Zhang · 2 hours ago main
  2. 821b731 Add a non-default CPDF_TextPage::CharInfo constructor by Lei Zhang · 26 hours ago chromium/6756 chromium/6757
  3. 2148fbe ssci: use canonical date format by Jiewei Qian · 29 hours ago
  4. 159263a Split CPDF_TextPage::ProcessTextObjectItems() into smaller pieces by Lei Zhang · 2 days ago
  5. 46bf1c4 Rename some variables in cpdf_textpage.cpp by Lei Zhang · 2 days ago
  6. 85a2d43 Shorten references to CharType in CPDF_TextPage by Lei Zhang · 2 days ago
  7. 7b2b212 Simplify CPWL_Dash by Lei Zhang · 2 days ago chromium/6754 chromium/6755
  8. e452df7 Split CPDF_TextPage::ProcessTextObject() into smaller pieces by Lei Zhang · 2 days ago
  9. 18dd2ab Encapsulate `CPDF_TextPage::CharInfo::m_Unicode` by Lei Zhang · 2 days ago
  10. df6a2ca Encapsulate remaining CFX_GraphStateData members by Lei Zhang · 2 days ago
  11. a644535 Encapsulate CFX_GraphStateData dash members by Lei Zhang · 2 days ago
  12. bcdadb0 Simplify CFGAS_GEGraphics::SetLineDash() by Lei Zhang · 3 days ago
  13. a24d4ac Encapsulate `CPDF_TextPage::CharInfo::m_CharCode` by Lei Zhang · 3 days ago
  14. 19fa111 Remove `CPDF_TextPage::CharInfo::m_Index` by Lei Zhang · 3 days ago
  15. 52be00c Encapsulate `CPDF_TextPage::CharInfo::m_CharType` by Lei Zhang · 3 days ago
  16. da71f46 Encapsulate `CPDF_TextPage::CharInfo::m_pTextobj` by Lei Zhang · 3 days ago
  17. 92d88b5 Encapsulate `CPDF_TextPage::CharInfo::m_Origin` and `m_CharBox` by Lei Zhang · 3 days ago
  18. 41278c3 Remove unnecessary CFX_GraphStateData initialization by Lei Zhang · 3 days ago
  19. 0d34880 Encapsulate `CPDF_TextPage::CharInfo::m_Matrix` by Lei Zhang · 3 days ago
  20. db2974d Add a pixel test for dashed lines by Lei Zhang · 3 days ago
  21. 5d02ef7 Roll buildtools/ and third_party/libc++/src/ part 2 by Andy Phan · 3 days ago
  22. b1de74c Add FPDFTextEmbedderTest.BigtableTextRects by Lei Zhang · 3 days ago
  23. 1c58ebd Update ninja_version to version:3@1.12.1.chromium.4 by Andy Phan · 3 days ago
  24. d172695 Update reclient_version to 0.164.0.76480e37-gomaip by Andy Phan · 3 days ago
  25. cd4887c Roll v8/ 4abe42af9..ac7f43cd4 (183 commits) by Andy Phan · 3 days ago chromium/6752 chromium/6753
  26. d3bc1a0 Roll third_party/libjpeg_turbo/ 4426a8da6..927aabfcd (1 commit) by Andy Phan · 3 days ago
  27. 9d315a1 Finish removing UNSAFE_TODOs from fpdf_text_embeddertest.cpp by Lei Zhang · 3 days ago
  28. 15db357 Roll buildtools/ and third_party/libc++/src/ part 1 by Andy Phan · 3 days ago
  29. 1c1ca3b Roll third_party/libunwind/src/ dc70138c3..b7cdacaad (3 commits) by Andy Phan · 3 days ago
  30. d29a103 Roll third_party/libc++abi/src/ 29b2e9a0f..3c26edd0c (6 commits) by Andy Phan · 3 days ago
  31. 665a727 Roll third_party/googletest/src/ 0953a17a4..6dae7eb4a (1 commit) by Andy Phan · 3 days ago
  32. b67e21a Remove check_unsigned_shorts() in fpdf_text_embeddertest.cpp by Lei Zhang · 3 days ago
  33. 0755492 Remove FPDFText_ClosePage() calls from fpdf_text_embeddertest.cpp by Lei Zhang · 3 days ago
  34. 6d27387 Update gn_version to 95b0f8fe31a992a33c040bbe3867901335c12762 by Andy Phan · 4 days ago
  35. aa6d8e1 Roll third_party/freetype/src/ d2612e1c3..83af801b5 (5 commits) by Andy Phan · 4 days ago
  36. 6738578 Roll testing/scripts/rust/ 9950a459b..347b3c20a (1 commit) by Andy Phan · 4 days ago
  37. e8260a9 Roll third_party/skia/ de3717fe5..6c8970663 (109 commits) by Andy Phan · 4 days ago
  38. 22249d2 Roll third_party/rust/ 1de58cd16..0e0ef1487 (7 commits) by Andy Phan · 4 days ago
  39. 7b0a5ad Roll tools/clang/ 4f1bc3a6b..7566fe852 (11 commits) by Andy Phan · 4 days ago
  40. 4911917 Roll build/ d26b9feb9..9b11bd3a6 (44 commits) by Andy Phan · 4 days ago
  41. 9353b81 Roll base/allocator/partition_allocator/ 774e27628..eb4c8ad80 (29 commits) by Andy Phan · 4 days ago
  42. cec29dd Roll third_party/abseil-cpp/ ff8e7ea37..d2ea9f0eb (4 commits) by Andy Phan · 4 days ago
  43. fba5ab2 Switch to LoadScopedPage() in //fpdfsdk/pwl by Helmut Januschka · 10 days ago chromium/6741 chromium/6742 chromium/6743 chromium/6744 chromium/6745 chromium/6746 chromium/6747 chromium/6748 chromium/6749 chromium/6750 chromium/6751
  44. 7f67169 Add DEPS condition vars for GCS dep autoroller by Stephanie Kim · 11 days ago
  45. 604ab19 Roll Zlib from d3aea2341cde to fa9f14143c79 (1 revision) by pdfium-autoroll · 12 days ago
  46. 0dba7ce Roll Memory Tools from bd3ae34fa1ef to 8385f1049653 (2 revisions) by pdfium-autoroll · 12 days ago
  47. e6633a5 Use third_party/fast_float to convert strings to floats/doubles instead by Andy Phan · 14 days ago chromium/6737 chromium/6738 chromium/6739 chromium/6740
  48. 6bad735 Avoid crashes in FPDFAnnot_GetOptionCount() / FPDFAnnot_GetOptionLabel() by Lei Zhang · 2 weeks ago
  49. 24ccaee Roll v8/ 8c4f39642..4abe42af9 (253 commits) by Lei Zhang · 2 weeks ago
  50. 62d69b2 Switch to LoadScopedPage() by Helmut Januschka · 2 weeks ago
  51. b5325073 Make CFXJSE_Engine::ResolveResult a move-only type by Tom Sepez · 2 weeks ago chromium/6725 chromium/6726 chromium/6727 chromium/6728 chromium/6729 chromium/6730 chromium/6731 chromium/6732 chromium/6733 chromium/6734 chromium/6735 chromium/6736
  52. 128296b Add extra test cases for StringToFloat() and StringToDouble() by Andy Phan · 2 weeks ago
  53. 792db1f Use EXPECT_DOUBLE_EQ in fxstring.*StringToDouble tests by Andy Phan · 2 weeks ago
  54. a78c87c Roll third_party/skia/ 283484738..de3717fe5 (31 commits) by Lei Zhang · 2 weeks ago
  55. 75d98f4 Roll abseil, build, buildtools, clang, libc++ and rust by Lei Zhang · 2 weeks ago
  56. 4f954bb Roll third_party/libc++abi/src/ a834cb253..29b2e9a0f (2 commits) by Lei Zhang · 2 weeks ago
  57. b1e3787 Roll third_party/skia/ 505fb55cd..283484738 (212 commits) by Lei Zhang · 2 weeks ago
  58. b26b891 Roll Depot Tools from caa77da9568f to 22df6f8e622d (52 revisions) by pdfium-autoroll · 3 weeks ago
  59. d6dc224 Roll Code Coverage from ee9f9cb10c0a to 40e3fc483e88 (3 revisions) by pdfium-autoroll · 3 weeks ago
  60. 2b675cf Remove ByteString::FormatFloat() FloatToString(), and DoubleToString() by Lei Zhang · 3 weeks ago chromium/6717 chromium/6718 chromium/6719 chromium/6720 chromium/6721 chromium/6722 chromium/6723 chromium/6724
  61. 0c83cf8 Remove NOTREACHED_NORETURN() in CPDF_PSOP::GetFloatValue() by Lei Zhang · 3 weeks ago
  62. 18240f7 Convert floats to string better in CPDF_Number::GetString() by Andy Phan · 3 weeks ago
  63. e0f9c0a Convert floats to string better in CPDF_Number::WriteTo() by Andy Phan · 3 weeks ago
  64. bf4896a Add a pixel test for checkbox styles by Lei Zhang · 3 weeks ago
  65. fb7720b Update CPDF_Number member names by Andy Phan · 3 weeks ago chromium/6714 chromium/6715 chromium/6716
  66. a3325b6 Validate sRGB ICC profiles have 3 components by Lei Zhang · 3 weeks ago
  67. d5f3e3a Prevent some integer overflows in CFX_RenderDevice::DrawPath() by Lei Zhang · 3 weeks ago chromium/6711 chromium/6712 chromium/6713
  68. 0c3ef74 Add license files for various third party libraries by Lei Zhang · 3 weeks ago
  69. 475079c Roll Catapult from 2ebd180cb2e8 to 753e45cfb999 (43 revisions) by pdfium-autoroll · 4 weeks ago
  70. 1e3a61b Roll libpng from 68c9960bdc0a to cf7c36ed084c (1 revision) by pdfium-autoroll · 4 weeks ago
  71. e7942fb Roll goldctl from 83bca0e9bcba to 83b056d65a52 by pdfium-autoroll · 4 weeks ago chromium/6708 chromium/6709 chromium/6710
  72. c77447d Resolve additional non-performant std::move() issues. by Tom Sepez · 4 weeks ago chromium/6703 chromium/6704 chromium/6705 chromium/6706 chromium/6707
  73. 4657bb7 Make ScopedEmbedderTestPage moveable by Lei Zhang · 4 weeks ago
  74. e3e37ba Remove stray const qualifier from CPDF_Parser. by Tom Sepez · 4 weeks ago
  75. 85c7c38 Disallow copying EmbedderTest::ScopedEmbedderTestPage objects by Lei Zhang · 4 weeks ago
  76. 6cf6936 Roll v8/ 7fa65b952..8c4f39642 (222 commits) by Lei Zhang · 4 weeks ago chromium/6697 chromium/6698 chromium/6699 chromium/6700 chromium/6701 chromium/6702
  77. 10374fb Add third_party/fast_float dependency by Lei Zhang · 4 weeks ago
  78. 46c31e5 Roll v8/ 867a6e526..7fa65b952 (318 commits) by Lei Zhang · 4 weeks ago
  79. a4682f9 Avoid removing Encoding dicts with no /BaseEncoding when flattening by Lei Zhang · 4 weeks ago
  80. 213f8d5 Roll base/allocator/partition_allocator/ 540ef1d89..774e27628 (26 commits) by Lei Zhang · 4 weeks ago
  81. 6efd10c Add a test case for incorrect PDF flattening by Lei Zhang · 4 weeks ago
  82. 8e3ba89 Roll third_party/libjpeg_turbo/ ccfbe1c82..4426a8da6 (1 commit) by Lei Zhang · 4 weeks ago
  83. 85f4a5c Roll third_party/libunwind/src/ d09db732f..dc70138c3 (8 commits) by Lei Zhang · 4 weeks ago
  84. 7903998 Roll third_party/googletest/src/ 5bcb2d78a..0953a17a4 (4 commits) by Lei Zhang · 4 weeks ago
  85. 820e7f0 Roll third_party/freetype/src/ 1452355de..d2612e1c3 (21 commits) by Lei Zhang · 4 weeks ago
  86. 5e6dfa9 Update gn_version to 225e90c5025bf74f41dbee60d9cde4512c846fe7 by Lei Zhang · 4 weeks ago
  87. 43ca68b Roll third_party/libc++abi/src/ bac941ca4..a834cb253 (14 commits) by Alan Screen · 5 weeks ago
  88. 042f8e2 Roll abseil-cpp, build, buildtools, clang, libc++, rust together by Alan Screen · 5 weeks ago
  89. aec00b5 Fix -Wunreachable-code-break error by Lei Zhang · 5 weeks ago chromium/6685 chromium/6686 chromium/6687 chromium/6688 chromium/6689 chromium/6690 chromium/6691 chromium/6692 chromium/6693 chromium/6694 chromium/6695 chromium/6696
  90. d6ab995 Roll third_party/skia/ 5491fe7b9..505fb55cd (114 commits) by Alan Screen · 5 weeks ago
  91. 1da5c63 Roll third_party/skia/ 37427562a..5491fe7b9 (557 commits) by Alan Screen · 5 weeks ago
  92. c15228d Change ArgbToAlphaAndColorRef() to return uint8_t for the alpha value by Lei Zhang · 5 weeks ago
  93. acf0054 Remove some std::tie() calls with structured binding by Lei Zhang · 5 weeks ago
  94. fb88bd7 Remove BlendMode param from RenderDeviceDriverIface::DrawPath() by Lei Zhang · 5 weeks ago
  95. c6d4336 Simplify RenderDeviceDriverIface::FillRectWithBlend() by Lei Zhang · 5 weeks ago
  96. 4974ed7 Remove BlendMode param from RenderDeviceDriverIface::DrawCosmeticLine() by Lei Zhang · 5 weeks ago
  97. 6e8ca1d Remove CFX_RenderDevice::FillRectWithBlend() by Lei Zhang · 5 weeks ago
  98. 2906e2c Remove BlendMode parameters from CFX_RenderDevice helper methods by Lei Zhang · 5 weeks ago
  99. 38e6a85 Remove CFX_RenderDevice::DrawPathWithBlend() by Lei Zhang · 5 weeks ago
  100. 0bba2ec Remove a CPDF_ImageRenderer::Start() parameter by Lei Zhang · 5 weeks ago