Commit 863e7d3f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium d050b35a14af..ce4e27f24632 (9 commits)

https://pdfium.googlesource.com/pdfium.git/+log/d050b35a14af..ce4e27f24632


git log d050b35a14af..ce4e27f24632 --date=short --no-merges --format='%ad %ae %s'
2019-06-13 asweintraub@google.com Fix ClangTidy - Naming findings
2019-06-13 thestig@chromium.org Fix accidental deletion from commit 60cd033a.
2019-06-13 thestig@chromium.org Make some FPDFPage APIs locale independent.
2019-06-13 thestig@chromium.org Simplify writing out CFX_PointF to content streams.
2019-06-13 thestig@chromium.org Remove fx_bmp.cpp.
2019-06-13 thestig@chromium.org Add BmpModule::Status enum class.
2019-06-13 asweintraub@google.com Automatic clang-tidy fixes.
2019-06-13 thestig@chromium.org Do IWYU for <ostream>
2019-06-13 thestig@chromium.org Roll third_party/libjpeg_turbo/ 2de84a43e..2a34770be (3 commits)


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

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

Change-Id: I03f8cb34d62beaad1e73da1084334ac4c4e2705b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1659129Reviewed-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@{#669007}
parent 1ff21a43
...@@ -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': 'd050b35a14af9626b0b08c12c563696cd7ed25e6', 'pdfium_revision': 'ce4e27f246329d194823d6150809f1f3a0fb18c8',
# 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