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

Roll src/third_party/pdfium 5f032995b3d7..4c48b107c6d1 (5 commits)

https://pdfium.googlesource.com/pdfium.git/+log/5f032995b3d7..4c48b107c6d1


git log 5f032995b3d7..4c48b107c6d1 --date=short --no-merges --format='%ad %ae %s'
2018-06-13 npm@chromium.org Add FPDFText_LoadStandardFont to public API
2018-06-13 npm@chromium.org Remove CFX_FixedBufGrow from fx_apple_platform.cpp
2018-06-13 tsepez@chromium.org Guard some non-windows only code in cfx_font with ifdefs.
2018-06-13 tsepez@chromium.org Tidy FFLCommon()
2018-06-13 hnakashima@chromium.org Refactor GetOrCreateDefaultGraphics out of ProcessDefaultGraphics.


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

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: Idf9656ee72b19b26012dbb0d0aeea9a1daebcbfc
Reviewed-on: https://chromium-review.googlesource.com/1099457Reviewed-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@{#566979}
parent 884e1a19
...@@ -126,7 +126,7 @@ vars = { ...@@ -126,7 +126,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': '5f032995b3d7f874eafbd9dc4a56e8f08fbfa87d', 'pdfium_revision': '4c48b107c6d1e3d3029910062368d8d954e8f28a',
# 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