summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-05-17 18:08:32 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-05-17 18:08:32 +0000
commit902a2288ffb3dc000e25445a3011a40d8ebb5f2a (patch)
tree48414b1296121bc3fb3827ffd49bc8495be633c9
parent524b2c17d0d22ff63c7b34abccf1682c08c9b7a0 (diff)
downloadpdfium-902a2288ffb3dc000e25445a3011a40d8ebb5f2a.tar.xz
Roll third_party/freetype/src/ 2157d8fa6..9e345c911 (9 commits)
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/2157d8fa6f7e..9e345c911714 $ git log 2157d8fa6..9e345c911 --date=short --no-merges --format='%ad %ae %s' 2018-05-10 alan.coopersmith Further fix to visibility flag testing with Solaris Studio compilers. 2018-05-08 wl [autofit] Avoid potential SEGV if running out of memory. 2018-05-07 madigens CMake: Allow using project as subfolder in other project 2018-05-07 wl [build] Suppress configure's `nothing to be done' message. 2018-05-04 mpsuzuki Support symbol visibility features of Sun / Oracle C compilers. 2018-05-02 madigens Unbreak CMake Windows installation 2018-05-02 wl Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-01 wl * Version 2.9.1 released. ========================= 2018-04-26 wl Another fix for handling invalid format 2 cmaps. Created with: roll-dep third_party/freetype/src BUG=pdfium:1084 TBR=npm@chromium.org Change-Id: I282e6c9c3cde6b3068f92461b08e14f86f033768 Reviewed-on: https://pdfium-review.googlesource.com/32712 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e6cf619f30..1891f00fe8 100644
--- a/DEPS
+++ b/DEPS
@@ -21,7 +21,7 @@ vars = {
'clang_revision': 'abe5e4f9dc0f1df848c7a0efa05256253e77a7b7',
'cygwin_revision': 'c89e446b273697fadf3a10ff1007a97c0b7de6df',
'depot_tools_revision': '869a2857a4f3acc08fdec6182ecec5b73593be3b',
- 'freetype_revision': '2157d8fa6f7e12063ca166476ed2223d24234db7',
+ 'freetype_revision': '9e345c911714ed62250be13d03d72e25d91fbc77',
'gtest_revision': '4bd8c4638ada823a8da2569735cc0a9402fb8052',
'icu_revision': 'e4194dc7bbb3305d84cbb1b294274ca70d230721',
'instrumented_lib_revision': '323cf32193caecbf074d1a0cb5b02b905f163e0f',