Commit 6d1486b6 authored by Ben Wagner's avatar Ben Wagner Committed by Commit Bot

Roll src/third_party/freetype/src/ d01e28f41..1e7a8f30c (12 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/d01e28f41f88..1e7a8f30c231

$ git log d01e28f41..1e7a8f30c --date=short --no-merges --format='%ad %ae %s'
2019-01-08 apodtele [psaux, type1] Align tracing.
2019-01-08 chris.liddell [psaux] Fix closepath (#55414).
2018-12-30 ramakrishnan.nikhil Minor documentation fix.
2018-12-29 wl * src/autofit/aflatin2.c: Some fixes from `aflatin.c' (#55310).
2018-12-26 mpsuzuki * builds/mac/README: Fix a hyperlink to defunct www.gyve.org.
2018-12-25 wl Fix links (mostly http -> https).
2018-12-25 wl * src/psaux/cffdecode.c (cff_operaor_seac): Fix numeric overflow.
2018-12-12 wl [gxvalid] Fix compiler warnings.
2018-12-12 wl Fix documentation of TrueType bytecode interpreter debug hook.
2018-12-12 wl Minor documentation fixes.
2018-12-11 wl * src/truetype/ttgload.c (TT_Hint_Glyph): Remove useless test.
2018-12-10 wl Minor documentation updates and fixes.

Created with:
  roll-dep src/third_party/freetype/src
R=bungeman@chromium.org,drott@chromium.org

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_msan_rel_ng

PDFium-Roll: https://pdfium-review.googlesource.com/c/pdfium/+/48170
Change-Id: Ia3c02f363acbe30785ec27c5123fd8bf6ffd1279
Reviewed-on: https://chromium-review.googlesource.com/c/1407039Reviewed-by: default avatarDominik Röttsches <drott@chromium.org>
Commit-Queue: Dominik Röttsches <drott@chromium.org>
Cr-Commit-Position: refs/heads/master@{#622139}
parent 4bfafb0e
...@@ -173,7 +173,7 @@ vars = { ...@@ -173,7 +173,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 freetype # the commit queue can handle CLs rolling freetype
# and whatever else without interference from each other. # and whatever else without interference from each other.
'freetype_revision': 'd01e28f41f8810c8ea422b854f8722659589fa99', 'freetype_revision': '1e7a8f30c231bace001c617099e78f78743dd3b4',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling HarfBuzz # the commit queue can handle CLs rolling HarfBuzz
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Name: FreeType Name: FreeType
URL: http://www.freetype.org/ URL: http://www.freetype.org/
Version: VER-2-9-1-317 Version: VER-2-9-1-329
Revision: d01e28f41f8810c8ea422b854f8722659589fa99 Revision: 1e7a8f30c231bace001c617099e78f78743dd3b4
License: Custom license "inspired by the BSD, Artistic, and IJG (Independent License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
JPEG Group) licenses" JPEG Group) licenses"
License File: src/docs/FTL.TXT License File: src/docs/FTL.TXT
......
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