Commit 00d7f037 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 451ed2dbac83..269f2aedd69d (6 commits)

https://pdfium.googlesource.com/pdfium.git/+log/451ed2dbac83..269f2aedd69d

git log 451ed2dbac83..269f2aedd69d --date=short --no-merges --format='%ad %ae %s'
2019-08-20 tsepez@chromium.org Rename IPDFSDK_PauseAdapater to CPDFSDK_PauseAdapter.
2019-08-20 thestig@chromium.org Mention how much memory FPDFBitmap_Create() can allocate.
2019-08-20 tsepez@chromium.org Rename IPDF_FormNotify to CPDF_InteractiveForm::NotifierIface
2019-08-20 tsepez@chromium.org Mark some xfa-only methods private in cffl_interactiveformfiller.h
2019-08-20 tsepez@chromium.org Remove constants/ from module diagrams.
2019-08-20 thestig@chromium.org Add {{streamlen}} macro to javascript tests.

Created with:
  gclient setdep -r src/third_party/pdfium@269f2aedd69d

The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=pdfium-deps-rolls@chromium.org

Bug: None
Change-Id: I5d5eb27bec74e53d8d8edaa5f6566d49c0ece149
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762772Reviewed-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@{#688726}
parent 4a69710c
...@@ -165,7 +165,7 @@ vars = { ...@@ -165,7 +165,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium # the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other. # and whatever else without interference from each other.
'pdfium_revision': '451ed2dbac83f787ca6438a4efe347e0ff986bf4', 'pdfium_revision': '269f2aedd69de75b446a9fa0ed0f7891ebdfd05c',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL # the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other. # 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