Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(972)

Issue 5318073: cache offscreen to speedup generateImage

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by reed1
Modified:
12 years, 6 months ago
Reviewers:
bungeman, epoger, caryclark1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 7

Patch Set 3 : incorporating comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+240 lines, -147 lines) Patch
M src/ports/SkFontHost_mac_coretext.cpp View 1 2 12 chunks +240 lines, -147 lines 0 comments Download

Messages

Total messages: 7
reed1
12 years, 6 months ago (2011-11-02 15:59:10 UTC) #1
caryclark1
LGTM http://codereview.appspot.com/5318073/diff/1001/src/ports/SkFontHost_mac_coretext.cpp File src/ports/SkFontHost_mac_coretext.cpp (right): http://codereview.appspot.com/5318073/diff/1001/src/ports/SkFontHost_mac_coretext.cpp#newcode35 src/ports/SkFontHost_mac_coretext.cpp:35: while (height) { looks like this will wipe ...
12 years, 6 months ago (2011-11-02 17:38:58 UTC) #2
reed1
http://codereview.appspot.com/5318073/diff/1001/src/ports/SkFontHost_mac_coretext.cpp File src/ports/SkFontHost_mac_coretext.cpp (right): http://codereview.appspot.com/5318073/diff/1001/src/ports/SkFontHost_mac_coretext.cpp#newcode35 src/ports/SkFontHost_mac_coretext.cpp:35: while (height) { If height is 0, this will ...
12 years, 6 months ago (2011-11-02 17:44:37 UTC) #3
reed1
will now write a bench to time font cache creation before checking this in.
12 years, 6 months ago (2011-11-02 17:56:56 UTC) #4
reed1
12 years, 6 months ago (2011-11-02 18:16:39 UTC) #5
caryclark1
LGTM
12 years, 6 months ago (2011-11-02 18:51:04 UTC) #6
bungeman
12 years, 6 months ago (2011-11-02 19:49:40 UTC) #7
On 2011/11/02 18:16:39, reed1 wrote:

LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b