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

Roll src/third_party/freetype/src 0a3d2bb99b45..b75031a26eed (1 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/0a3d2bb99b45..b75031a26eed

git log 0a3d2bb99b45..b75031a26eed --date=short --no-merges --format='%ad %ae %s'
2019-10-25 wl@gnu.org * src/sfnt/sfwoff2.c (woff2_open_font): Check `num_fonts' for TTCs.

Created with:
  gclient setdep -r src/third_party/freetype/src@b75031a26eed

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/+/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

Bug: None
Change-Id: I4716583e7880f9a2d01c1e80826cd8306cecd5f6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881414Reviewed-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>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#710519}
parent e7916192
......@@ -223,7 +223,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': '0a3d2bb99b45b72e1d45185ab054efa993d97210',
'freetype_revision': 'b75031a26eed8838222ddb3a81bc1672a0e463a8',
# 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-1-71-g0a3d2bb99
Revision: 0a3d2bb99b45b72e1d45185ab054efa993d97210
Version: VER-2-10-1-72-gb75031a26
Revision: b75031a26eed8838222ddb3a81bc1672a0e463a8
License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
JPEG Group) licenses"
License File: src/docs/FTL.TXT
......
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