commit | 92364cb1041f531901e78c9a958706c7a6c9c2cf | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Jan 11 22:04:45 2019 |
committer | Commit Bot <[email protected]> | Fri Jan 11 22:04:45 2019 |
tree | 852cea9a9b283e4eb0dcd142021acc092fdd4d95 | |
parent | 9a58b89a219e1ddec8ae726250b14fe01d471e56 [diff] [blame] |
Roll src/third_party/pdfium caf2cd67df84..7e5e0ea5b6b7 (4 commits) https://pdfium.googlesource.com/pdfium.git/+log/caf2cd67df84..7e5e0ea5b6b7 git log caf2cd67df84..7e5e0ea5b6b7 --date=short --no-merges --format='%ad %ae %s' 2019-01-11 [email protected] Split SetDeferredRun() into SetDeferredRunClass()/SetDeferredRunLevel(). 2019-01-11 [email protected] Make charcode variables unsigned in various places in font code. 2019-01-11 [email protected] Mark CPDF_Font::GetAdobeCharName() as static. 2019-01-11 [email protected] Roll third_party/freetype/src/ d01e28f41..1e7a8f30c (12 commits) Created with: gclient setdep -r src/third_party/pdfium@7e5e0ea5b6b7 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. [email protected] Change-Id: I5624fa5a4573c4347ff05e546f6a1d63e5477605 Reviewed-on: https://chromium-review.googlesource.com/c/1407549 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#622177}
diff --git a/DEPS b/DEPS index 095ee7fd..3087766 100644 --- a/DEPS +++ b/DEPS
@@ -145,7 +145,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': 'caf2cd67df8434371061791ab7fde0d50fe909c2', + 'pdfium_revision': '7e5e0ea5b6b7589d2048ab63060e24728218c3d3', # 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.