PDFium 126.0.6462.0
github-actions
released this
06 May 06:19
·
15 commits
to master
since this release
This version was built with branch chromium/6462
of PDFium
Changes
Commits between chromium/6447
and chromium/6462
:
- Roll build/ bbc1efa4c..5eb3babb0 (147 commits)
- Fix one more edited PDF regression
- Update hooks for reclient
- Add one more pixel test for an edited PDF that regressed
- Roll clang to pick up unsafe_buffer_paths.txt format changes.
- Introduce fxcrt::try_spancpy() and fxcrt::try_spanmove().
- Roll v8/ 7f0739496..0832ba514 (553 commits; 1 trivial rolls)
- Roll buildtools and libc++
- Roll third_party/abseil-cpp/ a64dd87ce..2c1ad970d (2 commits)
- Roll third_party/fp16/src/ 0a92994d7..581ac1c79 (1 commit)
- Update gn_version to f284b6b47039a2d7edfcbfc51f52664f82b5a789
- Roll third_party/skia/ 7338f5521..04ee4daae (438 commits)
- Roll third_party/freetype/src/ f42ce2556..1168b1b5b (15 commits)
- Roll base/allocator/partition_allocator/ 8a9c3373f..3b0bd80fa (37 commits)
- Roll tools/rust/ eaff38a21..8fcf2bf39 (15 commits)
- Roll third_party/libc++abi/src/ 1317096ef..51fe35844 (2 commits)
- Update reclient_version to 0.138.0.e854224-gomaip
- Use spancpy() in more places
- Fix yet another edited PDF that regressed
- Introduce {Byte,Wide}String::span_with_terminator().
- Mark fx_memcpy_wrappers.h functions UNSAFE_BUFFER_USAGE.
- Enable fuzzing with Skia enabled
- Add yet another pixel test for an edited PDF that regressed
- Roll Code Coverage from f459fdcdfc6c to 1b0ca9db1266 (3 revisions)
- Roll Depot Tools from 4a9d989f52e9 to 4246ba023a15 (107 revisions)
- Roll libpng from 5140e80f1841 to 34954dfe60ef (2 revisions)
- Roll Instrumented Libraries from 0172d67d98df to 682a735d9f5c (18 revisions)
- Roll Catapult from 949df6114f3f to 5fbda23b3a86 (52 revisions)
- Roll Memory Tools from c6d669e13804 to 2448d81f9741 (1 revision)
- Roll abseil-cpp, buildtools, clang, and libc++