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

Roll src/third_party/pdfium c765d2ac8676..e005dc33c31a (2 commits)

https://pdfium.googlesource.com/pdfium.git/+log/c765d2ac8676..e005dc33c31a


git log c765d2ac8676..e005dc33c31a --date=short --no-merges --format='%ad %ae %s'
2018-06-19 tsepez@chromium.org Move fxcrt::{Byte,Wide}Strings with std::move().
2018-06-19 tsepez@chromium.org Speculative fix for segv destroying CPDF_PageObjectHolder::m_GraphicsMap


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

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

Change-Id: Ibc6333c972cc6e3ad4048c6fbd36ef975df32b36
Reviewed-on: https://chromium-review.googlesource.com/1106560Reviewed-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@{#568588}
parent 7b7b571f
...@@ -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': 'c765d2ac867611935cff6b5c5a2ff8575fe85162', 'pdfium_revision': 'e005dc33c31a2e701e1af3a0a3e5775cabbf1ddd',
# 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