commit | 7ee95f6291a4c6de4262c25acc52a39e7833b8a3 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]> | Thu Jan 18 21:49:42 2018 |
committer | Commit Bot <[email protected]> | Thu Jan 18 21:49:42 2018 |
tree | 7a58babb0eba2e5ca2ced479f877ae1a25aee490 | |
parent | 406f48bc3462a9d05d6ae7e15ba2abb0fc4cf09f [diff] [blame] |
Roll src/third_party/pdfium/ 28cb9a764..4aadb7086 (1 commit) https://pdfium.googlesource.com/pdfium.git/+log/28cb9a764765..4aadb7086420 $ git log 28cb9a764..4aadb7086 --date=short --no-merges --format='%ad %ae %s' 2018-01-18 thestig Avoid integer overflows in CJBig2_Image::composeTo_opt2(). Created with: roll-dep src/third_party/pdfium BUG=802983 The AutoRoll server is located here: https://pdfium-roll.skia.org 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. [email protected] Change-Id: Idf932d7194798e74a27098db0d3e485223b10078 Reviewed-on: https://chromium-review.googlesource.com/874720 Reviewed-by: <[email protected]> Commit-Queue: <[email protected]> Cr-Commit-Position: refs/heads/master@{#530283}
diff --git a/DEPS b/DEPS index a01c5c17..d21cb7a8 100644 --- a/DEPS +++ b/DEPS
@@ -103,7 +103,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other. - 'pdfium_revision': '28cb9a764765ed3e3fc981ff6f4e9e0519033954', + 'pdfium_revision': '4aadb708642003404e666026bb6d390b5989e2b4', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling openmax_dl # and whatever else without interference from each other.