commit | e77c26cee17e1e5e4e9dfb6398cc721122f29776 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]> | Wed Jan 17 05:39:54 2018 |
committer | Commit Bot <[email protected]> | Wed Jan 17 05:39:54 2018 |
tree | b43e5b71b82bd610c1d9bf30d2dd70c49ff5309b | |
parent | ff8aa1cdc0ec19b29c3012ff31cdb537347504d4 [diff] [blame] |
Roll src/third_party/pdfium/ 2615590b0..e80576173 (6 commits) https://pdfium.googlesource.com/pdfium.git/+log/2615590b040a..e80576173df7 $ git log 2615590b0..e80576173 --date=short --no-merges --format='%ad %ae %s' 2018-01-16 thestig Clean up xfa/fde/cfde_textout.h. 2018-01-16 dsinclair Move CXFA_ImageRenderer to own file 2018-01-16 dsinclair Move StrokePath to the CXFA_Stroke class 2018-01-16 thestig Remove CXFA_Graphics::StretchImage() and related code. 2018-01-16 dsinclair Rename flag to make usage clearer 2018-01-16 hnakashima Add WriteBitmapToPng to EmbedderTest. Created with: roll-dep src/third_party/pdfium 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: I4b1580d70966bf1453d004f6be12bbe1de2a16de Reviewed-on: https://chromium-review.googlesource.com/868846 Reviewed-by: <[email protected]> Commit-Queue: <[email protected]> Cr-Commit-Position: refs/heads/master@{#529633}
diff --git a/DEPS b/DEPS index 03ce38f..3cb4b88 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': '2615590b040a2d49413be41cad298e242d1072e8', + 'pdfium_revision': 'e80576173df7488964e588f5ac52f9af4b046021', # 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.