PDFium 103.0.5052.0
github-actions
released this
09 May 17:06
·
204 commits
to master
since this release
This version was built with branch chromium/5052
of PDFium
Changes
Commits between chromium/5038
and chromium/5052
:
- Roll tools/clang/ d0d1c12d6..59264cc01 (8 commits)
- Roll build/ a9b5feb78..a6760f254 (159 commits)
- Fix component build when Skia is enabled
- Update IPDF_JSPLATFORM::m_pFormFillinfo comment.
- Roll tools/clang/ and third_party/zlib/
- Add test for FFI_DownloadFromURL()
- Add test for formcalc Post()/Put() functions.
- Switch CPDF_Dictionary::Remove() to take a ByteStringView.
- Change GetBoundingBox() to have a const page parameter.
- Provide more FPDF_FORMFILLINO stubs for embedder_tests
- [Skia] Remove
SHOW_TEXT_GLYPHS
- Roll third_party/abseil-cpp/ ef6cda346..758568c7d (10 commits)
- Add a sentence to public/README about where to start
- Update third_party/base/numerics.
- Roll tools/clang/ c6b36b157..b5e2f7c16 (4 commits)
- Roll build/ dd39b637a..a9b5feb78 (105 commits)
- Fixes to support building in C++20 mode.
- Update fuchsia_sdk_cipd_prefix to match Chromium.
- Consolidate common code in checkbox_radiobutton tests
- Roll v8/ cc4c908ee..2b90e9763 (645 commits)
- Remove C++14 implementation of C++17 STL code in template_util.h.
- Add test case for /Hide actions
- Run non-JS /OpenAction even if JS not present.
- Use CFX_FontMapper::MakeTag() in more places.
- Use CIPD to download Fuchsia SDK.
- Add test case for /ResetForm actions.
- Pull in Mac dsymutil using download_from_google_storage instead of cipd.
- Roll tools/clang/ c8e9f238a..c6b36b157 (8 commits)
- Roll v8/ c25a4438c..cc4c908ee (289 commits)
- Exercise FFI_ExecuteNamedAction paths
- Improve comments for FFI_ExecuteNamedAction.
- Roll buildtools/third_party/libunwind/trunk/ bbcbce996..393e3eee9 (8 commits)
- Roll buildtools/third_party/libc++abi/trunk/ 738dc100c..c7888dd70 (45 commits)
- Roll third_party/freetype/src/ 3100c8120..e8ebfe988 (9 commits)
- Roll third_party/android_ndk/ 9644104c8..8388a2be5 (1 commit)
- Update gn_version to 53ef169800760fdc09f0773bf380fe99eaeab339
- Roll third_party/depot_tools/ 3b97fa826..5b13afcae (40 commits; 14 trivial rolls)
- Roll buildtools/ c2e479566..113378f9b (2 commits)
- Roll third_party/icu/ 1fd0dbea0..85814e1af (7 commits)
- Skia config for Windows without clang
- Roll third_party/skia/ 2ac7682b5..c908c3a89 (602 commits)
- Roll third_party/zlib/ a6d209ab9..e53d3f018 (15 commits)
- Roll tools/memory/ 087c7630a..c8563c1c1 (4 commits)
- Pass -Wno-return-type to GCC.