Commit 89fb65cb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/freetype/src 6e49dff0052a..fa147af4a525 (1 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/6e49dff0052a..fa147af4a525

git log 6e49dff0052a..fa147af4a525 --date=short --first-parent --format='%ad %ae %s'
2020-02-22 wl@gnu.org [woff2] Fix font table access.

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

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
Bug: None
Tbr: bungeman@google.com,drott@google.com,thestig@google.com
Change-Id: Iadf0eb4f2c60703086827fa9f1efe7d1d413078c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069395Reviewed-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@{#743886}
parent 4e5b6b7f
...@@ -222,7 +222,7 @@ vars = { ...@@ -222,7 +222,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': '6e49dff0052a73faaea13dd8bdf6f0724539db07', 'freetype_revision': 'fa147af4a5255bf9017c9b004f7abd1d5e72f497',
# 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-1-103-g6e49dff00 Version: VER-2-10-1-104-gfa147af4a
Revision: 6e49dff0052a73faaea13dd8bdf6f0724539db07 Revision: fa147af4a5255bf9017c9b004f7abd1d5e72f497
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"
License File: src/docs/FTL.TXT 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