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

Roll PDFium from 6bd8e303c90e to afd27509974a (18 revisions)

https://pdfium.googlesource.com/pdfium.git/+log/6bd8e303c90e..afd27509974a

2020-07-01 dhoss@chromium.org Fix FPDFTextObj_SetTextRenderMode() to stick when the document is saved
2020-07-01 dhoss@chromium.org Encapsulate access to CPDF_TextObject's text rendering mode
2020-06-30 thestig@chromium.org Roll v8/ 41918cc2b..65a118899 (48 commits)
2020-06-30 thestig@chromium.org Roll third_party/skia/ 6f56f2ed3..7c1f3fabf (41 commits)
2020-06-30 vmiklos@collabora.co.uk Add FPDF_GetSignatureObject() API
2020-06-30 thestig@chromium.org Roll v8/ bfc0d2f43..41918cc2b (4 commits)
2020-06-30 thestig@chromium.org Roll third_party/skia/ aa10dfeec..6f56f2ed3 (1 commit)
2020-06-30 thestig@chromium.org Roll build/ 3405bae23..d4fe00fc1 (103 commits)
2020-06-30 thestig@chromium.org Roll v8/ 9912e35d5..bfc0d2f43 (84 commits)
2020-06-30 thestig@chromium.org Roll tools/clang/ 9f3f85f0e..6849229b3 (34 commits)
2020-06-30 thestig@chromium.org Roll third_party/skia/ c48caaae4..aa10dfeec (68 commits)
2020-06-30 thestig@chromium.org Roll buildtools/ 574cbd5df..1ed99573d (4 commits)
2020-06-30 thestig@chromium.org Roll third_party/icu/ 630b884f8..79326efe2 (10 commits)
2020-06-30 thestig@chromium.org Roll third_party/googletest/src/ cb44c86c1..4fe018038 (6 commits)
2020-06-30 thestig@chromium.org Roll third_party/zlib/ a68151fd9..8603eee37 (5 commits)
2020-06-30 thestig@chromium.org Roll third_party/freetype/src/ 62fea391f..a44347475 (18 commits)
2020-06-30 thestig@chromium.org Roll base/trace_event/common/ dab187b37..ef3586804 (1 commit)
2020-06-30 thestig@chromium.org Roll third_party/depot_tools/ 393b040fb..d912aa913 (70 commits; 31 trivial rolls)

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: Iff09a1379f062dfce03a2838aaa447644a890165
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276568Reviewed-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@{#784357}
parent d298fe00
......@@ -208,7 +208,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': '6bd8e303c90e42e026c7442caaa477f725150b7b',
'pdfium_revision': 'afd27509974add1b4e4a962be0a30583b1735dfe',
# 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