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

Issue 2346333002: Split SkFontConfigInterface globals and factory. (Closed)

Created:
4 years, 3 months ago by bungeman-skia
Modified:
4 years, 3 months ago
Reviewers:
reed1
CC:
reviews_skia.org, steimel
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Split SkFontConfigInterface globals and factory. Chromium needs to be able to set up their build such that the globals continue existing but the SkFontMgr::Factory can be defined separately. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2346333002 CQ_INCLUDE_TRYBOTS=master.client.skia.compile:Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot,Build-Mac-Clang-x86_64-Release-CMake-Trybot Committed: https://skia.googlesource.com/skia/+/1ae0e01accbca4b96a10b8a8c21917dd7bf27dc3

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -67 lines) Patch
M BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M cmake/CMakeLists.txt View 1 chunk +2 lines, -1 line 0 comments Download
M gyp/ports.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
M include/ports/SkFontConfigInterface.h View 3 chunks +4 lines, -7 lines 2 comments Download
A include/ports/SkFontMgr_FontConfigInterface.h View 1 chunk +20 lines, -0 lines 0 comments Download
A + src/ports/SkFontConfigInterface.cpp View 3 chunks +5 lines, -19 lines 0 comments Download
M src/ports/SkFontConfigTypeface.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/ports/SkFontMgr_FontConfigInterface.cpp View 4 chunks +6 lines, -5 lines 0 comments Download
M src/ports/SkFontMgr_FontConfigInterface_factory.cpp View 1 chunk +10 lines, -31 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
bungeman-skia
4 years, 3 months ago (2016-09-19 18:37:44 UTC) #6
reed1
lgtm https://codereview.chromium.org/2346333002/diff/1/include/ports/SkFontConfigInterface.h File include/ports/SkFontConfigInterface.h (right): https://codereview.chromium.org/2346333002/diff/1/include/ports/SkFontConfigInterface.h#newcode33 include/ports/SkFontConfigInterface.h:33: static SkFontConfigInterface* RefGlobal(); sk_sp<...> ?
4 years, 3 months ago (2016-09-19 19:10:08 UTC) #9
bungeman-skia
https://codereview.chromium.org/2346333002/diff/1/include/ports/SkFontConfigInterface.h File include/ports/SkFontConfigInterface.h (right): https://codereview.chromium.org/2346333002/diff/1/include/ports/SkFontConfigInterface.h#newcode33 include/ports/SkFontConfigInterface.h:33: static SkFontConfigInterface* RefGlobal(); On 2016/09/19 19:10:08, reed1 wrote: > ...
4 years, 3 months ago (2016-09-19 19:11:27 UTC) #10
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/2346333002/1
4 years, 3 months ago (2016-09-19 19:11:40 UTC) #12
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/2346333002/1
4 years, 3 months ago (2016-09-19 19:12:11 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-19 19:13:18 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/1ae0e01accbca4b96a10b8a8c21917dd7bf27dc3

Powered by Google App Engine
This is Rietveld 408576698