Skip to content

4.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 04:04
· 333 commits to main since this release

Changes (Release 4.12.0)

Summary (pypdfium2)

pypdfium2 commit log

Commits between 4.11.0 and 4.12.0 (latest commit first):

  • 39c136c [autorelease] update changelog and version file
  • 9b2277e readme: shorten raw access paragraph
  • 9384715 packaging_base: update note
PDFium commit log

Commits between 5772 and 5786 (latest commit first):

  • 4a5e28a78 Fix text string handling on UTF-32 platforms
  • c4e6b7d3e Improve ParseDecodeTest cases for test strings
  • 448f3994d Deduplicate Gold properties code
  • 2bfcd7862 Merge UTF-8 handling into fx_string.cpp
  • d7e084ec3 Mark some dangerious pwl methods [[nodiscard]]
  • 4cffda0e4 Roll v8/ f66b0bc93..af40b3075 (821 commits)
  • a248b67f7 Consolidate UTF-16 logic
  • b6c2e82d2 Initialize only needed fields of PartitionOptions
  • 8ef742b1a Roll base/allocator/partition_allocator/ 096531f40..8551ae8bd (24 commits)
  • 4fcc240d3 change readme use_goma to false
  • 2c2634093 Fix duplicate shim symbols in chromium build
  • 8c8755d8f Fix GN visibility checks when building with chromium.
  • d31d8a36d Roll build/ 64c99419f..3c9055956 (93 commits)
  • bd861027b Use malloc shim for testing on all platforms (except win)
  • d22b2a8d2 Make Retaintable subclass's ctors/dtor non-public
  • 5cdc452a1 Rename local thisObserved to this_observed
  • 29c665ea4 Observe CPWL_ComboBox across all On* methods
  • 059bddb09 Clean up CPDF_StructElement
  • 606df596a Make PDFium tests compatible with BRP-enabled allocators.
  • c6a34d1ca Avoid redundant calls to get CFXJSE_Engine in CJX_Object::RunMethod()
  • 57c1ab247 Prevent dangling pointer in CPDF_StructTree::AddPageNode()
  • 1ea042cff Remove CollectionSize() use in CPDF_StructTree::LoadPageTree()
  • 4ff4ca9ab Support BackupRefPtr in PDFium.
  • f722b54ef Roll Catapult from ac30cc4bc7d3 to 730ebc3ef2f3 (44 revisions)
  • 7884587b9 Roll Code Coverage from 9b51524c4f75 to de759c9da836 (1 revision)