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

Issue 1297053004: Regenerate LCD text blobs if GrPaint's color changes, not SkPaint. (Closed)

Created:
5 years, 4 months ago by jvanverth1
Modified:
5 years, 4 months ago
Reviewers:
joshualitt
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Regenerate LCD text blobs if GrPaint's color changes, not SkPaint. The GrPaint's color takes into account shaders and color filters, so is a more accurate picture of the color state. BUG=chromium:511787 Committed: https://skia.googlesource.com/skia/+/0628a52b0cd11a7d5e3415f85c8b8d7cfa655151

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -21 lines) Patch
M src/gpu/GrAtlasTextBlob.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrAtlasTextContext.h View 2 chunks +3 lines, -4 lines 0 comments Download
M src/gpu/GrAtlasTextContext.cpp View 1 11 chunks +22 lines, -16 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
jvanverth1
5 years, 4 months ago (2015-08-18 14:19:52 UTC) #2
joshualitt
lgtm + nit https://codereview.chromium.org/1297053004/diff/1/src/gpu/GrAtlasTextContext.cpp File src/gpu/GrAtlasTextContext.cpp (right): https://codereview.chromium.org/1297053004/diff/1/src/gpu/GrAtlasTextContext.cpp#newcode492 src/gpu/GrAtlasTextContext.cpp:492: cacheBlob->fPaintColor = color; Could we put ...
5 years, 4 months ago (2015-08-18 14:25:52 UTC) #3
jvanverth1
https://codereview.chromium.org/1297053004/diff/1/src/gpu/GrAtlasTextContext.cpp File src/gpu/GrAtlasTextContext.cpp (right): https://codereview.chromium.org/1297053004/diff/1/src/gpu/GrAtlasTextContext.cpp#newcode492 src/gpu/GrAtlasTextContext.cpp:492: cacheBlob->fPaintColor = color; On 2015/08/18 14:25:52, joshualitt wrote: > ...
5 years, 4 months ago (2015-08-18 14:37:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1297053004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1297053004/20001
5 years, 4 months ago (2015-08-18 14:38:02 UTC) #7
commit-bot: I haz the power
5 years, 4 months ago (2015-08-18 14:44:25 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/0628a52b0cd11a7d5e3415f85c8b8d7cfa655151

Powered by Google App Engine
This is Rietveld 408576698