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

Issue 1015173002: Let text contexts fall back directly to paths (Closed)

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

Description

Let text contexts fall back directly to paths BUG=skia: Committed: https://skia.googlesource.com/skia/+/6e8cd9671958c69babde9338c5c18a4c3d895575

Patch Set 1 #

Patch Set 2 : tidying #

Total comments: 3

Patch Set 3 : feedback inc #

Total comments: 1

Patch Set 4 : feedback inc #

Patch Set 5 : more #

Patch Set 6 : move createTextContext to private #

Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -98 lines) Patch
M include/core/SkPaint.h View 1 chunk +1 line, -0 lines 0 comments Download
M include/gpu/GrContext.h View 1 2 3 4 5 4 chunks +18 lines, -10 lines 0 comments Download
M src/gpu/GrBitmapTextContext.h View 1 2 3 2 chunks +6 lines, -5 lines 0 comments Download
M src/gpu/GrBitmapTextContext.cpp View 1 2 3 4 5 7 chunks +11 lines, -8 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M src/gpu/GrDistanceFieldTextContext.h View 1 2 3 2 chunks +7 lines, -5 lines 0 comments Download
M src/gpu/GrDistanceFieldTextContext.cpp View 1 2 3 4 5 8 chunks +19 lines, -13 lines 0 comments Download
M src/gpu/GrStencilAndCoverTextContext.h View 1 2 3 2 chunks +7 lines, -5 lines 0 comments Download
M src/gpu/GrStencilAndCoverTextContext.cpp View 1 2 3 7 chunks +21 lines, -14 lines 0 comments Download
M src/gpu/GrTextContext.h View 1 2 3 4 2 chunks +24 lines, -8 lines 0 comments Download
M src/gpu/GrTextContext.cpp View 1 2 3 3 chunks +97 lines, -17 lines 0 comments Download
M src/gpu/SkGpuDevice.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 3 3 chunks +7 lines, -11 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
joshualitt
Most of the change is in textcontext.cpp's base class
5 years, 9 months ago (2015-03-18 18:49:55 UTC) #2
robertphillips
looks good to me but I would prefer to have Jim also chime in. https://codereview.chromium.org/1015173002/diff/20001/src/gpu/GrTextContext.h ...
5 years, 9 months ago (2015-03-18 19:52:14 UTC) #3
jvanverth1
https://codereview.chromium.org/1015173002/diff/60001/src/gpu/GrDistanceFieldTextContext.cpp File src/gpu/GrDistanceFieldTextContext.cpp (right): https://codereview.chromium.org/1015173002/diff/60001/src/gpu/GrDistanceFieldTextContext.cpp#newcode370 src/gpu/GrDistanceFieldTextContext.cpp:370: fFallbackTextContext->onDrawPosText(rt, clip, paint, skPaint, viewMatrix, This concerns me. It ...
5 years, 9 months ago (2015-03-18 22:25:25 UTC) #5
joshualitt
On 2015/03/18 22:25:25, jvanverth1 wrote: > https://codereview.chromium.org/1015173002/diff/60001/src/gpu/GrDistanceFieldTextContext.cpp > File src/gpu/GrDistanceFieldTextContext.cpp (right): > > https://codereview.chromium.org/1015173002/diff/60001/src/gpu/GrDistanceFieldTextContext.cpp#newcode370 > ...
5 years, 9 months ago (2015-03-19 14:38:42 UTC) #6
jvanverth1
On 2015/03/19 14:38:42, joshualitt wrote: > On 2015/03/18 22:25:25, jvanverth1 wrote: > > > https://codereview.chromium.org/1015173002/diff/60001/src/gpu/GrDistanceFieldTextContext.cpp ...
5 years, 9 months ago (2015-03-19 17:06:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1015173002/100001
5 years, 9 months ago (2015-03-19 17:07:04 UTC) #9
commit-bot: I haz the power
Presubmit check for 1015173002-100001 failed and returned exit status 1. Running presubmit commit checks ...
5 years, 9 months ago (2015-03-19 17:07:11 UTC) #11
joshualitt
On 2015/03/19 17:07:11, I haz the power (commit-bot) wrote: > Presubmit check for 1015173002-100001 failed ...
5 years, 9 months ago (2015-03-19 17:11:23 UTC) #13
joshualitt
On 2015/03/19 17:11:23, joshualitt wrote: > On 2015/03/19 17:07:11, I haz the power (commit-bot) wrote: ...
5 years, 9 months ago (2015-03-20 14:46:58 UTC) #14
joshualitt
On 2015/03/20 14:46:58, joshualitt wrote: > On 2015/03/19 17:11:23, joshualitt wrote: > > On 2015/03/19 ...
5 years, 9 months ago (2015-03-20 15:11:25 UTC) #15
reed1
api lgtm
5 years, 9 months ago (2015-03-20 15:28:27 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1015173002/120001
5 years, 9 months ago (2015-03-20 17:18:12 UTC) #19
commit-bot: I haz the power
5 years, 9 months ago (2015-03-20 17:30:18 UTC) #20
Message was sent while issue was closed.
Committed patchset #6 (id:120001) as
https://skia.googlesource.com/skia/+/6e8cd9671958c69babde9338c5c18a4c3d895575

Powered by Google App Engine
This is Rietveld 408576698