Commit 1ad1c6c2 authored by pdfium-chromium-autoroll's avatar pdfium-chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 8584902d81ff..d718d634b7aa (5 commits)

https://pdfium.googlesource.com/pdfium.git/+log/8584902d81ff..d718d634b7aa


git log 8584902d81ff..d718d634b7aa --date=short --no-merges --format='%ad %ae %s'
2018-07-30 tsepez@chromium.org Type-safe iteration over CXFA_ContentLayoutItems.
2018-07-30 thestig@chromium.org Fix a misspelling of "locale".
2018-07-30 thestig@chromium.org Remove a NOTREACHED() in FormValueNode_SetChildContent().
2018-07-30 hnakashima@chromium.org Remove CFGAS_PDFFontMgr::m_FDE2PDFFont font cache.
2018-07-30 art-snake@yandex-team.ru Check maximum bit count of shared group object numbers.


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

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

Change-Id: I1c8753d90baf966d4c51eb20fec35a26ca8d2778
Reviewed-on: https://chromium-review.googlesource.com/1155429Reviewed-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@{#579188}
parent 3502b33c
...@@ -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': '8584902d81ffabc06bb4895f558e375e5429fe72', 'pdfium_revision': 'd718d634b7aa3311a5b6298574d06f091365259f',
# 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