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

Roll src/third_party/pdfium 9a02a99a165d..7ca119974ac4 (9 commits)

https://pdfium.googlesource.com/pdfium.git/+log/9a02a99a165d..7ca119974ac4


git log 9a02a99a165d..7ca119974ac4 --date=short --no-merges --format='%ad %ae %s'
2018-11-17 tsepez@chromium.org Remove CBC_QRCoder{Mode,ErrorCorrectionLevel}::ForBits().
2018-11-17 thestig@chromium.org Get rid of "exceptions" in CBC_C40Encoder::HandleEOD().
2018-11-17 thestig@chromium.org Get rid of "exceptions" in CBC_Encoder::Encode().
2018-11-17 thestig@chromium.org Fix some nits in fxbarcode.
2018-11-17 thestig@chromium.org Replace CBC_OneDimWriter::Upper() with FXSYS_ToUpperASCII().
2018-11-17 tsepez@chromium.org Remove unused CBC_Compaction class
2018-11-17 tsepez@chromium.org CBC_ErrorCorrection contains only static methods
2018-11-17 thestig@chromium.org Consolidate validity checks in CBC_OnedCode39Writer.
2018-11-16 thestig@chromium.org Use FXSYS_IsDecimalDigit() in more places.


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

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

Change-Id: I3426caaf18fe79cec2492c63ef99b18602a11a7f
Reviewed-on: https://chromium-review.googlesource.com/c/1341014Reviewed-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@{#609084}
parent fc8ec946
...@@ -140,7 +140,7 @@ vars = { ...@@ -140,7 +140,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': '9a02a99a165d965376b73071c7d0d5aa94d3aa3f', 'pdfium_revision': '7ca119974ac4a4639158789a20968cde73179a64',
# 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