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

Issue 567013002: Serialize the font index. (Closed)

Created:
6 years, 3 months ago by bungeman-skia
Modified:
6 years, 3 months ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Add test. #

Patch Set 3 : Update the Custom FontMgr also. #

Total comments: 1

Patch Set 4 : Move data into descriptor. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -79 lines) Patch
M include/core/SkRefCnt.h View 1 2 3 1 chunk +1 line, -1 line 1 comment Download
M include/core/SkTypeface.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M src/core/SkFontDescriptor.h View 1 2 3 2 chunks +14 lines, -5 lines 0 comments Download
M src/core/SkFontDescriptor.cpp View 1 2 3 5 chunks +37 lines, -8 lines 0 comments Download
M src/core/SkPaint.cpp View 1 2 3 1 chunk +4 lines, -8 lines 1 comment Download
M src/core/SkTypeface.cpp View 1 2 3 2 chunks +15 lines, -36 lines 0 comments Download
M src/ports/SkFontHost_fontconfig.cpp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/ports/SkFontHost_linux.cpp View 1 2 3 7 chunks +18 lines, -14 lines 0 comments Download
M src/ports/SkFontMgr_android.cpp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/ports/SkFontMgr_fontconfig.cpp View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M src/ports/SkTypeface_win_dw.cpp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tests/SerializationTest.cpp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
bungeman-skia
This works, but I want to put it out for review to get feedback on ...
6 years, 3 months ago (2014-09-12 19:30:31 UTC) #2
bungeman-skia
On 2014/09/12 19:30:31, bungeman1 wrote: > This works, but I want to put it out ...
6 years, 3 months ago (2014-09-12 22:22:29 UTC) #3
bungeman-skia
https://codereview.chromium.org/567013002/diff/40001/src/core/SkFontDescriptor.cpp File src/core/SkFontDescriptor.cpp (right): https://codereview.chromium.org/567013002/diff/40001/src/core/SkFontDescriptor.cpp#newcode24 src/core/SkFontDescriptor.cpp:24: SkFontDescriptor::SkFontDescriptor(SkTypeface::Style style) : fFontFileIndex(0), fStyle(style) { } So I ...
6 years, 3 months ago (2014-09-15 15:52:07 UTC) #4
bungeman-skia
Moved things around to make things make sense (from a certain point of view). https://codereview.chromium.org/567013002/diff/60001/include/core/SkRefCnt.h ...
6 years, 3 months ago (2014-09-18 14:50:10 UTC) #5
reed1
lgtm
6 years, 3 months ago (2014-09-18 17:24:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/567013002/60001
6 years, 3 months ago (2014-09-18 17:28:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/567013002/60001
6 years, 3 months ago (2014-09-18 17:55:16 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-18 17:55:36 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as d71b75757335393d9643a5b7a0f2769b6ba52fb6

Powered by Google App Engine
This is Rietveld 408576698