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

Issue 99993002: Add GPU support for color bitmap fonts (Closed)

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

Description

Add GPU support for color bitmap fonts BUG=skia:1869 Committed: http://code.google.com/p/skia/source/detail?r=12471

Patch Set 1 #

Patch Set 2 : Remove some debug code #

Patch Set 3 : Fix conditional #

Patch Set 4 : Add ignored test #

Total comments: 6

Patch Set 5 : Fixes to address suggestions #

Patch Set 6 : Rebase to latest #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -91 lines) Patch
M expectations/gm/ignored-tests.txt View 1 2 3 4 5 1 chunk +67 lines, -64 lines 0 comments Download
M include/gpu/GrTypes.h View 1 2 3 4 2 chunks +8 lines, -3 lines 2 comments Download
M src/gpu/GrBitmapTextContext.cpp View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M src/gpu/GrTextStrike.h View 1 2 3 4 2 chunks +10 lines, -1 line 0 comments Download
M src/gpu/GrTextStrike.cpp View 1 2 3 4 5 chunks +30 lines, -18 lines 0 comments Download
M src/gpu/SkGrFontScaler.cpp View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jvanverth1
7 years ago (2013-12-02 20:39:49 UTC) #1
bungeman-skia
lgtm, though my lgtm doesn't carry much weight here.
7 years ago (2013-12-02 20:59:22 UTC) #2
robertphillips
lgtm + suggestions https://codereview.chromium.org/99993002/diff/60001/include/gpu/GrTypes.h File include/gpu/GrTypes.h (right): https://codereview.chromium.org/99993002/diff/60001/include/gpu/GrTypes.h#newcode255 include/gpu/GrTypes.h:255: // kARGB (3) -> 4 can ...
7 years ago (2013-12-02 21:05:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jvanverth@google.com/99993002/100001
7 years ago (2013-12-03 18:35:29 UTC) #4
commit-bot: I haz the power
Presubmit check for 99993002-100001 failed and returned exit status 1. Running presubmit commit checks ...
7 years ago (2013-12-03 18:35:32 UTC) #5
jvanverth1
For Brian to look at.
7 years ago (2013-12-03 18:38:49 UTC) #6
bsalomon
https://codereview.chromium.org/99993002/diff/100001/include/gpu/GrTypes.h File include/gpu/GrTypes.h (right): https://codereview.chromium.org/99993002/diff/100001/include/gpu/GrTypes.h#newcode237 include/gpu/GrTypes.h:237: enum GrMaskFormat { Is this enum useful and does ...
7 years ago (2013-12-03 18:52:10 UTC) #7
bsalomon
lgtm
7 years ago (2013-12-03 19:10:43 UTC) #8
jvanverth1
https://codereview.chromium.org/99993002/diff/100001/include/gpu/GrTypes.h File include/gpu/GrTypes.h (right): https://codereview.chromium.org/99993002/diff/100001/include/gpu/GrTypes.h#newcode237 include/gpu/GrTypes.h:237: enum GrMaskFormat { On 2013/12/03 18:52:10, bsalomon wrote: > ...
7 years ago (2013-12-03 19:11:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jvanverth@google.com/99993002/100001
7 years ago (2013-12-03 19:13:19 UTC) #10
commit-bot: I haz the power
7 years ago (2013-12-03 19:45:25 UTC) #11
Message was sent while issue was closed.
Change committed as 12471

Powered by Google App Engine
This is Rietveld 408576698