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

Roll PDFium from fca083c57b5f to 3a384ed186dd (15 revisions)

https://pdfium.googlesource.com/pdfium.git/+log/fca083c57b5f..3a384ed186dd

2020-10-06 thestig@chromium.org Use DCHECK_IS_ON() in cfx_char.cpp.
2020-10-06 nigi@chromium.org Roll v8/ c577d027e..88d84cce1 (632 commits)
2020-10-05 nigi@chromium.org Roll buildtools/ ff93f3ea1..4be464e05 (3 commits)
2020-10-05 nigi@chromium.org Roll third_party/instrumented_libraries/ 3c52ccdd3..6ba978ccb (1 commit)
2020-10-05 nigi@chromium.org Roll third_party/skia/ d20e8e933..4c3486e6f (572 commits; 1 trivial rolls)
2020-10-05 nigi@chromium.org Disable embedder tests which fail with Skia/SkiaPaths enabled.
2020-10-05 nigi@chromium.org Roll third_party/libjpeg_turbo/ 9d4f8005b..d5148db38 (12 commits)
2020-10-05 nigi@chromium.org Roll third_party/zlib/ d53accfbd..26211a5a8 (6 commits)
2020-10-05 tsepez@chromium.org Pass spans of floats to CPDF_ColorSpace::GetRGB().
2020-10-05 thestig@chromium.org Make variable naming consistent in CPDF_TextPage::GetRectArray().
2020-10-05 thestig@chromium.org Replace ASSERT() with DCHECK() in various xfa dirs.
2020-10-05 nigi@chromium.org Roll third_party/icu/ 79326efe2..aba3f0dfe (8 commits)
2020-10-05 thestig@chromium.org Move FPDFText_GetLooseCharBox() logic into cpdf_textpage.cpp.
2020-10-05 nigi@chromium.org Roll third_party/depot_tools/ ed15af5c4..422c039e8 (82 commits; 44 trivial rolls)
2020-10-05 thestig@chromium.org Move CAgg_PathData out of fx_agg_driver.h.

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: I038dfa9e8e3698c23760cf6e816c229b84fddc09
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453315Reviewed-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@{#814337}
parent 9f9acf3f
...@@ -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': 'fca083c57b5f095e62bf2fc3121a429227a8487f', 'pdfium_revision': '3a384ed186dd92a2250da859659dbeb22321e630',
# 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