Releases: bblanchon/pdfium-binaries
PDFium 141.0.7374.0
This version was built with branch chromium/7374
of PDFium
Changes
Commits between chromium/7363
and chromium/7374
:
- Roll Depot Tools from dd6e72e96818 to f88b25b610eb (53 revisions)
- Roll Memory Tools from 7f4bdaac14af to 3c7b1f4daab1 (3 revisions)
- Roll Catapult from 26075d3aef24 to 8512c3479781 (18 revisions)
- Change CPDF_Font::UseTTCharmap() to use struct CharMapId
- Add CFX_Face::GetCharMapIdByIndex() and struct CFX_Face::CharMapId
PDFium 141.0.7363.0
This version was built with branch chromium/7363
of PDFium
Changes
Commits between chromium/7350
and chromium/7363
:
- Change UseTTCharmapUnicode to prefer MSSymbol
- Let embedders optionally override SkFontMgr selection
- Roll third_party/rust/ 8bbd6f555..5f298b3f4 (29 commits)
- Add a pixel test for overlapping text
- Roll libpng from cb7e5155c4a1 to 21bfd1267997 (5 revisions)
- Roll goldctl from 14f1d96c70fe to 5b4c9fabbe83
PDFium 141.0.7350.0
This version was built with branch chromium/7350
of PDFium
Changes
Commits between chromium/7337
and chromium/7350
:
- Use std::map::extract() in a few places
- Replace the UNSAFE_TODO() in FPDFAnnot_GetFormFieldExportValue()
- Roll third_party/llvm-libc/src/ f37e727ed..6adc0aa94 (150 commits)
- Roll tools/clang/ b17ffb3e8..cd1691927 (24 commits)
- Roll abseil/, buildtools/ and third_party/libc++/src/
- Roll build/ c734cf94f..ac578f1d4 (90 commits)
- Roll build/ and buildtools/
- Roll tools/rust/ c52b68f9d..fa1df4857 (7 commits)
- Roll third_party/libunwind/src/ 634c60974..84c5262b5 (1 commit)
- Roll third_party/libc++abi/src/ 4a1b48642..a6c815c69 (4 commits)
- Update siso_version to e5fa67c5a456c1ab932f440ddfb195a8a33c235b
- Remove base/ from PDFium unsafe_buffer_paths.txt file
- [exit-time-destructors] Exclude warning from targets
- Roll third_party/skia/ 34a40032f..af6d6eb38 (260 commits; 29 trivial rolls)
- Roll third_party/freetype/src/ 39d85f169..08805be53 (21 commits)
- Roll base/allocator/partition_allocator/ 79b418050..57104f156 (23 commits)
- Roll third_party/googletest/src/ c67de1173..373af2e3d (5 commits)
PDFium 140.0.7337.0
This version was built with branch chromium/7337
of PDFium
Changes
Commits between chromium/7323
and chromium/7337
:
- Consolidate UNSAFE_BUFFERS usage in fpdf_cmaps.cpp
- Update gn_version to 3a4f5cea73eca32e9586e8145f97b04cbd4a1aee
- Remove UNSAFE_TODOs in fpdf_cmaps.cpp
- Roll third_party/icu/ a67fc91f7..1b2e3e8a4 (2 commits)
- Roll third_party/simdutf/ a1046f20f..c6c377dbb (1 commit)
- Roll v8/ 9bfa30b42..596261193 (380 commits)
- Split up CIDFromCharCode()
- Roll build/ 777cde7d7..70cf13052 (22 commits)
- Give "pMap" variables better names
- Fix integer overflow after recent change
- Spanify FXARGB_GetDIB()
- Remove "native_client" references
- Delete third_party/pymock
- Sync abseil allow/ban list with Chromium's
- Roll Zlib from 4028ebf8710e to 363a126ed293 (4 revisions)
- Rename "pDoc" instances to "doc" in //core
- License update for pdfium deps.
- Roll abseil, build, buildtools, libc++/src, and rust
- Add a test case for another find text failure
PDFium 140.0.7323.0
This version was built with branch chromium/7323
of PDFium
Changes
Commits between chromium/7309
and chromium/7323
:
- Rename "pDoc" instances to "doc" in //fxjs and //testing
- Avoid calls to deprecated GetIsolate methods
- Rename "pDoc" instances to "doc" or "document" in //fpdfsdk and //xfa
- Fix a JPEG2000 decoding regression
- Move RGB conversion code out of CPDF_DIB::LoadJpxBitmap()
- Simplify CPDF_SecurityHandler::GetUserPassword()
- Encapsulate more JPEG2000 decoding logic
- Add alternate CJS_Object constructor for testing.
- Make jbig2 data in recently-added file more spec-compliant
- Roll Catapult from a03b70978cc5 to 26075d3aef24 (34 revisions)
- Roll Memory Tools from cc38b4b04fbf to 7f4bdaac14af (1 revision)
- Roll Depot Tools from 909e2921a011 to dd6e72e96818 (41 revisions)
PDFium 140.0.7309.0
This version was built with branch chromium/7309
of PDFium
Changes
Commits between null
and chromium/7309
:
PDFium 140.0.7295.0
This version was built with branch chromium/7295
of PDFium
Changes
Commits between chromium/7281
and chromium/7295
:
PDFium 140.0.7281.0
This version was built with branch chromium/7281
of PDFium
Changes
Commits between chromium/7269
and chromium/7281
:
PDFium 140.0.7269.0
This version was built with branch chromium/7269
of PDFium
Changes
Commits between chromium/7256
and chromium/7269
:
- Avoid -Wcharacter-conversion
- Use default/projection forms of C++20 std::ranges::lower_bound()
- Fix UNSAFE_TODOs in cpdf_security_handler.cpp
- Fix FPDFText_GetText() handling with invalid characters
- Fix UNSAFE_TODOs in cpdf_crypto_handler.cpp
- Add embedder test for FPDFText_GetText() behavior with invalid chars
- Fix truncated hash value used in GetEventParaInfoByName().
- Remove another is_nacl test from PDFium build file.
- Avoid some copies in CPDF_TextPage::AddCharInfoBy*()
- Remove IS_NACL code
- Roll Jinja2 from 5e1ee241ab04 to c3027d884967 (1 revision)
- Roll Catapult from 938fc9953b41 to a03b70978cc5 (27 revisions)
- Roll MarkupSafe from 9f8efc8637f8 to 4256084ae141 (1 revision)
- Roll Depot Tools from e0ece52cfb4f to 909e2921a011 (49 revisions)
PDFium 139.0.7256.0
This version was built with branch chromium/7256
of PDFium
Changes
Commits between null
and chromium/7256
: