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

Roll src/third_party/pdfium e1c2f6d7fe7a..f90277e7f4bd (5 commits)

https://pdfium.googlesource.com/pdfium.git/+log/e1c2f6d7fe7a..f90277e7f4bd


git log e1c2f6d7fe7a..f90277e7f4bd --date=short --no-merges --format='%ad %ae %s'
2018-08-07 thestig@chromium.org Move CPDF_Font::LoadPDFEncoding() to CPDF_SimpleFont.
2018-08-07 thestig@chromium.org Change CPDF_Font::GetFace() to HasFace().
2018-08-07 thestig@chromium.org Make CPDF_Font::GetFontBBox() return the bounding box.
2018-08-07 tsepez@chromium.org Remove unused codepage code from GetByteString().
2018-08-07 vmiklos@collabora.co.uk Add FPDFTextObj_GetText() API


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

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: Icd680ac00831086638557608686438a6a6418716
Reviewed-on: https://chromium-review.googlesource.com/1166342Reviewed-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@{#581470}
parent aaebf9da
......@@ -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': 'e1c2f6d7fe7a50280161832799550a3ee8f98088',
'pdfium_revision': 'f90277e7f4bd99bba419b53341c6c7bdca478eed',
# 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