Commit 89e1c1af authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium daabea6ba6c0..1575b47cd3bd (6 commits)

https://pdfium.googlesource.com/pdfium.git/+log/daabea6ba6c0..1575b47cd3bd

git log daabea6ba6c0..1575b47cd3bd --date=short --first-parent --format='%ad %ae %s'
2020-04-02 thestig@chromium.org Funnel CPDF_NameTree creation through Create().
2020-04-02 thestig@chromium.org Add CPDF_Dest::Create().
2020-04-02 thestig@chromium.org Move name tree internal structure creation code into CPDF_NameTree.
2020-04-02 thestig@chromium.org Fix nits in CPDF_NameTree.
2020-04-02 thestig@chromium.org Add CPDF_NameTree::CreateForTesting().
2020-04-02 thestig@chromium.org Use FX_AllocUninit() in outline_aa::allocate_block().

Created with:
  gclient setdep -r src/third_party/pdfium@1575b47cd3bd

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/+/master/autoroll/README.md

Bug: None
Tbr: pdfium-deps-rolls@chromium.org
Change-Id: Ideda12527f45085493446d5dd9ab4775069a1ff9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2135135Reviewed-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@{#756125}
parent b4884a67
......@@ -195,7 +195,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': 'daabea6ba6c09f72e956e826b132f1d1b77acb9b',
'pdfium_revision': '1575b47cd3bd239ff6cdd5ce7ec80585417f6a94',
# 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