Commit 360492a3 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/freetype/src 1f4e5bcb19ea..1167bff3e9a6 (3 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/1f4e5bcb19ea..1167bff3e9a6

git log 1f4e5bcb19ea..1167bff3e9a6 --date=short --no-merges --format='%ad %ae %s'
2019-10-06 wl@gnu.org * src/sfnt/sfwoff2 (reconstruct_glyf): Fix reallocation.
2019-10-06 wl@gnu.org Improve memory debugging.
2019-10-06 wl@gnu.org docs/DEBUG: Document environment variable `FT2_KEEP_ALIVE'.

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

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: Idbeb0c24828d6bf779664f0778c0805ed8373415
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844196Reviewed-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@{#703226}
parent 2eddd129
...@@ -218,7 +218,7 @@ vars = { ...@@ -218,7 +218,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': '1f4e5bcb19eaa9170466c8d845edfd11aba54937', 'freetype_revision': '1167bff3e9a6302687667c6134673e4b3fd13636',
# 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-62-g1f4e5bcb1 Version: VER-2-10-1-65-g1167bff3e
Revision: 1f4e5bcb19eaa9170466c8d845edfd11aba54937 Revision: 1167bff3e9a6302687667c6134673e4b3fd13636
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