PDFium 117.0.5868.0
github-actions
released this
03 Jul 06:56
·
85 commits
to master
since this release
This version was built with branch chromium/5868
of PDFium
Changes
Commits between chromium/5854
and chromium/5868
:
- Add XPS support to pdfium_test
- Move helpers to //samples/helpers
- Simplify FPDF_Render implementations
- Refactor ProcessPdf() and ProcessPage() state
- Make "--diff" option handle reverse-byte-order results for pdfium_diff
- Replace FPDF_RECORDER with FPDF_SKIA_CANVAS
- [Fuchsia] Replace downloading gn SDK with core SDK
- Roll build/ e100e80a1..a12897e7e (58 commits)
- Enforce value ranges in IsIsoTimeFormat().
- Add GDI expectations
- Add IsIsoDateFormat() and IsIsoTimeFormat() unit tests.
- Avoid computing unused values in IsIsoTimeFormat().
- Add missing nullptr check in CJX_Object::SetCDataImpl()
- Remove unused out params from IsIsoDateTimeFormat()
- Fix millisecond check in IsIsoTimeFormat()
- Remove unused out param from IsIsoDateFormat()
- Roll tools/memory/ 1084fb884..57b3b9e7c (2 commits)
- Fix search for colon in IsIsoTimeFormat()
- Roll third_party/skia/ 029100f6e..a5070bdfb (152 commits)
- Switch to NOTREACHED_NORETURN() in various core/ sub-directories
- Better bounds-check in IsIsoTimeFormat()