PDFium 125.0.6392.0
github-actions
released this
01 Apr 06:11
·
17 commits
to master
since this release
This version was built with branch chromium/6392
of PDFium
Changes
Commits between chromium/6378
and chromium/6392
:
- Switch CPDF_MeshStream to use FX_RGB
- Add struct FX_RGB
- Add fpdfsdk/{pwl,formfiller,fpdfxfa}/ directories to unsafe buffers.
- Make SBThemeData::clrBtnBK a one-dimensional array.
- Remove FXSYS_wcstof in favor of system wcstof().
- Add some FPDFDocEmbedderTests that delete pages and save
- Enforce checking the return value of CFX_DIBitmap::Create()
- Put unsafe buffer configuration into PDFium
- Roll build/ e9a12f276..e5ff2eff3 (85 commits)
- Roll third_party/icu/ 1112fa6b3..d94ab131b (8 commits)
- Flag remaining unsafe buffer usage in fxcrt.
- Change CPDF_MeshStream::ReadColor() to return an array
- Fix undefined behavior in DrawGouraud()
- Fix some nits in DrawGouraud()
- Roll Catapult from 4dc7721a1444 to 949df6114f3f (83 revisions)
- Roll libpng from 3c7486b231c7 to 5140e80f1841 (1 revision)