Skip to content

Commit

Permalink
Roll src/third_party/freetype/src 141da028168e..216e077600a5 (1 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/141da028168e..216e077600a5

git log 141da028168e..216e077600a5 --date=short --first-parent --format='%ad %ae %s'
2020-02-28 bungeman@google.com [truetype] Add better checks for loading `gvar' table (#57905).

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

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: 1055577
Tbr: bungeman@google.com,drott@google.com,thestig@google.com
Change-Id: I4f5556f97d3914f5682fc89258e27f217a57763b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080043
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#745450}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Feb 28, 2020
1 parent fd9ebad commit a63b8dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,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': '141da028168efc554f6c8b70c2efe8fbe9945e4a',
'freetype_revision': '216e077600a58346bb022d8409fd82e9d914a10a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling HarfBuzz
# and whatever else without interference from each other.
Expand Down
4 changes: 2 additions & 2 deletions third_party/freetype/README.chromium
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Name: FreeType
URL: http://www.freetype.org/
Version: VER-2-10-1-106-g141da0281
Revision: 141da028168efc554f6c8b70c2efe8fbe9945e4a
Version: VER-2-10-1-107-g216e07760
Revision: 216e077600a58346bb022d8409fd82e9d914a10a
License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
JPEG Group) licenses"
License File: src/docs/FTL.TXT
Expand Down

0 comments on commit a63b8dd

Please sign in to comment.