commit | 5311e6c3a8aa026e691990312870b7b43996e567 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Oct 03 20:24:14 2019 |
committer | Commit Bot <[email protected]> | Thu Oct 03 20:24:14 2019 |
tree | 8cc48184382d5fb8a3cf1045e6bc305562a3efa0 | |
parent | 9b0c1f2e8d98140b2c59b814519c353e684b2016 [diff] [blame] |
Roll src/third_party/pdfium 0f4ac587a4ae..e5c62b37f645 (10 commits) https://pdfium.googlesource.com/pdfium.git/+log/0f4ac587a4ae..e5c62b37f645 git log 0f4ac587a4ae..e5c62b37f645 --date=short --no-merges --format='%ad %ae %s' 2019-10-03 [email protected] Remove use of deprecated v8::V8::SetNativesDataBlob() in PDFium. 2019-10-03 [email protected] Roll third_party/googletest/src/ 3a4503986..f2fb48c3b (6 commits) 2019-10-03 [email protected] Roll third_party/icu/ 53f6b233a..2ecd66c69 (4 commits) 2019-10-03 [email protected] Roll third_party/depot_tools/ e5641be5f..e90e5fe20 (89 commits; 25 trivial rolls) 2019-10-03 [email protected] Roll third_party/catapult/ 884c81e17..830565958 (80 commits) 2019-10-03 [email protected] Roll third_party/jinja2/ 45571de47..b41863e42 (1 commit) 2019-10-03 [email protected] Roll tools/code_coverage/ b53d904eb..4a898be73 (7 commits) 2019-10-03 [email protected] Roll third_party/libjpeg_turbo/ baa5dc242..38c693569 (2 commits) 2019-10-03 [email protected] Roll third_party/zlib/ 8c79b6c8d..ddebad26c (2 commits) 2019-09-30 [email protected] Roll third_party/freetype/src/ 432efa25b..839a02361 (6 commits) Created with: gclient setdep -r src/third_party/pdfium@e5c62b37f645 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md [email protected] Bug: None Change-Id: Ia2f3437d8c66884a1d7bb2a3418aa5df83635176 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838413 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#702558}
diff --git a/DEPS b/DEPS index a8fb5bb..3907e79a 100644 --- a/DEPS +++ b/DEPS
@@ -187,7 +187,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': '0f4ac587a4ae4717a414d2b359085e9126b93a84', + 'pdfium_revision': 'e5c62b37f645cec436a0b08cad7c9f185f5694f3', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other.