Commit 65393a4e authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium a5230e24c600..d6b7287745c6 (13 commits)

https://pdfium.googlesource.com/pdfium.git/+log/a5230e24c600..d6b7287745c6


git log a5230e24c600..d6b7287745c6 --date=short --no-merges --format='%ad %ae %s'
2019-02-21 thestig@chromium.org Remove unused parameters in CFFL_FormFiller methods.
2019-02-21 thestig@chromium.org Fix nits in CFX_DIBBase and CFX_DIBitmap.
2019-02-21 thestig@chromium.org Use GetCompsFromFormat() in more places.
2019-02-21 thestig@chromium.org Add GetIsCmykFromFormat() and use where appropriate.
2019-02-21 thestig@chromium.org Add GetIsAlphaFromFormat() and use where appropriate.
2019-02-21 thestig@chromium.org Remove |alpha_flag| parameter to CFX_ScanlineCompositor::Init().
2019-02-21 thestig@chromium.org Remove |alpha_flag| parameter to CFX_DIBitmap::CompositeMask().
2019-02-21 thestig@chromium.org Remove |CFX_BitmapComposer::m_AlphaFlag|.
2019-02-21 thestig@chromium.org Remove |CFX_ImageRenderer::m_AlphaFlag|.
2019-02-21 rycsmith@google.com Add Opt array functions to to fpdf_annot.h.
2019-02-21 thestig@chromium.org Check node types in CXFA_LayoutPageMgr::ProcessBreakBeforeOrAfter().
2019-02-21 thestig@chromium.org Fix nits in CXFA_Document::DataMerge_CopyContainer().
2019-02-21 thestig@chromium.org Use early return in CXFA_LayoutPageMgr::ProcessBreakBeforeOrAfter().


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

The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.



BUG=chromium:b/124252477
TBR=dsinclair@chromium.org

Change-Id: I79eda4d4ca275290e70bc9ddcdba8b3d05eaacf7
Reviewed-on: https://chromium-review.googlesource.com/c/1481068Reviewed-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@{#634424}
parent 7fcefb0a
...@@ -147,7 +147,7 @@ vars = { ...@@ -147,7 +147,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': 'a5230e24c600745a3f8f93e4ded2015b432895ba', 'pdfium_revision': 'd6b7287745c6f60ddb2d91a64e9c91d2f297a76a',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl # the commit queue can handle CLs rolling openmax_dl
# 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