PDFium 124.0.6365.0
github-actions
released this
18 Mar 11:55
·
36 commits
to master
since this release
This version was built with branch chromium/6365
of PDFium
Changes
Commits between chromium/6350
and chromium/6365
:
- Convert some WideString::CompareNoCase() to EqualsASCIINoCase().
- Replace ptr/size pair with span in FXJSE_CLASS_DESCRIPTOR.
- Remove in-out parameter from GetFontFamily.
- Enable UNOWNED_PTR_EXCLUSION checks for debug builds only.
- Adjust BUILD.gn files for path-based unsafe buffer warnings.
- Remove another parameter from CPDF_AnnotList methods
- Avoid calls to c_str() in cpdf_filespec.cpp.
- Avoid duplicate checks in StringViewTemplate<>::Substr().
- Remove dead code in RenderPageImpl() callees
- Improve generated content stream data in cpdf_generateap.cpp
- Make FPDFAnnotEmbedderTest.Bug1206 resiliant to changes
- Remove use of string to hold binary data in cgdi_device_driver.cpp.
- Move some fx_system.h replacements into a C++ only section.
- Add script to fetch images from pdfium-skia gold server
- Change scripts to use autoninja
- Roll third_party/skia/ 532505396..32f1cb507 (200 commits)
- Increase internal precision in FXSYS_wcstof().
- Generate more legal content stream data in CPDF_GenerateAP
- Roll build, clang, and rust tools
- Properly account for CTM changes
- Remove unreachable TranslateImageLine() colorspace code
- Roll abseil, buildtools, and libc++
- Rename CPDF_Color::GetRGB() to GetColorRef()
- Rename CPDF_PatternCS::GetPatternRGB() to GetPatternColorRef()
- Roll third_party/googletest/src/ af29db7ec..e4fdb87e7 (411 commits)
- Demonstrate PDF saving bug with a "leaky" CTM
- Roll base/allocator/partition_allocator/ c2bb1848e..c702699cc (26 commits)
- Roll Zlib from 3787595bbbd3 to c5bf1b566e5d (4 revisions)
- Roll Memory Tools from 4753a8cbcd7c to c6d669e13804 (2 revisions)