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

Issue 1065293003: Start caching masks / stroke fills for textblobs (Closed)

Created:
5 years, 8 months ago by joshua.litt
Modified:
5 years, 8 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@textblobloopergm
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Start caching masks / stroke fills for textblobs BUG=skia: Committed: https://skia.googlesource.com/skia/+/53b5f4488b05c40254b24c718c2df9724a13c54a

Patch Set 1 #

Patch Set 2 : comment #

Patch Set 3 : fix #

Patch Set 4 : tweak #

Total comments: 2

Patch Set 5 : feedback inc #

Patch Set 6 : cleanup #

Patch Set 7 : feedback inc #

Patch Set 8 : rebase #

Patch Set 9 : rebase and fix #

Patch Set 10 : rebase #

Patch Set 11 : rebase #

Patch Set 12 : rebase #

Patch Set 13 : tweaks #

Patch Set 14 : tweaks #

Patch Set 15 : rebase #

Patch Set 16 : rebase #

Patch Set 17 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -31 lines) Patch
M src/gpu/GrAtlasTextContext.h View 1 2 3 4 5 6 7 8 9 10 11 12 5 chunks +27 lines, -7 lines 0 comments Download
M src/gpu/GrAtlasTextContext.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 9 chunks +37 lines, -16 lines 0 comments Download
M src/gpu/GrTextBlobCache.h View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +19 lines, -7 lines 0 comments Download
M src/gpu/GrTextBlobCache.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
joshualitt
small change to start caching masks / stroke info along with the blob
5 years, 8 months ago (2015-04-08 15:14:11 UTC) #3
bsalomon
https://codereview.chromium.org/1065293003/diff/50001/src/gpu/GrAtlasTextContext.h File src/gpu/GrAtlasTextContext.h (right): https://codereview.chromium.org/1065293003/diff/50001/src/gpu/GrAtlasTextContext.h#newcode147 src/gpu/GrAtlasTextContext.h:147: SkMaskFilter::BlurRec fBlurRec; As we discussed, perhaps this should be ...
5 years, 8 months ago (2015-04-08 15:38:19 UTC) #4
joshualitt
On 2015/04/08 15:38:19, bsalomon wrote: > https://codereview.chromium.org/1065293003/diff/50001/src/gpu/GrAtlasTextContext.h > File src/gpu/GrAtlasTextContext.h (right): > > https://codereview.chromium.org/1065293003/diff/50001/src/gpu/GrAtlasTextContext.h#newcode147 > ...
5 years, 8 months ago (2015-04-08 17:08:02 UTC) #5
bsalomon
On 2015/04/08 17:08:02, joshualitt wrote: > On 2015/04/08 15:38:19, bsalomon wrote: > > > https://codereview.chromium.org/1065293003/diff/50001/src/gpu/GrAtlasTextContext.h ...
5 years, 8 months ago (2015-04-08 17:36:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1065293003/310001
5 years, 8 months ago (2015-04-13 13:15:52 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-04-13 13:34:05 UTC) #10
Message was sent while issue was closed.
Committed patchset #17 (id:310001) as
https://skia.googlesource.com/skia/+/53b5f4488b05c40254b24c718c2df9724a13c54a

Powered by Google App Engine
This is Rietveld 408576698