PDFium 112.0.5567.0
github-actions
released this
30 Jan 09:31
·
119 commits
to master
since this release
This version was built with branch chromium/5567
of PDFium
Changes
Commits between chromium/5554
and chromium/5567
:
- Specify output name for pdfium build component
- Roll base/allocator/partition_allocator/ 180ceb478..85f9e65df (34 commits)
- Improve support for building pdfium_test with Skia in Chromium.
- Rename UnownedPtr methods to match their raw_ptr counterparts.
- Define preprocessor macro PDF_USE_PARTITION_ALLOC
- Fix overlapping glyphs rendering for aliased text
- Check the first page xref size when parsing linearized PDFs.
- Remove unused SkiaState members.
- Use more size_t indices in SkiaState.
- Remove reference to empty file SkUtilsArm.cpp
- Use more spans inside SkiaState.
- Replace remaining SkTDArray usage in fx_skia_device.cpp.
- Replace SkTDArray usage in SkiaState::CharDetail.
- Use more references in fx_skia_device.cpp.
- Clarify counts in SkiaState::DrawText().
- Replace more SkTArray/SkTDArray usage in SkiaState.
- Replace SkTDArray usage for
SkiaState::m_commands
. - Roll Code Coverage from 5afe9c957e79 to aa4af3749029 (3 revisions)
- Roll Catapult from 27863274a2f2 to c4e9d16032d8 (44 revisions)