Roll FreeType from 8f43d324d124 to 2d3f5dd29452 (2 revisions)
8f43d324d1..2d3f5dd294
2021-05-12 apodtele@gmail.com * src/smooth/ftgrays.c (FT_MAX_GRAY_SPANS): Increase from 10 to 16.
2021-05-12 apodtele@gmail.com * src/smooth/ftgrays.c (FT_GRAY_SET): Adjust for better code.
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: I37500162d915957028163dbaae99519a6b7cb099
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2893269
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@{#882389}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
a97519975e
commit
973fd63353
2
DEPS
2
DEPS
@ -260,7 +260,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': '8f43d324d12431d297ca2f8136b221a58ff52269',
|
||||
'freetype_revision': '2d3f5dd294527974bd29f68f2a48bd58d09d1e9b',
|
||||
# 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-245-g8f43d324d
|
||||
Revision: 8f43d324d12431d297ca2f8136b221a58ff52269
|
||||
Version: VER-2-10-4-247-g2d3f5dd29
|
||||
Revision: 2d3f5dd294527974bd29f68f2a48bd58d09d1e9b
|
||||
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