Commit e0b3cd4b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll PDFium from 1f73c4f9367e to 29cb43d47b7a (14 revisions)

https://pdfium.googlesource.com/pdfium.git/+log/1f73c4f9367e..29cb43d47b7a

2020-07-30 thestig@chromium.org Fix build with -Wc++11-narrowing.
2020-07-30 thestig@chromium.org Fix typos in FPDFStructTreeEmbedderTest.
2020-07-30 thestig@chromium.org Roll build/ a6687877a..d9dd0f9de (142 commits)
2020-07-30 thestig@chromium.org Roll tools/clang/ 6849229b3..6cbea33c9 (9 commits)
2020-07-29 tsepez@chromium.org Stop caching CXFA_LayoutProcessor in CXFA_FFDocView.
2020-07-29 thestig@chromium.org Roll third_party/skia/ 3a608e5bc..994ce8cf2 (26 commits; 1 trivial rolls)
2020-07-29 thestig@chromium.org Consistently put "Experimental API" comments at the top.
2020-07-29 thestig@chromium.org Tell git_cl.py to use "pdfium:" bug prefix in CL descriptions.
2020-07-29 thestig@chromium.org Roll third_party/skia/ 1e6460d55..3a608e5bc (582 commits)
2020-07-29 ehmaldonado@google.com Enable gn check for //samples:pdfium_test
2020-07-29 thestig@chromium.org Use pdfium::Contains() in a few more places.
2020-07-29 thestig@chromium.org Remove an unreachable condition in GetXFAEntryFromDocument().
2020-07-29 tsepez@chromium.org Make CFWL_Widget::m_nEventKey be sequential uint64_t
2020-07-29 tsepez@chromium.org Remove CFWL_NoteDriver::ClearEventTargets().

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 pdfium-deps-rolls@chromium.org 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/+doc/master/autoroll/README.md

Bug: None
Tbr: pdfium-deps-rolls@chromium.org
Change-Id: I88eb282a2503ce90580e42b901dda840fb1dbfba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328039Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#793046}
parent 19056a7b
......@@ -215,7 +215,7 @@ vars = {
# 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': '1f73c4f9367e7355630754bfc2708eae8c160679',
'pdfium_revision': '29cb43d47b7af9682cb862abc865ca51a7a11324',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment