summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Pena <npm@chromium.org>2017-12-12 20:54:19 +0000
committerChromium commit bot <commit-bot@chromium.org>2017-12-12 20:54:19 +0000
commit1228ae247f21398f76cf28320edcfe0de9838787 (patch)
treef073e71b9c1b957bc073d1856fd5442d6a38c458
parent92ee1ccdfbe28b6f7c3b92b35c8ffa0b90bff54b (diff)
downloadpdfium-chromium/3293.tar.xz
Roll pdfium/third_party/freetype/src/ bec14f688..2c048a8a6 (25 commits)chromium/3293
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/bec14f688925..2c048a8a622e $ git log bec14f688..2c048a8a6 --date=short --no-merges --format='%ad %ae %s' 2017-12-11 wl Fix compiler warning (#52640). 2017-12-09 azzuro * builds/windows/vc2010/freetype.vcxproj: Adjust output directory. 2017-12-09 wl Fix `make setup dos', second try (#52622). 2017-12-08 wl Documentation fixes for the last few commits. 2017-12-08 wl [docmaker] Fix code section parsing. 2017-12-08 wl New `ftdriver.h' file, covering all driver modules. 2017-12-08 wl Move `ftdriver.h' to `ftdrv.h'. 2017-12-08 wl Fix access to uninitalized memory (#52613). 2017-12-08 wl Fix `make setup dos' (#52622). 2017-12-07 wl .mailmap: Add Ewald. 2017-12-07 wl Use ASCII only in public header files (#50858). 2017-12-07 wl Fix C++ compilation. 2017-12-07 wl Fix `make multi'. 2017-12-07 wl * include/freetype/config/ftheader.h: Some clean-up. 2017-12-06 wl * builds/symbian/bld.inf: Updated. 2017-12-06 wl New header file `ftparams.h' that collects all parameter tags. 2017-12-05 wl Improve tracing messages by using singular and plural forms. 2017-12-04 wl Update or fix links to use the https protocol instead of http. 2017-12-04 wl [truetype] Allow shared points in `cvar' table (#52532). 2017-11-28 wl [truetype] Improving tracing of composite glyphs. 2017-11-27 wl Allow (again) encoding vectors with more than 256 elements (#52464). 2017-11-27 jan.steffens Fix last commit (#52522). 2017-11-24 wl [unix] Install a massaged `ftoption.h' file (#51780). 2017-11-23 wl Minor. 2017-11-23 tor.andersson Silence unused function warnings. Created with: roll-dep pdfium/third_party/freetype/src R=dsinclair@chromium.org,npm@chromium.org,thestig@chromium.org Bug: pdfium:961 Change-Id: I6ada047f9a06a755c85544fca4e3b0d6c56d3bbc Reviewed-on: https://pdfium-review.googlesource.com/21010 Reviewed-by: Nicolás Peña Moreno <npm@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
-rw-r--r--DEPS2
-rw-r--r--third_party/freetype/README.pdfium4
2 files changed, 3 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index d2880ca960..6459e86bb2 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@ vars = {
'catapult_revision': 'd624b3ced2c81d4fb4ea98a8dbb4532272cc1e0a',
'clang_revision': '0235fed9a32f921614500213b8e3fc1a9f1f9bcb',
'cygwin_revision': 'c89e446b273697fadf3a10ff1007a97c0b7de6df',
- 'freetype_revision': 'bec14f688925467be708f01378fbbf82e6b19b42',
+ 'freetype_revision': '2c048a8a622e9f44f255aa3316026f124ac9ecbc',
'gmock_revision': '29763965ab52f24565299976b936d1265cb6a271',
'gtest_revision': '8245545b6dc9c4703e6496d1efd19e975ad2b038',
'icu_revision': 'e3b480d3be4446ea17011c0cdc9c4cd380a5c58f',
diff --git a/third_party/freetype/README.pdfium b/third_party/freetype/README.pdfium
index 88bbe320b7..c759896abc 100644
--- a/third_party/freetype/README.pdfium
+++ b/third_party/freetype/README.pdfium
@@ -1,7 +1,7 @@
Name: FreeType
URL: http://www.freetype.org/
-Version: VER-2-8-1-120
-Revision: bec14f688925467be708f01378fbbf82e6b19b42
+Version: VER-2-8-1-145
+Revision: 2c048a8a622e9f44f255aa3316026f124ac9ecbc
Security Critical: yes
License: FreeType License (FTL)
License File: FTL.TXT