Roll PDFium from 89da8e11e766 to c9f0b0fe8192 (12 revisions)
https://pdfium.googlesource.com/pdfium.git/+log/89da8e11e766..c9f0b0fe8192 2025-03-29 thestig@chromium.org Add FPDFBitmap_BGRA_Premul format 2025-03-29 thestig@chromium.org Refine NeedToPremultiplyBitmap() logic 2025-03-29 thestig@chromium.org Remove do_premultiply parameter for CFX_DIBitmap::ScopedPremultiplier 2025-03-29 thestig@chromium.org Consolidate pre-multiply checks into a single function 2025-03-29 thestig@chromium.org Rename cpdf_interactiveform* to use Google C++ variable names 2025-03-29 thestig@chromium.org Fix various nits in cpdf_interactiveform.cpp 2025-03-29 thestig@chromium.org Clang-format cpdf_interactiveform.cpp 2025-03-29 thestig@chromium.org Fix rendering for freetext_annotation_without_da.in 2025-03-27 thestig@chromium.org Remove CFXColorFromString() 2025-03-27 thestig@chromium.org Fix rendering for freetext_annotation_with_da.in 2025-03-27 thestig@chromium.org Fix minor issue with freetext annotation test files 2025-03-26 awscreen@chromium.org Update fixup_pdf_template.py for Python 3.12 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC dhoss@chromium.org,thestig@chromium.org,thestig@google.com on the revert to ensure that a human is aware of the problem. To file a bug in PDFium: https://bugs.chromium.org/p/pdfium/issues/entry To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: chromium:380434959,chromium:406190014,chromium:42271033,chromium:42271580 Tbr: thestig@google.com Change-Id: Ib7c7de52c0a0db02b4b4cc9c7af1074ffcede1e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6411615 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1439861}
This commit is contained in:
parent
284e223cb1
commit
c60cf3cf0d
2
DEPS
2
DEPS
@ -311,7 +311,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling PDFium
|
||||
# and whatever else without interference from each other.
|
||||
'pdfium_revision': '89da8e11e7663345ce402c8a15ec361ab39d6357',
|
||||
'pdfium_revision': 'c9f0b0fe8192aa4555b6516c4fb2d01f5061c0a8',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling BoringSSL
|
||||
# and whatever else without interference from each other.
|
||||
|
2
third_party/pdfium
vendored
2
third_party/pdfium
vendored
@ -1 +1 @@
|
||||
Subproject commit 89da8e11e7663345ce402c8a15ec361ab39d6357
|
||||
Subproject commit c9f0b0fe8192aa4555b6516c4fb2d01f5061c0a8
|
Loading…
x
Reference in New Issue
Block a user