Commit a63b8dd4 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/freetype/src 141da028168e..216e077600a5 (1 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/141da028168e..216e077600a5

git log 141da028168e..216e077600a5 --date=short --first-parent --format='%ad %ae %s'
2020-02-28 bungeman@google.com [truetype] Add better checks for loading `gvar' table (#57905).

Created with:
  gclient setdep -r src/third_party/freetype/src@216e077600a5

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/freetype-chromium
Please CC bungeman@google.com,drott@google.com,thestig@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux-blink-rel;luci.chromium.try:mac10.12-blink-rel;luci.chromium.try:mac10.13_retina-blink-rel;luci.chromium.try:win10-blink-rel;luci.chromium.try:win7-blink-rel
Bug: 1055577
Tbr: bungeman@google.com,drott@google.com,thestig@google.com
Change-Id: I4f5556f97d3914f5682fc89258e27f217a57763b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080043
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#745450}
parent fd9ebad1
...@@ -226,7 +226,7 @@ vars = { ...@@ -226,7 +226,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': '141da028168efc554f6c8b70c2efe8fbe9945e4a', 'freetype_revision': '216e077600a58346bb022d8409fd82e9d914a10a',
# 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-10-1-106-g141da0281 Version: VER-2-10-1-107-g216e07760
Revision: 141da028168efc554f6c8b70c2efe8fbe9945e4a Revision: 216e077600a58346bb022d8409fd82e9d914a10a
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