0

Roll PDFium from c8f9d23f8ea4 to e3593d6470b2 (10 revisions)

https://pdfium.googlesource.com/pdfium.git/+log/c8f9d23f8ea4..e3593d6470b2

2023-10-05 thestig@chromium.org Avoid rendering into the device in CPDF_RenderContext::GetBackground()
2023-10-04 awscreen@chromium.org Roll abseil, build, buildtools, clang, and libcxx together
2023-10-04 awscreen@chromium.org Roll Fuchsia SDK from 14.20230826.1.1 to 15.20230930.1.1
2023-10-04 awscreen@chromium.org Roll v8/ 7584acae2..3eb7d73cb (370 commits)
2023-10-04 awscreen@chromium.org Roll base/trace_event/common/ 147f65333..29ac73db5 (1 commit)
2023-10-04 awscreen@chromium.org Roll third_party/libunwind/src/ a321409e6..7608093d2 (14 commits)
2023-10-04 awscreen@chromium.org Roll third_party/freetype/src/ 000b26a30..7b308a29d (25 commits)
2023-10-04 awscreen@chromium.org Roll third_party/skia/ 0a253625a..d8ec08c6d (499 commits)
2023-10-04 awscreen@chromium.org Update gn_version to 991530ce394efb58fcd848195469022fa17ae126
2023-10-04 awscreen@chromium.org Roll third_party/libc++abi/src/ aae4ca0f5..e8e4eb8f1 (17 commits)

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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: chromium:1489537
Tbr: pdfium-deps-rolls@chromium.org
Change-Id: Ifcc514cff934bb8801380c39355cb5a76435afc4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4917333
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@{#1205983}
This commit is contained in:
chromium-autoroll
2023-10-05 19:22:17 +00:00
committed by Chromium LUCI CQ
parent a44021dc67
commit f0aba22e9b
2 changed files with 2 additions and 2 deletions
DEPS
third_party

2
DEPS

@ -330,7 +330,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': 'c8f9d23f8ea44a05baa2ece7e5339870a373caec',
'pdfium_revision': 'e3593d6470b21372772459968aec121dcc6d885d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.