Commit 76ec78ce authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 84a534d9473a..6fe32f898af3 (3 commits)

https://pdfium.googlesource.com/pdfium.git/+log/84a534d9473a..6fe32f898af3


git log 84a534d9473a..6fe32f898af3 --date=short --no-merges --format='%ad %ae %s'
2018-10-25 tsepez@chromium.org Make CPWL_Wnd own its pAttachedData.
2018-10-25 thestig@chromium.org Simplify some code in CGdiDisplayDriver.
2018-10-25 thestig@chromium.org Pass source rect parameter to SetDIBits() by const-ref.


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

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.


TBR=dsinclair@chromium.org

Change-Id: Ibda5ce70d63b74732580a92b231fd177c8f4ac47
Reviewed-on: https://chromium-review.googlesource.com/c/1300573Reviewed-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@{#602986}
parent cc109e2c
...@@ -135,7 +135,7 @@ vars = { ...@@ -135,7 +135,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': '84a534d9473af1d47767e9e576304a5a6c6bbff2', 'pdfium_revision': '6fe32f898af3eea875fd01a6d18f719d17dd72f3',
# 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