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

Issue 217423014: Minor changes to GrFontCache system (Closed)

Created:
6 years, 8 months ago by robertphillips
Modified:
6 years, 8 months ago
Reviewers:
jvanverth1, bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Minor changes to GrFontCache system. The main change is parameterizing the GrAtlasMgr so it can have a different sized backing texture and a different number of plots. This is in support of the saveLayer cache which has a smaller backing texture and only one plot. Committed: http://code.google.com/p/skia/source/detail?r=14011

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed code review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -62 lines) Patch
M include/gpu/GrFontScaler.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkGlyphCache.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrAtlas.h View 1 5 chunks +7 lines, -5 lines 0 comments Download
M src/gpu/GrAtlas.cpp View 1 5 chunks +29 lines, -37 lines 0 comments Download
M src/gpu/GrRectanizer_skyline.cpp View 1 4 chunks +19 lines, -16 lines 0 comments Download
M src/gpu/GrTextStrike.cpp View 1 2 chunks +15 lines, -1 line 0 comments Download
M src/gpu/GrTextStrike_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
robertphillips
6 years, 8 months ago (2014-04-01 14:08:50 UTC) #1
robertphillips
added Brian for API review
6 years, 8 months ago (2014-04-01 15:07:16 UTC) #2
bsalomon
On 2014/04/01 15:07:16, robertphillips wrote: > added Brian for API review api lgtm
6 years, 8 months ago (2014-04-01 15:19:00 UTC) #3
jvanverth1
LGTM + comments. https://codereview.chromium.org/217423014/diff/1/src/gpu/GrAtlas.cpp File src/gpu/GrAtlas.cpp (right): https://codereview.chromium.org/217423014/diff/1/src/gpu/GrAtlas.cpp#newcode79 src/gpu/GrAtlas.cpp:79: int backingTextureWidth, int backingTextureHeight, One thing ...
6 years, 8 months ago (2014-04-01 15:32:43 UTC) #4
robertphillips
https://codereview.chromium.org/217423014/diff/1/src/gpu/GrAtlas.cpp File src/gpu/GrAtlas.cpp (right): https://codereview.chromium.org/217423014/diff/1/src/gpu/GrAtlas.cpp#newcode79 src/gpu/GrAtlas.cpp:79: int backingTextureWidth, int backingTextureHeight, On 2014/04/01 15:32:43, JimVV wrote: ...
6 years, 8 months ago (2014-04-01 15:45:54 UTC) #5
robertphillips
The CQ bit was checked by robertphillips@google.com
6 years, 8 months ago (2014-04-01 15:46:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/robertphillips@google.com/217423014/20001
6 years, 8 months ago (2014-04-01 15:46:08 UTC) #7
commit-bot: I haz the power
6 years, 8 months ago (2014-04-01 16:25:18 UTC) #8
Message was sent while issue was closed.
Change committed as 14011

Powered by Google App Engine
This is Rietveld 408576698