Commit df6fd718 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 62c4aa446733..7b8eb884cfd6 (7 commits)

https://pdfium.googlesource.com/pdfium.git/+log/62c4aa446733..7b8eb884cfd6

git log 62c4aa446733..7b8eb884cfd6 --date=short --first-parent --format='%ad %ae %s'
2020-01-31 tsepez@chromium.org Make all CXFA_FFWidget observe their CXFA_FFPageview.
2020-01-31 thestig@chromium.org Fix various build/include_order lint errors.
2020-01-31 thestig@chromium.org Give some .in test files better formatting.
2020-01-31 tsepez@chromium.org Remove dwCoordinatesType arg from GetPageMatrix().
2020-01-31 thestig@chromium.org Reduce the number of calls to HasPermissions().
2020-01-31 thestig@chromium.org Move permission constants to constants/access_permissions.h.
2020-01-31 dhoss@chromium.org Run tests with --disable-xfa in coverage_report.py

Created with:
  gclient setdep -r src/third_party/pdfium@7b8eb884cfd6

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:1010844,chromium:1042915
Tbr: pdfium-deps-rolls@chromium.org
Change-Id: I6415f31dfba3a5156486c3f53cb14e64d455c30a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033586Reviewed-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@{#737460}
parent 98e343ab
...@@ -197,7 +197,7 @@ vars = { ...@@ -197,7 +197,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': '62c4aa4467335ea1dace102d389da1cc9a0b5f7c', 'pdfium_revision': '7b8eb884cfd6da446798014671be54bc2fed305e',
# 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