Commit b5a57051 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll FreeType from cdc009c24afa to 6730854c3971 (1 revision)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/cdc009c24afa..6730854c3971

2020-08-26 apodtele@gmail.com * src/smooth/ftsmooth.c (ft_smooth_raster_overlap): Limit width.

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: I4a99889af5d563e33a8758dd4bee0fb5c21b9733
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377146Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: default avatarDominik Röttsches <drott@chromium.org>
Commit-Queue: Dominik Röttsches <drott@chromium.org>
Cr-Commit-Position: refs/heads/master@{#801712}
parent 380e3015
......@@ -246,7 +246,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': 'cdc009c24afac88846ed24e21c84e33792384665',
'freetype_revision': '6730854c397130879c64bd766c673b9bccf9c04a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling HarfBuzz
# and whatever else without interference from each other.
......
Name: FreeType
URL: http://www.freetype.org/
Version: VER-2-10-2-52-gcdc009c24
Revision: cdc009c24afac88846ed24e21c84e33792384665
Version: VER-2-10-2-53-g6730854c3
Revision: 6730854c397130879c64bd766c673b9bccf9c04a
CPEPrefix: cpe:/a:freetype:freetype:2.10.1
License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
JPEG Group) licenses"
......
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