Commit f241b9ce authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 1faba755ff77..1e364a244234 (8 commits)

https://pdfium.googlesource.com/pdfium.git/+log/1faba755ff77..1e364a244234


git log 1faba755ff77..1e364a244234 --date=short --no-merges --format='%ad %ae %s'
2019-06-07 dhoss@chromium.org Adds test coverage for PSOP_ROUND and PSOP_TRUNCATE in CPDF_PSEngine
2019-06-07 thestig@chromium.org Change CPDF_TextRenderer methods to pass options by reference.
2019-06-07 asweintraub@google.com Fix bug-prone patterns found by ClangTidy
2019-06-07 thestig@chromium.org Clean up CQuartz2D.
2019-06-07 thestig@chromium.org Change DrawDeviceText() call stack to pass matrix by reference.
2019-06-07 asweintraub@google.com Fix ClangTidy - Performance findings in pdfium.
2019-06-07 thestig@chromium.org Replace empty span checks with ASSERTs in CCodec_JpegModule.
2019-06-07 tsepez@chromium.org Move CPDF_OCContext from fpdfapi/render to fpdfapi/page.


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

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.


TBR=pdfium-deps-rolls@chromium.org

Change-Id: Ie6e542d5cc3dd8cd1821dcd934cc0f09f38c78cf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1649651Reviewed-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@{#667323}
parent a07ac897
...@@ -158,7 +158,7 @@ vars = { ...@@ -158,7 +158,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': '1faba755ff77dcc3f9f61c05b4ec9ff17525114f', 'pdfium_revision': '1e364a2442341f3fe29c8169a79dd124020bf481',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL # the commit queue can handle CLs rolling BoringSSL
# 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