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

Roll src/third_party/pdfium 21d000094ade..010a4da72d17 (2 commits)

https://pdfium.googlesource.com/pdfium.git/+log/21d000094ade..010a4da72d17


git log 21d000094ade..010a4da72d17 --date=short --no-merges --format='%ad %ae %s'
2019-04-01 tsepez@chromium.org Limit input size in pdf_fx_date_helpers_fuzzer.
2019-04-01 thestig@chromium.org Avoid premature decoding completion in CJBig2_ArithDecoder.


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

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

Change-Id: I42f2ec103277a13cfb9dbae2cd0cb0a200375a0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1547300Reviewed-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@{#646421}
parent 28f14b29
...@@ -149,7 +149,7 @@ vars = { ...@@ -149,7 +149,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': '21d000094adeb6be3b97f3758523c6117f334e82', 'pdfium_revision': '010a4da72d171ad386d1475e4f2e9e1620ed765c',
# 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