From ee1d45d8e776d81b001bc7c3b62f506a26801cb6 Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Wed, 9 Feb 2022 19:37:28 +0000 Subject: [PATCH] Roll FreeType from 7c6b2f20b08a to 0447df71e749 (2 revisions) https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/7c6b2f20b08a..0447df71e749 2022-02-09 apodtele@gmail.com [pshinter] Use unsigned indices. 2022-02-08 apodtele@gmail.com [pshinter] Fix mask merging. 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 file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry 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/main/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.20h2-blink-rel;luci.chromium.try:win7-blink-rel Tbr: bungeman@google.com,drott@google.com,thestig@google.com Change-Id: I0bfc6ef4665b5fb672e5451aff88145c4566b399 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3450301 Commit-Queue: chromium-autoroll Bot-Commit: chromium-autoroll Reviewed-by: Ben Wagner Commit-Queue: Ben Wagner Cr-Commit-Position: refs/heads/main@{#969054} --- DEPS | 2 +- third_party/freetype/README.chromium | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 7e14b74d6f496c..d490cf63eb7e54 100644 --- a/DEPS +++ b/DEPS @@ -292,7 +292,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling freetype # and whatever else without interference from each other. - 'freetype_revision': '7c6b2f20b08a33b78b9e95cd77fda68aeedca02d', + 'freetype_revision': '0447df71e749e54a6895180303780bdaa84038fd', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling freetype # and whatever else without interference from each other. diff --git a/third_party/freetype/README.chromium b/third_party/freetype/README.chromium index fd1c8811a635b9..0654413bdd86c0 100644 --- a/third_party/freetype/README.chromium +++ b/third_party/freetype/README.chromium @@ -1,7 +1,7 @@ Name: FreeType URL: http://www.freetype.org/ -Version: VER-2-11-1-98-g7c6b2f20b -Revision: 7c6b2f20b08a33b78b9e95cd77fda68aeedca02d +Version: VER-2-11-1-100-g0447df71e +Revision: 0447df71e749e54a6895180303780bdaa84038fd CPEPrefix: cpe:/a:freetype:freetype:2.11.1 License: Custom license "inspired by the BSD, Artistic, and IJG (Independent JPEG Group) licenses"