Commit 05d54256 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll FreeType from 62fea391fa99 to 6e722f2eaa58 (13 revisions)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/62fea391fa99..6e722f2eaa58

2020-06-19 apodtele@gmail.com [base] Rework d1180b5f9598 until further notice.
2020-06-19 sebras@gmail.com [cff, cid] Fix segfaults in case of error (#58621).
2020-06-19 wl@gnu.org [base] Fix UBSAN error.
2020-06-19 wl@gnu.org [woff2] Fix segfault.
2020-06-19 svenevs.dev@gmail.com [sfnt] Support Intel compilers.
2020-06-19 sebras@gmail.com [base] Fix memory leak (#58611).
2020-06-19 sebras@gmail.com [cff] Fix memory leak (#58610).
2020-06-19 wl@gnu.org * src/cff/cffload.c (cff_index_get_pointers): Rename `t' to `tbl'.
2020-06-19 sebras@gmail.com [cff] Free table upon error allocating other data (#58609).
2020-06-17 wl@gnu.org woff2tags.h: Fix copyright year.
2020-06-13 wl@gnu.org Remove redundant inclusion of `ft2build.h'.
2020-06-08 david@freetype.org Make macros for header file names optional.
2020-06-02 wl@gnu.org * src/sfnt/ttcmap.c (tt_face_build_cmaps): Trace number of cmaps.

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/+doc/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
Change-Id: Ida9cedae09810da765b1d8fd71c567c390bb57b7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2253887Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: default avatarBen Wagner <bungeman@chromium.org>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#780308}
parent e1156ba4
...@@ -233,7 +233,7 @@ vars = { ...@@ -233,7 +233,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': '62fea391fa9993f8c1d206a50080d690178ce518', 'freetype_revision': '6e722f2eaa5840e6b8c6f1eaa6a1fce9d7f90833',
# 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-129-g62fea391f Version: VER-2-10-2-18-g6e722f2ea
Revision: 62fea391fa9993f8c1d206a50080d690178ce518 Revision: 6e722f2eaa5840e6b8c6f1eaa6a1fce9d7f90833
CPEPrefix: cpe:/a:freetype:freetype:2.10.1 CPEPrefix: cpe:/a:freetype:freetype:2.10.1
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"
......
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