0

Roll FreeType from afc7000cacb8 to 1400b20ae868 (5 revisions)

afc7000cac..1400b20ae8

2025-01-09 hlewin@worldiety.de * CMakeLists.txt: Use modern IMPORTED targets.
2025-01-08 apodtele@gmail.com [cff] Remove size/slot checks.
2025-01-08 apodtele@gmail.com * src/cff/cffdrivr.c (cff_get_advances): Do only fast advances.
2025-01-04 apodtele@gmail.com * src/truetype/ttgload.c (TT_Load_Glyph): Consolidate flag setting.
2025-01-04 apodtele@gmail.com Delay FT_GLYPH_FORMAT_OUTLINE assignmets.

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://issues.skia.org/issues/new?component=1389291&template=1850622

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:mac11.0-blink-rel;luci.chromium.try:win10.20h2-blink-rel
Tbr: bungeman@google.com,drott@google.com,thestig@google.com
Change-Id: I435557c23159a53f759583c9117a0d8f5842ca9e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6163274
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
Cr-Commit-Position: refs/heads/main@{#1404224}
This commit is contained in:
chromium-autoroll
2025-01-09 08:51:37 -08:00
committed by Chromium LUCI CQ
parent e48580481e
commit c9bfcab17e
3 changed files with 4 additions and 4 deletions
DEPS
third_party/freetype

2
DEPS

@@ -328,7 +328,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': 'afc7000cacb8cc90ae61036858c5306defa1236a',
'freetype_revision': '1400b20ae8683315f53f00b6c3707fc64faeaa7b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling freetype
# and whatever else without interference from each other.

@@ -1,7 +1,7 @@
Name: FreeType
URL: http://www.freetype.org/
Version: VER-2-13-3-32-gafc7000ca
Revision: afc7000cacb8cc90ae61036858c5306defa1236a
Version: VER-2-13-3-37-g1400b20ae
Revision: 1400b20ae8683315f53f00b6c3707fc64faeaa7b
CPEPrefix: cpe:/a:freetype:freetype:2.13.3
License: FTL
License File: src/docs/FTL.TXT