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

Issue 13001002: remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable* (Closed)

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

Description

remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable* default impls call SkFontStream, and rely on SkTypeface::onOpenStream Committed: https://code.google.com/p/skia/source/detail?r=8310

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -157 lines) Patch
M trunk/gyp/ports.gyp View 2 chunks +0 lines, -4 lines 0 comments Download
M trunk/include/core/SkFontHost.h View 1 chunk +0 lines, -37 lines 0 comments Download
M trunk/src/core/SkTypeface.cpp View 2 chunks +22 lines, -7 lines 0 comments Download
M trunk/src/ports/SkFontHost_fontconfig.cpp View 2 chunks +1 line, -25 lines 0 comments Download
M trunk/src/ports/SkFontHost_mac.cpp View 1 chunk +0 lines, -25 lines 0 comments Download
D trunk/src/ports/SkFontHost_tables.cpp View 1 chunk +0 lines, -56 lines 0 comments Download
M trunk/src/ports/SkHarfBuzzFont.cpp View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
reed1
7 years, 9 months ago (2013-03-21 19:43:08 UTC) #1
bungeman-skia
lgtm
7 years, 9 months ago (2013-03-21 20:33:33 UTC) #2
reed1
7 years, 9 months ago (2013-03-21 20:34:35 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r8310 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698