Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Issue 2842513004: Move FreeType bundling on mac OS from PDFium up to Chrome (Closed)

Created:
3 years, 8 months ago by drott
Modified:
3 years, 8 months ago
CC:
chromium-reviews, Dirk Pranke
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -16 lines) Patch
M DEPS View 1 2 3 5 chunks +3 lines, -12 lines 0 comments Download
M build/config/freetype/BUILD.gn View 1 1 chunk +3 lines, -3 lines 0 comments Download
M build_overrides/pdfium.gni View 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype/BUILD.gn View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/freetype/include/freetype-custom-config/ftoption.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (21 generated)
drott
machenbach@, kjellander@: Please review build_overrides/* thestig@, PTAL, does this look okay to you? I plan ...
3 years, 8 months ago (2017-04-26 08:43:20 UTC) #14
kjellander_chromium
build_overrides: lgtm
3 years, 8 months ago (2017-04-26 08:54:07 UTC) #16
bungeman-chromium
Aside from the DEPS duplication, lgtm. https://codereview.chromium.org/2842513004/diff/40001/DEPS File DEPS (right): https://codereview.chromium.org/2842513004/diff/40001/DEPS#newcode396 DEPS:396: 'src/third_party/freetype/src': Looks like ...
3 years, 8 months ago (2017-04-26 14:22:19 UTC) #17
Dirk Pranke
https://codereview.chromium.org/2842513004/diff/40001/DEPS File DEPS (right): https://codereview.chromium.org/2842513004/diff/40001/DEPS#newcode396 DEPS:396: 'src/third_party/freetype/src': On 2017/04/26 14:22:19, bungeman-chromium wrote: > Looks like ...
3 years, 8 months ago (2017-04-26 19:20:50 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2842513004/60001
3 years, 8 months ago (2017-04-27 02:31:23 UTC) #22
Lei Zhang
On 2017/04/26 08:43:20, drott wrote: > thestig@, PTAL, does this look okay to you? I ...
3 years, 8 months ago (2017-04-27 03:33:57 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/371342)
3 years, 8 months ago (2017-04-27 05:10:04 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2842513004/60001
3 years, 8 months ago (2017-04-27 05:11:23 UTC) #27
commit-bot: I haz the power
3 years, 8 months ago (2017-04-27 05:44:36 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/e30ecdc92de704ab362ed77b2c0c...

Powered by Google App Engine
This is Rietveld 408576698