Commit 64b4f3e6 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 3e36f6883143..2da665244251 (10 commits)

https://pdfium.googlesource.com/pdfium.git/+log/3e36f6883143..2da665244251

git log 3e36f6883143..2da665244251 --date=short --first-parent --format='%ad %ae %s'
2020-05-14 tsepez@chromium.org Retain owning layout items earlier in CXFA_FFField
2020-05-14 thestig@chromium.org Remove unreachable code in ProgressiveDecoder.
2020-05-14 thestig@chromium.org Remove non-const reference params in ProgressiveDecoder.
2020-05-14 thestig@chromium.org Rename ModuleIface to ProgressiveDecoderIface.
2020-05-14 thestig@chromium.org Add another test case for FPDFImageObj_GetImageMetadata().
2020-05-14 thestig@chromium.org Remove fx_freetype_warnings config.
2020-05-14 thestig@chromium.org Remove JpxModule.
2020-05-14 thestig@chromium.org Remove an unused flag in fx_lcms2_warnings config.
2020-05-14 thestig@chromium.org Limit fx_libopenjpeg_warnings config.
2020-05-14 nigi@chromium.org Fix FPDFAnnotEmbedderTest.AddAndModifyText for Skia.

Created with:
  gclient setdep -r src/third_party/pdfium@2da665244251

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 pdfium-deps-rolls@chromium.org on the revert to ensure that a human
is aware of the problem.

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/+/master/autoroll/README.md

Bug: chromium:1082597
Tbr: pdfium-deps-rolls@chromium.org
Change-Id: I49c33a1fb1f965fc82d6a4ba20037a42218cc76c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2203179Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#769067}
parent 836b44f8
......@@ -198,7 +198,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': '3e36f68831431bf497babc74075cd69af5fd9823',
'pdfium_revision': '2da665244251bb8e0db77d8a996063b0294f612d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment