Commit 6f29a51e authored by pdfium-deps-roller@chromium.org's avatar pdfium-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/pdfium/ dbc3d3e1e..3c58aa0bf (6 commits)

https://pdfium.googlesource.com/pdfium.git/+log/dbc3d3e1e0b2..3c58aa0bf51c

$ git log dbc3d3e1e..3c58aa0bf --date=short --no-merges --format='%ad %ae %s'
2017-05-11 thestig Use clamp() in a couple more places.
2017-05-11 dsinclair Rename render device classes
2017-05-11 dsinclair Remove unused GetPlatformSurface and GetDC methods
2017-05-11 dsinclair Add missing CheckUnsupportedError
2017-05-11 npm Do not use vector data() when it is empty
2017-05-11 dsinclair Move map and codec loading into manager

Created with:
  roll-dep src/third_party/pdfium


Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls


TBR=dsinclair@chromium.org

Change-Id: I7120222e0c3c5f7de30df1a09c779c5dddd6bb42
Reviewed-on: https://chromium-review.googlesource.com/503538
Reviewed-by: <pdfium-deps-roller@chromium.org>
Commit-Queue: <pdfium-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#471192}
parent e9e4777c
...@@ -64,7 +64,7 @@ vars = { ...@@ -64,7 +64,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': 'dbc3d3e1e0b28692c31f08f6b4c606577255078d', 'pdfium_revision': '3c58aa0bf51c64eb126be165e7478e70fbb68043',
# 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