commit | 95e8c09360c776505c9b57ccc186b137fca6aba3 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Tue Feb 05 03:32:18 2019 |
committer | Commit Bot <[email protected]> | Tue Feb 05 03:32:18 2019 |
tree | e7b63d5231051bc03e99e64be158448a1256b40b | |
parent | 70938d55b36cafe3a088fb9b51c90aaad76496f7 [diff] [blame] |
Roll src/third_party/pdfium f1b856210702..fef199e2a2aa (4 commits) https://pdfium.googlesource.com/pdfium.git/+log/f1b856210702..fef199e2a2aa git log f1b856210702..fef199e2a2aa --date=short --no-merges --format='%ad %ae %s' 2019-02-05 [email protected] Use size_t for BlockData in CXFA_TextLayout. 2019-02-05 [email protected] Add XFA event pseudomodel test. 2019-02-05 [email protected] Add coverage for cjx_signaturepseudomodel.cpp. 2019-02-05 [email protected] Simplify a conditional in CXFA_TextLayout::ItemBlocks(). Created with: gclient setdep -r src/third_party/pdfium@fef199e2a2aa 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: I6417447fb25501d3e1facc5b783344fb63049499 Reviewed-on: https://chromium-review.googlesource.com/c/1453083 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#629030}
diff --git a/DEPS b/DEPS index 2a4a3ad..7d53450 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': 'f1b8562107026919e78a75790e63f7a356f3f154', + 'pdfium_revision': 'fef199e2a2aacb5a328cc40aec03610e8949f1c0', # 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.