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

Roll src/third_party/pdfium 1c14ae2fbe1a..95b0293a29b2 (16 commits)

https://pdfium.googlesource.com/pdfium.git/+log/1c14ae2fbe1a..95b0293a29b2


git log 1c14ae2fbe1a..95b0293a29b2 --date=short --no-merges --format='%ad %ae %s'
2018-07-03 tsepez@chromium.org Use more UnowendPtr<> in cfgas_formatstring.h and cfx_break.h
2018-07-03 tsepez@chromium.org Use UnownedPtr<> in cfwl_notedriver.h
2018-07-03 tsepez@chromium.org Test {Byte,Wide}String works with std::begin().
2018-07-03 art-snake@yandex-team.ru Do data request for CPDF_Stream more smoothly.
2018-07-03 thestig@chromium.org Roll DEPS for catapult to c61a0380
2018-07-03 tsepez@chromium.org Use unowned ptr in cpdf_stream_acc
2018-07-03 thestig@chromium.org Roll third_party/depot_tools/ 869a2857a..5484b866d (244 commits; 34 trivial rolls)
2018-07-03 thestig@chromium.org Roll third_party/googletest/src/ 4bd8c4638..ce468a17c (52 commits)
2018-07-03 thestig@chromium.org Roll tools/memory/ 427f10475..f7b00daf4 (2 commits)
2018-07-03 thestig@chromium.org Roll third_party/jinja2/ d34383206..45571de47 (2 commits)
2018-07-03 thestig@chromium.org Roll base/trace_event/common/ 0e9a47d74..211b3ed9d (3 commits)
2018-07-03 thestig@chromium.org Roll third_party/zlib/ 8c371ad77..39b4a6260 (5 commits)
2018-07-03 thestig@chromium.org Forward declare CPDF_SyntaxParser when possible.
2018-07-03 tsepez@chromium.org Use UnownedPtr<> in cfwl_messagekillfocus.h
2018-07-03 tsepez@chromium.org Use UnownedPtr<> in cfwl_scrollbar.h and cfwl_themebackground.h
2018-07-03 tsepez@chromium.org Use UnownedPtr<> in cxfa_{ffwidgethandler,imagrenderer,loadercontext}.h


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

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: Ie9c908a957ef3f29604af01bfc9c37a4022f5c5c
Reviewed-on: https://chromium-review.googlesource.com/1124906Reviewed-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@{#572346}
parent d352e8e7
......@@ -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': '1c14ae2fbe1ae95dac3a7f5e60d049d9630aef02',
'pdfium_revision': '95b0293a29b235c746db0f01c8462ca89d7a814e',
# 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