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

Issue 66783003: Remove SK_FONTHOST_USES_FONTMGR. (Closed)

Created:
7 years, 1 month ago by bungeman-skia
Modified:
7 years, 1 month ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Remove SK_FONTHOST_USES_FONTMGR. Committed: https://code.google.com/p/skia/source/detail?r=12217

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 5

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+295 lines, -586 lines) Patch
M gyp/common_conditions.gypi View 2 chunks +0 lines, -2 lines 0 comments Download
M include/core/SkFontHost.h View 1 chunk +0 lines, -2 lines 0 comments Download
M include/core/SkTypeface.h View 2 chunks +0 lines, -13 lines 0 comments Download
M include/ports/SkFontMgr.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkFontHost.cpp View 4 chunks +17 lines, -14 lines 0 comments Download
M src/core/SkTypeface.cpp View 2 chunks +0 lines, -5 lines 0 comments Download
M src/fonts/SkGScalerContext.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/fonts/SkGScalerContext.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/ports/SkFontConfigTypeface.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ports/SkFontHost_fontconfig.cpp View 2 chunks +0 lines, -43 lines 0 comments Download
M src/ports/SkFontHost_linux.cpp View 1 2 3 5 chunks +275 lines, -390 lines 0 comments Download
M src/ports/SkFontHost_mac.cpp View 3 chunks +0 lines, -31 lines 0 comments Download
M src/ports/SkFontHost_none.cpp View 1 chunk +2 lines, -24 lines 0 comments Download
M src/ports/SkFontHost_win.cpp View 3 chunks +0 lines, -24 lines 0 comments Download
M src/ports/SkFontHost_win_dw.cpp View 3 chunks +0 lines, -26 lines 0 comments Download
M src/sfnt/SkOTTable_name.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
bungeman-skia
https://codereview.chromium.org/66783003/diff/60003/include/core/SkTypeface.h File include/core/SkTypeface.h (left): https://codereview.chromium.org/66783003/diff/60003/include/core/SkTypeface.h#oldcode292 include/core/SkTypeface.h:292: SkTypeface* refMatchingStyle(Style) const; This is what I was discussing ...
7 years, 1 month ago (2013-11-08 20:55:55 UTC) #1
reed1
I like all the deletes. I don't understand the SkFontStyle_Custom class. A description of it ...
7 years, 1 month ago (2013-11-08 21:24:39 UTC) #2
bungeman-skia
All of the changes to SkFontHost_linux.cpp (including SkFontStyle_Custom and SkFontMgr_Custom) are simply to implement the ...
7 years, 1 month ago (2013-11-08 22:27:05 UTC) #3
bungeman-skia
Committed patchset #4 manually as r12217.
7 years, 1 month ago (2013-11-11 15:53:40 UTC) #4
bungeman-skia
7 years, 1 month ago (2013-11-11 20:53:20 UTC) #5
Message was sent while issue was closed.
On 2013/11/11 15:53:40, bungeman1 wrote:
> Committed patchset #4 manually as r12217.

See also r12218, r12220, r12221, and r12224. As of this point android still
requires the old code path.

Powered by Google App Engine
This is Rietveld 408576698