Commit 29954f30 authored by pdfium-chromium-autoroll's avatar pdfium-chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 1f867bb6e2c7..1b2b76d634ba (4 commits)

https://pdfium.googlesource.com/pdfium.git/+log/1f867bb6e2c7..1b2b76d634ba


git log 1f867bb6e2c7..1b2b76d634ba --date=short --no-merges --format='%ad %ae %s'
2018-08-17 npm@chromium.org Add FPDFText_GetFontInfo
2018-08-17 thestig@chromium.org Remove CFPF_SkiaBufferFont and CFPF_SkiaFileFont.
2018-08-17 tsepez@chromium.org Rename CJS_Return to CJS_Result.
2018-08-17 hnakashima@chromium.org Optimize rendering of 2D barcodes: create Rect only on black regions.


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

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

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.



BUG=chromium:872907
TBR=dsinclair@chromium.org

Change-Id: If97634d9c5aefb8b3eb86eef4073e9aa314514d5
Reviewed-on: https://chromium-review.googlesource.com/1180278Reviewed-by: default avatarpdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#584204}
parent 63fab7f6
...@@ -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': '1f867bb6e2c7b42e529c907053e0b9aecdd219ac', 'pdfium_revision': '1b2b76d634ba3716ee43a553cd952927a7d262a2',
# 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