Commit 2ef78c70 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/freetype/src b110acba9e6f..12af46b649fd (2 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/b110acba9e6f..12af46b649fd


git log b110acba9e6f..12af46b649fd --date=short --no-merges --format='%ad %ae %s'
2019-07-24 apodtele@gmail.com * src/base/ftbbox.c (cubic_peak): Sanitize left shift (#56586).
2019-07-22 w1w2y3@gmail.com * src/cid/cidload.c (cid_hex_to_binary): Fix typo (#56653).


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

The AutoRoll server is located here: https://autoroll.skia.org/r/freetype-chromium

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

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: Ice0b7783bb7ea08060e33737791c764ce931c6b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716394Reviewed-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@{#681763}
parent 875b4a77
......@@ -196,7 +196,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': 'b110acba9e6f7e40314f0da5d249cb3cb3beeab8',
'freetype_revision': '12af46b649fdb946bacf150428e5cdfc3470a7ca',
# 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-4-gb110acba9
Revision: b110acba9e6f7e40314f0da5d249cb3cb3beeab8
Version: VER-2-10-1-6-g12af46b64
Revision: 12af46b649fdb946bacf150428e5cdfc3470a7ca
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