Commit 7275e989 authored by pdfium-chromium-autoroll's avatar pdfium-chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 4c48b107c6d1..571053a44f87 (7 commits)

https://pdfium.googlesource.com/pdfium.git/+log/4c48b107c6d1..571053a44f87


git log 4c48b107c6d1..571053a44f87 --date=short --no-merges --format='%ad %ae %s'
2018-06-13 hnakashima@chromium.org Mark modified content streams as dirty in CPDF_PageObjectHolder.
2018-06-13 npm@chromium.org Remove CFX_FixedBufGrow from cpdf_renderstatus.cpp
2018-06-13 npm@chromium.org Remove CFX_FixedBufGrow from cpdf_colorspace.cpp
2018-06-13 npm@chromium.org Remove almost all usages of CFX_FixedBufGrow from cpdf_dibsource.cpp
2018-06-13 npm@chromium.org Make CJBig2_Context::GetHuffmanTable return const
2018-06-13 npm@chromium.org Remove CFX_FixedBufGrow from fx_codec_icc.cpp
2018-06-13 art-snake@yandex-team.ru Merge the offset calculation logic within  CPDF_HintsTable.


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

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

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.


TBR=dsinclair@chromium.org

Change-Id: I28c83054cdeb3c8977f25384a0a9fdcfaba05834
Reviewed-on: https://chromium-review.googlesource.com/1099815Reviewed-by: default avatarpdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#567040}
parent fddbb784
......@@ -129,7 +129,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': '4c48b107c6d1e3d3029910062368d8d954e8f28a',
'pdfium_revision': '571053a44f876fe970dd85ee61483b6846a2f383',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl
# 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