Commit 1bcdee9c authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium b67698386664..0559d9d48f8b (6 commits)

https://pdfium.googlesource.com/pdfium.git/+log/b67698386664..0559d9d48f8b


git log b67698386664..0559d9d48f8b --date=short --no-merges --format='%ad %ae %s'
2018-11-28 thestig@chromium.org Get rid of "exceptions" in CBC_OneDimWriter::AppendPattern().
2018-11-28 tsepez@chromium.org Avoid overflow when rounding 2147483616 to a 32-bit boundary.
2018-11-28 thestig@chromium.org Get rid of "exceptions" in CBC_QRCoderMaskUtil::GetDataMaskBit().
2018-11-28 thestig@chromium.org Get rid of "exceptions" in CBC_QRCoderMode::GetCharacterCountBits().
2018-11-28 tsepez@chromium.org Remove redundant CPDF_PDF417::CODEWORD_TABLE high half-word
2018-11-28 tsepez@chromium.org Bound acess to g_ arrays in BC_PDF417HighLevelEncoder.cpp


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

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:909718,chromium:906465
TBR=dsinclair@chromium.org

Change-Id: Ibceba319de2c5b663eff58cdbf3a50bdeac94a8f
Reviewed-on: https://chromium-review.googlesource.com/c/1354340Reviewed-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@{#611959}
parent 59c3842d
...@@ -136,7 +136,7 @@ vars = { ...@@ -136,7 +136,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': 'b67698386664fa06820a8dc7767660bc884c31e5', 'pdfium_revision': '0559d9d48f8b03ebdf6190e57114f04531060db5',
# 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