PDFium 116.0.5827.0
github-actions
released this
12 Jun 06:44
·
97 commits
to master
since this release
This version was built with branch chromium/5827
of PDFium
Changes
Commits between chromium/5813
and chromium/5827
:
- Simplify CFX_DIBBase::RealizeSkImage()
- Add CFX_DIBBase::RealizeSkImage()
- Avoid using NOTREACHED() in test code
- Don't infer UnownedPtr::ExtractAsDangling() type
- Manage Upsample() memory using SkImage
- Remove obsolete third_party/android_sdk/
- Fix PDF saving when multiple graphics states are in effect
- Fix FxgeSkiaEmbedderTest.RenderBigImageTwice test
- Minimize GN dependencies on //skia
- Replace FXFT_MM_VarPtr with ScopedFXFTMMVar
- Remove FT_Done_MM_Var() workaround
- Tighten DEPS rules for Skia headers
- Add include for SkTileMode