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

Roll src/third_party/pdfium 8ed949d3dcdc..95340100f95f (5 commits)

https://pdfium.googlesource.com/pdfium.git/+log/8ed949d3dcdc..95340100f95f


git log 8ed949d3dcdc..95340100f95f --date=short --no-merges --format='%ad %ae %s'
2018-08-02 tsepez@chromium.org Tidy JBig2_Image.cpp
2018-08-02 thestig@chromium.org Handle inline font dicts in CBA_FontMap::AddFontToAnnotDict().
2018-08-02 art-snake@yandex-team.ru Rework of CPDF_DataAvail::CheckHintTables.
2018-08-02 thestig@chromium.org Remove -Wno-pointer-to-int-cast from fxcodec target.
2018-08-02 tsepez@chromium.org Introduce JBIG2_PUTDWORD() macro in CJBIG2_Image.h


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

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

Change-Id: I3aa3c1f6538a4a6e238352c313d36a74fc4625d7
Reviewed-on: https://chromium-review.googlesource.com/1161144Reviewed-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@{#580393}
parent a2ef70e0
...@@ -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': '8ed949d3dcdcb826c16acc9129eaf168c2ea8134', 'pdfium_revision': '95340100f95f248defac47db8d63d6ce57b512d8',
# 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