Roll third_party/freetype/src/ d01e28f41..1e7a8f30c (12 commits) https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/d01e28f41f88..1e7a8f30c231 $ git log d01e28f41..1e7a8f30c --date=short --no-merges --format='%ad %ae %s' 2019-01-08 apodtele [psaux, type1] Align tracing. 2019-01-08 chris.liddell [psaux] Fix closepath (#55414). 2018-12-30 ramakrishnan.nikhil Minor documentation fix. 2018-12-29 wl * src/autofit/aflatin2.c: Some fixes from `aflatin.c' (#55310). 2018-12-26 mpsuzuki * builds/mac/README: Fix a hyperlink to defunct www.gyve.org. 2018-12-25 wl Fix links (mostly http -> https). 2018-12-25 wl * src/psaux/cffdecode.c (cff_operaor_seac): Fix numeric overflow. 2018-12-12 wl [gxvalid] Fix compiler warnings. 2018-12-12 wl Fix documentation of TrueType bytecode interpreter debug hook. 2018-12-12 wl Minor documentation fixes. 2018-12-11 wl * src/truetype/ttgload.c (TT_Hint_Glyph): Remove useless test. 2018-12-10 wl Minor documentation updates and fixes. Created with: roll-dep third_party/freetype/src R=dsinclair@chromium.org,npm@chromium.org,thestig@chromium.org Change-Id: I3f2ab922ae1c598e8116dd4f47c280eb84770e9e Reviewed-on: https://pdfium-review.googlesource.com/c/48170 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org>
diff --git a/DEPS b/DEPS index 278e2ad..5360295 100644 --- a/DEPS +++ b/DEPS
@@ -22,7 +22,7 @@ 'code_coverage_revision': '16298755a926f419babc4a11ccfeae0035f48c3f', 'cygwin_revision': 'c89e446b273697fadf3a10ff1007a97c0b7de6df', 'depot_tools_revision': 'ddbeac1c06a9c0ffa100f6f2af672af83f980fcb', - 'freetype_revision': 'd01e28f41f8810c8ea422b854f8722659589fa99', + 'freetype_revision': '1e7a8f30c231bace001c617099e78f78743dd3b4', 'gtest_revision': '879ac092fde0a19e1b3a61b2546b2a422b1528bc', 'icu_revision': '23de01679d298bf9fb964ebede32f2157729ba96', 'instrumented_lib_revision': 'a959e4f0cb643003f2d75d179cede449979e3e77',
diff --git a/third_party/freetype/README.pdfium b/third_party/freetype/README.pdfium index 8cc61c8..f99af91 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-9-1-317 -Revision: d01e28f41f8810c8ea422b854f8722659589fa99 +Version: VER-2-9-1-329 +Revision: 1e7a8f30c231bace001c617099e78f78743dd3b4 Security Critical: yes License: FreeType License (FTL) License File: FTL.TXT