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

Issue 26253003: Fix for blinking/corrupted text in Canvas 2D. (Closed)

Created:
7 years, 2 months ago by jvanverth1
Modified:
7 years, 2 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fix for blinking/corrupted text in Canvas 2D. Ensure that we update the drawToken for a glyph's plot every time it is used, not just when the glyph is first added. BUG=303803 Committed: http://code.google.com/p/skia/source/detail?r=11637

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -12 lines) Patch
M src/gpu/GrTextContext.cpp View 3 chunks +5 lines, -4 lines 0 comments Download
M src/gpu/GrTextStrike.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrTextStrike.cpp View 3 chunks +2 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jvanverth1
7 years, 2 months ago (2013-10-07 17:07:07 UTC) #1
bsalomon
lgtm. The code appears to be simpler after this change as well as more correct.
7 years, 2 months ago (2013-10-07 17:40:41 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jvanverth@google.com/26253003/1
7 years, 2 months ago (2013-10-07 18:13:42 UTC) #3
commit-bot: I haz the power
7 years, 2 months ago (2013-10-07 18:20:30 UTC) #4
Message was sent while issue was closed.
Change committed as 11637

Powered by Google App Engine
This is Rietveld 408576698