DescriptionMove FreeType bundling on mac OS from PDFium up to Chrome
Preparation for using FreeType on older mac OS versions for supporting
OpenType variable fonts.
Introduce a MAC_RESTRICT_VISIBILITY define in the FreeType build in
order not to expose FreeType symbols on the main executable on Mac,
since there is a symbol visibility check build-step which breaks if it
finds FreeType symbols there.
BUG=714553
Review-Url: https://codereview.chromium.org/2842513004
Cr-Commit-Position: refs/heads/master@{#467593}
Committed: https://chromium.googlesource.com/chromium/src/+/e30ecdc92de704ab362ed77b2c0c8ccb2553b3b5
Patch Set 1 #Patch Set 2 : Fix castshell build, simplify #Patch Set 3 : Avoid externally visible symbols in Mac non-component build #
Total comments: 2
Patch Set 4 : Freetype as a general dependency in DEPS #
Messages
Total messages: 30 (21 generated)
|