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

Issue 20672004: Implement onGetTableTags and onGetTableData on Windows. (Closed)

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

Description

Implement onGetTableTags and onGetTableData on Windows. Implements these and removes default implementation, making the declaration in SkTypeface pure virtual. Committed: https://code.google.com/p/skia/source/detail?r=10500

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -47 lines) Patch
M include/core/SkTypeface.h View 1 2 chunks +4 lines, -8 lines 0 comments Download
M src/core/SkTypeface.cpp View 1 2 chunks +0 lines, -16 lines 0 comments Download
M src/ports/SkFontConfigTypeface.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M src/ports/SkFontHost_FreeType.cpp View 1 2 chunks +56 lines, -2 lines 0 comments Download
M src/ports/SkFontHost_FreeType_common.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/ports/SkFontHost_fontconfig.cpp View 1 1 chunk +0 lines, -18 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
bungeman-skia
Committed patchset #2 manually as r10500 (presubmit successful).
7 years, 4 months ago (2013-08-01 22:29:47 UTC) #1
reed1
change looks good. It appears that you changed code for the fontconfig backend, but the ...
7 years, 4 months ago (2013-08-02 13:45:58 UTC) #2
bungeman-skia
7 years, 4 months ago (2013-08-02 13:58:09 UTC) #3
Message was sent while issue was closed.
On 2013/08/02 13:45:58, reed1 wrote:
> but the CL comment says Windows.

Arg, yes, I changed it and then gclient changed it back. Next time I will ensure
that they're all changed before committing.

Powered by Google App Engine
This is Rietveld 408576698