Commit 7d47bba1 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll PDFium from fe980adabf55 to 11cb4f444271 (19 revisions)

https://pdfium.googlesource.com/pdfium.git/+log/fe980adabf55..11cb4f444271

2020-09-02 tsepez@chromium.org Make CFXA_DocumentBuilder a stack-only type.
2020-09-01 tsepez@chromium.org Use fxgc::ContainerTrace<> in XFA.
2020-09-01 tsepez@chromium.org Convert CXFA_ContentLayoutProcessor::m_PendingNodes to Member<>.
2020-09-01 tsepez@chromium.org Convert more FWL objects over to Oilpan GC.
2020-09-01 tsepez@chromium.org Add specialized templates to help tracing stl containers.
2020-09-01 dhoss@chromium.org Roll build/ 0eaf1510a..23dc5c578 (224 commits)
2020-09-01 dhoss@chromium.org Roll buildtools/ 613921787..ff93f3ea1 (3 commits)
2020-09-01 dhoss@chromium.org Roll tools/clang/ 1078c4141..03bacc323 (23 commits)
2020-09-01 dhoss@chromium.org Roll third_party/zlib/ 7492de9a5..d53accfbd (2 commits)
2020-09-01 dhoss@chromium.org Roll v8/ df143e8bd..63911905f (181 commits)
2020-09-01 dhoss@chromium.org Roll tools/memory/ 89552acb6..ee1e24481 (2 commits)
2020-09-01 dhoss@chromium.org Roll third_party/skia/ 994ce8cf2..d20e8e933 (616 commits)
2020-09-01 dhoss@chromium.org Roll third_party/nasm/ 4fa54ca5f..19f3fad68 (626 commits)
2020-09-01 dhoss@chromium.org Roll third_party/instrumented_libraries/ bb3f1802c..3c52ccdd3 (2 commits)
2020-09-01 dhoss@chromium.org Roll third_party/freetype/src/ 986a340dd..16ee2a22a (7 commits)
2020-09-01 dhoss@chromium.org Roll third_party/depot_tools/ 9949ab7a4..ed15af5c4 (84 commits; 18 trivial rolls)
2020-08-31 tsepez@chromium.org Keep rgCurLineLayoutItems alive in CalculateRowChildPosition().
2020-08-31 tsepez@chromium.org unowned_ptr.h: Don't include what you don't use.
2020-08-31 tsepez@chromium.org retain_ptr.h: Don't include what you don't use.

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: I04d974d2e393582dd82fc46e455bb83a9d8b7994
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388979Reviewed-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@{#803748}
parent 2b847e2e
...@@ -215,7 +215,7 @@ vars = { ...@@ -215,7 +215,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium # the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other. # and whatever else without interference from each other.
'pdfium_revision': 'fe980adabf55db97c9759407d1c59a6a0b389bbc', 'pdfium_revision': '11cb4f44427147202ecb19919411e599df5a3b2d',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL # the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other. # 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