Commit 8062b17f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 79b2847f611f..f0f9a8f1fd94 (7 commits)

https://pdfium.googlesource.com/pdfium.git/+log/79b2847f611f..f0f9a8f1fd94


git log 79b2847f611f..f0f9a8f1fd94 --date=short --no-merges --format='%ad %ae %s'
2019-06-18 chinsenj@google.com Split PDF_DataDecode() in two
2019-06-17 tsepez@chromium.org Remove CFX_FontMgr::InitFTLibrary.
2019-06-17 thestig@chromium.org Roll third_party/libjpeg_turbo/ 2a34770be..e1669e370 (3 commits)
2019-06-17 thestig@chromium.org Simplify font code.
2019-06-17 tsepez@chromium.org Introduce enum CFX_FontMapper::StandardFont.
2019-06-17 tsepez@chromium.org Speculative follow-up for bug_974091.
2019-06-17 tsepez@chromium.org Remove unimplemented CFX_FontMgr::ReleaseFace().


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

The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll

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:922430,chromium:974091
TBR=pdfium-deps-rolls@chromium.org

Change-Id: I0d2299f2f36d81551ed3a2e81689923b6fe2bc66
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1663583Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#669958}
parent bc5323db
......@@ -158,7 +158,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': '79b2847f611f185f8dcd97b205d3ffb517eaaeff',
'pdfium_revision': 'f0f9a8f1fd94d812afbe9df814657340d43fda79',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# 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