Commit 401f9c7f authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll FreeType from 0d5f1dd37c05 to 768022b98e45 (1 revision)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/0d5f1dd37c05..768022b98e45

2020-12-23 qignacio@amazon.com meson.build (ft2_defines): Fix builds on Windows.

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/+doc/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:win10-blink-rel;luci.chromium.try:win7-blink-rel
Tbr: bungeman@google.com,drott@google.com,thestig@google.com
Change-Id: I4acbf9d1cdd6935997ea64ecefb91b97854e354a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602097Reviewed-by: default avatarBen Wagner <bungeman@chromium.org>
Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#839127}
parent c7509abc
...@@ -250,7 +250,7 @@ vars = { ...@@ -250,7 +250,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': '0d5f1dd37c056b4460a460d16fd1fbb06740e891', 'freetype_revision': '768022b98e45d343b540f83816fb65f549eac041',
# 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.
......
Name: FreeType Name: FreeType
URL: http://www.freetype.org/ URL: http://www.freetype.org/
Version: VER-2-10-4-53-g0d5f1dd37 Version: VER-2-10-4-54-g768022b98
Revision: 0d5f1dd37c056b4460a460d16fd1fbb06740e891 Revision: 768022b98e45d343b540f83816fb65f549eac041
CPEPrefix: cpe:/a:freetype:freetype:2.10.1 CPEPrefix: cpe:/a:freetype:freetype:2.10.4
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