Commit 9103c326 authored by pdfium-chromium-autoroll's avatar pdfium-chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 03395da5d582..a7a957f7cec2 (2 commits)

https://pdfium.googlesource.com/pdfium.git/+log/03395da5d582..a7a957f7cec2


git log 03395da5d582..a7a957f7cec2 --date=short --no-merges --format='%ad %ae %s'
2018-08-04 thestig@chromium.org Use more text object state in DrawTextPathWithPattern().
2018-08-04 thestig@chromium.org Clarify integer types in CPDF_Parser::LoadCrossRefV5().


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

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

Change-Id: I8152b379a6bd55f71dd12efff57aedf1ee7cd898
Reviewed-on: https://chromium-review.googlesource.com/1162814Reviewed-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@{#580752}
parent 414602a0
...@@ -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': '03395da5d5827b6b3049d8632d8d3f5545e45293', 'pdfium_revision': 'a7a957f7cec2380b1f04f7166780dba50c0d5d85',
# 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