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

Issue 1135813007: fix for cached textblobs look garbled (Closed)

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

Description

fix for cached textblobs look garbled BUG=skia: Committed: https://skia.googlesource.com/skia/+/e4cee1f283c435618343f0c7b298207d5a9a3e1c

Patch Set 1 #

Patch Set 2 : more #

Total comments: 17

Patch Set 3 : feedback inc #

Total comments: 4

Patch Set 4 : more #

Patch Set 5 : more #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -1 line) Patch
A gm/textblobgeometrychange.cpp View 1 2 3 4 1 chunk +81 lines, -0 lines 0 comments Download
M gyp/gmslides.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrAtlasTextContext.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/GrAtlasTextContext.cpp View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
joshualitt
ptal
5 years, 7 months ago (2015-05-11 18:27:12 UTC) #2
joshualitt
5 years, 7 months ago (2015-05-11 18:29:40 UTC) #4
bsalomon
https://codereview.chromium.org/1135813007/diff/20001/gm/textblobgeometrychange.cpp File gm/textblobgeometrychange.cpp (right): https://codereview.chromium.org/1135813007/diff/20001/gm/textblobgeometrychange.cpp#newcode38 gm/textblobgeometrychange.cpp:38: canvas->clear(0x00ffffff); Do we really want the bad looking LCD ...
5 years, 7 months ago (2015-05-11 18:33:13 UTC) #5
robertphillips
https://codereview.chromium.org/1135813007/diff/20001/gm/textblobgeometrychange.cpp File gm/textblobgeometrychange.cpp (right): https://codereview.chromium.org/1135813007/diff/20001/gm/textblobgeometrychange.cpp#newcode1 gm/textblobgeometrychange.cpp:1: /* timewarp https://codereview.chromium.org/1135813007/diff/20001/gm/textblobgeometrychange.cpp#newcode11 gm/textblobgeometrychange.cpp:11: #include "SkCanvas.h" Do we need ...
5 years, 7 months ago (2015-05-11 18:34:41 UTC) #6
jvanverth1
Just checked, this does fix https://code.google.com/p/chromium/issues/detail?id=486242.
5 years, 7 months ago (2015-05-11 18:40:04 UTC) #7
joshualitt
feedback inc https://codereview.chromium.org/1135813007/diff/20001/gm/textblobgeometrychange.cpp File gm/textblobgeometrychange.cpp (right): https://codereview.chromium.org/1135813007/diff/20001/gm/textblobgeometrychange.cpp#newcode1 gm/textblobgeometrychange.cpp:1: /* On 2015/05/11 18:34:41, robertphillips wrote: > ...
5 years, 7 months ago (2015-05-11 19:07:47 UTC) #8
robertphillips
lgtm + nits https://codereview.chromium.org/1135813007/diff/40001/gm/textblobgeometrychange.cpp File gm/textblobgeometrychange.cpp (right): https://codereview.chromium.org/1135813007/diff/40001/gm/textblobgeometrychange.cpp#newcode3 gm/textblobgeometrychange.cpp:3: * BD style ? https://codereview.chromium.org/1135813007/diff/40001/gm/textblobgeometrychange.cpp#newcode9 gm/textblobgeometrychange.cpp:9: ...
5 years, 7 months ago (2015-05-11 19:15:26 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1135813007/60001
5 years, 7 months ago (2015-05-11 19:20:12 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/982)
5 years, 7 months ago (2015-05-11 19:24:26 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1135813007/80001
5 years, 7 months ago (2015-05-11 19:58:21 UTC) #17
commit-bot: I haz the power
5 years, 7 months ago (2015-05-11 20:04:39 UTC) #18
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/e4cee1f283c435618343f0c7b298207d5a9a3e1c

Powered by Google App Engine
This is Rietveld 408576698