Skip to content

Commit

Permalink
Roll PDFium from e3109704c55a to c00b15305a87 (7 revisions)
Browse files Browse the repository at this point in the history
https://pdfium.googlesource.com/pdfium.git/+log/e3109704c55a..c00b15305a87

2023-10-21 thestig@chromium.org Use default member initializers in CFX_FillRenderOptions
2023-10-21 thestig@chromium.org Unsuppress annotation_highlight_opacity.pdf for Windows GDI
2023-10-21 thestig@chromium.org Sync Skia build config with Chromium's for Windows builds
2023-10-21 thestig@chromium.org Merge duplicate CPDF_CrossRefTable creation code
2023-10-20 thestig@chromium.org Sync Skia build config with Chromium's for Mac builds
2023-10-20 dpantele@google.com Implement FPDF_StructElement_GetChildMarkedContentID
2023-10-20 thestig@chromium.org Add a test case for PDF edits not being parsed correctly

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,pdfium-deps-rolls@chromium.org,thestig@chromium.org 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:1484283
Tbr: pdfium-deps-rolls@chromium.org
Change-Id: I9a4fad264e2cf07bde211964583f53e26a2a8a8c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4961243
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1213069}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Oct 21, 2023
1 parent 20c9531 commit 53e02ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,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': 'e3109704c55aa576894948cb8f20645303857469',
'pdfium_revision': 'c00b15305a8726dc5b723df97dba5edcb897f016',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
Expand Down
2 changes: 1 addition & 1 deletion third_party/pdfium
Submodule pdfium updated from e31097 to c00b15

0 comments on commit 53e02ae

Please sign in to comment.