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

Roll src/third_party/pdfium e1a7e8589a8c..f36a4644b828 (7 commits)

https://pdfium.googlesource.com/pdfium.git/+log/e1a7e8589a8c..f36a4644b828


git log e1a7e8589a8c..f36a4644b828 --date=short --no-merges --format='%ad %ae %s'
2018-08-10 rharrison@chromium.org Remove direct calls to time
2018-08-10 rharrison@chromium.org Add proxy for syscall time
2018-08-10 tsepez@chromium.org Remove |typedef struct| in favor of just |struct|.
2018-08-10 tsepez@chromium.org Consolidate const_casts<> in FXFT_Get_Name_Index()
2018-08-10 thestig@chromium.org Make CFX_ImageTransformer::CalcData's bitmap non-const.
2018-08-10 thestig@chromium.org Fix a JBIG2 decoding regression.
2018-08-10 thestig@chromium.org Remove deprecated flags from fpdf_progressive.h.


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

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

Change-Id: I22721ff61265f49fddd6ffc647ef37cc2f70bc0c
Reviewed-on: https://chromium-review.googlesource.com/1171442Reviewed-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@{#582382}
parent 091a32d4
......@@ -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': 'e1a7e8589a8cb4fc8a8052819742bdb0bac91a52',
'pdfium_revision': 'f36a4644b828bd9ad214a42511af91b4a1073eea',
# 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