Commit 56251d8f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium b20364c99015..a0032a2a2c53 (4 commits)

https://pdfium.googlesource.com/pdfium.git/+log/b20364c99015..a0032a2a2c53


git log b20364c99015..a0032a2a2c53 --date=short --no-merges --format='%ad %ae %s'
2018-10-05 thestig@chromium.org Remove optional matrix parameter from CPDF_PageObject::GetBBox().
2018-10-05 tsepez@chromium.org Remove one CSection::m_pVT null check
2018-10-05 tsepez@chromium.org Tidy CPVT_WordRange
2018-10-05 thestig@chromium.org Add booleans for form flags in CPDF_FormField.


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

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=dsinclair@chromium.org

Change-Id: Ie86a6896ac1af26739e269a968dc145b9b49c482
Reviewed-on: https://chromium-review.googlesource.com/c/1266036Reviewed-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@{#597376}
parent 54f66a49
...@@ -129,7 +129,7 @@ vars = { ...@@ -129,7 +129,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': 'b20364c990152495dc259a4a8fc36cdd7dbd7ca4', 'pdfium_revision': 'a0032a2a2c53794bbf0ccb412a5c70ce66f052fb',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl # the commit queue can handle CLs rolling openmax_dl
# 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