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

Roll FreeType from b7c467b6efa5 to b6183ea36975 (2 revisions)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/b7c467b6efa5..b6183ea36975

2020-07-23 wl@gnu.org * src/sfnt/sfwoff2.c (woff2_decompress): Fix compiler warning.
2020-07-16 david.turner.dev@gmail.com Add .clang-format file

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:mac10.13_retina-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: I536527e78796797ecf74c33292a2f0bb8a788421
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316236Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: default avatarBen Wagner <bungeman@chromium.org>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#791223}
parent 10d6a55d
...@@ -246,7 +246,7 @@ vars = { ...@@ -246,7 +246,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling freetype # the commit queue can handle CLs rolling freetype
# and whatever else without interference from each other. # and whatever else without interference from each other.
'freetype_revision': 'b7c467b6efa5a91945854de81632be45d6f360ff', 'freetype_revision': 'b6183ea369757f6f0126c9822d21eaa88903b7c5',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling HarfBuzz # the commit queue can handle CLs rolling HarfBuzz
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Name: FreeType Name: FreeType
URL: http://www.freetype.org/ URL: http://www.freetype.org/
Version: VER-2-10-2-40-gb7c467b6e Version: VER-2-10-2-42-gb6183ea36
Revision: b7c467b6efa5a91945854de81632be45d6f360ff Revision: b6183ea369757f6f0126c9822d21eaa88903b7c5
CPEPrefix: cpe:/a:freetype:freetype:2.10.1 CPEPrefix: cpe:/a:freetype:freetype:2.10.1
License: Custom license "inspired by the BSD, Artistic, and IJG (Independent License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
JPEG Group) licenses" 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