PDFium 151.0.7891.0
·
6 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
This version was built with branch chromium/7891 of PDFium
Changes
Commits between chromium/7881 and chromium/7891:
- Make CFX_FolderFontInfo file-reading helpers static methods.
- Update Chrome security bug reporting location
- Correct Johab mapping and add Vietnamese/OEM support
- Include missing charsets in CFX_FolderFontInfo from OS2 table.
- Define global FX_CharsetFlag and use it in font managers.
- Replace XFA_FWL_PSBSTYLEEXT defines with an enum class.
- Add missing FXSYS_ToLowerASCII().
- Add simple tests for Brotli compression
- Reduce object churn in CPDF_NameTree::GetNodeLimits.
- Add hash-to-string mapping to CFPF_SkiaFontMgr.
- Declare several FXSYS_ functions as constexpr.
- Add unit tests for CPVT_VariableText
- Avoid invalid tiling pattern ranges
- Replace FXMATH_DECIMAL macros with constexpr in cfgas_decimal.cpp
- Fix return value in CFX_AndroidFontInfo::GetFontCharset().
- Unconditionally check out simdutf
- Rename FX_LINEBREAKTYPE to LineBreakType
- Replace JBIG2_MIN_SEGMENT_SIZE with a constexpr
- Roll Code Coverage from 74d04576e893 to 06dcbbe49e67 (4 revisions)
- Roll Catapult from 9fd976b2695e to a6e9d089883c (22 revisions)