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

Roll src/third_party/pdfium 95b0293a29b2..94f7b75b4d5d (5 commits)

https://pdfium.googlesource.com/pdfium.git/+log/95b0293a29b2..94f7b75b4d5d


git log 95b0293a29b2..94f7b75b4d5d --date=short --no-merges --format='%ad %ae %s'
2018-07-03 tsepez@chromium.org Use unowned ptr to Node from outside XFA node tree.
2018-07-03 tsepez@chromium.org Use UnownedPtr<> in cxfa_nodeiteratortemplate.h
2018-07-03 tsepez@chromium.org Use std::vector<float> in CPDF_Function.
2018-07-03 thestig@chromium.org Remove a parameter from CPDF_SyntaxParser::FindTag().
2018-07-03 art-snake@yandex-team.ru Avoid duplicate data buffering in CPDF_SyntaxParser::ReadStream().


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

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.


TBR=dsinclair@chromium.org

Change-Id: I1ed1373e43dfaad55199a4fcfe0ca8027c0e6e63
Reviewed-on: https://chromium-review.googlesource.com/1125049Reviewed-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@{#572393}
parent 9cd21087
......@@ -129,7 +129,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.
'pdfium_revision': '95b0293a29b235c746db0f01c8462ca89d7a814e',
'pdfium_revision': '94f7b75b4d5d1988e599ed4a9a7b6cf451994f1d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl
# 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