Roll FreeType from 482c57cc3480 to 61bac759634b (1 revision)
482c57cc34..61bac75963
2021-06-18 apodtele@gmail.com * src/sdf/ftsdfrend.c (ft_(b)sdf_render): Do not FT_ERROR routinely.
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: I92adee7e3c14bbb0cccd9ef428e624c05d82a0e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2973633
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: Ben Wagner <bungeman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#894034}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
0cc2ddb670
commit
397644afe3
2
DEPS
2
DEPS
@ -268,7 +268,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': '482c57cc3480c02caddc57c81d582e98cb530ba3',
|
||||
'freetype_revision': '61bac759634be975362d310b9ac4609ed13fdd21',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling freetype
|
||||
# and whatever else without interference from each other.
|
||||
|
4
third_party/freetype/README.chromium
vendored
4
third_party/freetype/README.chromium
vendored
@ -1,7 +1,7 @@
|
||||
Name: FreeType
|
||||
URL: http://www.freetype.org/
|
||||
Version: VER-2-10-4-282-g482c57cc3
|
||||
Revision: 482c57cc3480c02caddc57c81d582e98cb530ba3
|
||||
Version: VER-2-10-4-283-g61bac7596
|
||||
Revision: 61bac759634be975362d310b9ac4609ed13fdd21
|
||||
CPEPrefix: cpe:/a:freetype:freetype:2.10.4
|
||||
License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
|
||||
JPEG Group) licenses"
|
||||
|
Reference in New Issue
Block a user