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

Issue 1082843002: Initial CL to add distance field support to GrAtlasTextContext (Closed)

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

Description

Initial CL to add distance field support to GrAtlasTextContext BUG=skia: Committed: https://skia.googlesource.com/skia/+/9bd2daff8e53a6f02c7e5d1e6aa330f89b8542a3

Patch Set 1 #

Patch Set 2 : actually working now #

Patch Set 3 : tidying #

Patch Set 4 : cleanup #

Patch Set 5 : more #

Patch Set 6 : last print #

Patch Set 7 : rebase #

Patch Set 8 : rebase #

Total comments: 36

Patch Set 9 : feedback inc #

Total comments: 2

Patch Set 10 : any changes? #

Patch Set 11 : windows warnigns #

Unified diffs Side-by-side diffs Delta from patch set Stats (+983 lines, -215 lines) Patch
M src/gpu/GrAtlasTextContext.h View 1 2 3 4 5 6 7 8 9 10 6 chunks +86 lines, -15 lines 0 comments Download
M src/gpu/GrAtlasTextContext.cpp View 1 2 3 4 5 6 7 8 9 10 37 chunks +892 lines, -197 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrDistanceFieldTextContext.cpp View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/GrStencilAndCoverTextContext.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 22 (6 generated)
joshualitt
Okay, +1000 lines to an already really complicated file is not ideal. Let me know ...
5 years, 8 months ago (2015-04-14 17:12:41 UTC) #2
joshualitt
Incorporated Jim's update for the Mali bug.
5 years, 8 months ago (2015-04-15 20:14:31 UTC) #3
bsalomon
https://codereview.chromium.org/1082843002/diff/140001/src/gpu/GrAtlasTextContext.cpp File src/gpu/GrAtlasTextContext.cpp (right): https://codereview.chromium.org/1082843002/diff/140001/src/gpu/GrAtlasTextContext.cpp#newcode598 src/gpu/GrAtlasTextContext.cpp:598: if (canDrawAsDistanceFields(skPaint, viewMatrix)) { this-> https://codereview.chromium.org/1082843002/diff/140001/src/gpu/GrAtlasTextContext.cpp#newcode606 src/gpu/GrAtlasTextContext.cpp:606: SkTArray<char> fallbackTxt; ...
5 years, 8 months ago (2015-04-16 15:03:56 UTC) #4
jvanverth1
Sending this out, then I'll look again with Brian's comments: https://codereview.chromium.org/1082843002/diff/140001/src/gpu/GrAtlasTextContext.cpp File src/gpu/GrAtlasTextContext.cpp (right): https://codereview.chromium.org/1082843002/diff/140001/src/gpu/GrAtlasTextContext.cpp#newcode600 ...
5 years, 8 months ago (2015-04-16 15:19:22 UTC) #5
jvanverth1
More followup comments below. I need to do another pass, but I'm wondering if, rather ...
5 years, 8 months ago (2015-04-16 15:26:54 UTC) #6
joshualitt
RE Using function pointers: Jim, I think this is a good idea, but I'd like ...
5 years, 8 months ago (2015-04-16 15:36:12 UTC) #7
mtklein
On 2015/04/16 15:36:12, joshualitt wrote: > RE Using function pointers: > > Jim, I think ...
5 years, 8 months ago (2015-04-16 15:46:09 UTC) #8
joshualitt
On 2015/04/16 15:46:09, mtklein wrote: > On 2015/04/16 15:36:12, joshualitt wrote: > > RE Using ...
5 years, 8 months ago (2015-04-16 19:37:34 UTC) #9
bsalomon
lgtm, I defer to Jim on the details.
5 years, 8 months ago (2015-04-17 13:23:49 UTC) #10
jvanverth1
On 2015/04/17 13:23:49, bsalomon wrote: > lgtm, I defer to Jim on the details. lgtm, ...
5 years, 8 months ago (2015-04-17 15:22:51 UTC) #11
jvanverth1
Ah yes, that question: https://codereview.chromium.org/1082843002/diff/160001/src/gpu/GrAtlasTextContext.cpp File src/gpu/GrAtlasTextContext.cpp (right): https://codereview.chromium.org/1082843002/diff/160001/src/gpu/GrAtlasTextContext.cpp#newcode323 src/gpu/GrAtlasTextContext.cpp:323: const SkMatrix* viewMatrix, Why was ...
5 years, 8 months ago (2015-04-17 15:29:04 UTC) #12
joshualitt
https://codereview.chromium.org/1082843002/diff/160001/src/gpu/GrAtlasTextContext.cpp File src/gpu/GrAtlasTextContext.cpp (right): https://codereview.chromium.org/1082843002/diff/160001/src/gpu/GrAtlasTextContext.cpp#newcode323 src/gpu/GrAtlasTextContext.cpp:323: const SkMatrix* viewMatrix, On 2015/04/17 15:29:04, jvanverth1 wrote: > ...
5 years, 8 months ago (2015-04-17 15:30:30 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1082843002/180001
5 years, 8 months ago (2015-04-17 15:46:37 UTC) #16
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/548) Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, ...
5 years, 8 months ago (2015-04-17 16:01:51 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1082843002/200001
5 years, 8 months ago (2015-04-17 16:24:08 UTC) #21
commit-bot: I haz the power
5 years, 8 months ago (2015-04-17 16:30:10 UTC) #22
Message was sent while issue was closed.
Committed patchset #11 (id:200001) as
https://skia.googlesource.com/skia/+/9bd2daff8e53a6f02c7e5d1e6aa330f89b8542a3

Powered by Google App Engine
This is Rietveld 408576698