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

Issue 1521633002: Move distance field text positioning into GrTextUtils (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : fix build issue #

Patch Set 4 : minor fix #

Total comments: 1

Patch Set 5 : tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+392 lines, -381 lines) Patch
M src/gpu/text/GrAtlasTextBlob.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
M src/gpu/text/GrAtlasTextContext.h View 2 chunks +0 lines, -28 lines 0 comments Download
M src/gpu/text/GrAtlasTextContext.cpp View 1 2 3 4 8 chunks +26 lines, -353 lines 0 comments Download
M src/gpu/text/GrTextUtils.h View 1 2 3 4 3 chunks +30 lines, -0 lines 0 comments Download
M src/gpu/text/GrTextUtils.cpp View 1 2 3 4 3 chunks +327 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (4 generated)
joshualitt
This CL is mostly just a code move, plus some tweaks so that CanDrawAsDistanceFields can ...
5 years ago (2015-12-11 19:39:21 UTC) #2
joshualitt
On 2015/12/11 19:39:21, joshualitt wrote: > This CL is mostly just a code move, plus ...
4 years, 11 months ago (2016-01-19 14:48:53 UTC) #3
bsalomon
I defer to Jim.
4 years, 11 months ago (2016-01-19 15:01:19 UTC) #5
jvanverth1
The rest looks fine. https://codereview.chromium.org/1521633002/diff/60001/src/gpu/text/GrTextUtils.h File src/gpu/text/GrTextUtils.h (right): https://codereview.chromium.org/1521633002/diff/60001/src/gpu/text/GrTextUtils.h#newcode56 src/gpu/text/GrTextUtils.h:56: static void DrawDfText(GrAtlasTextBlob* blob, int ...
4 years, 11 months ago (2016-01-19 17:32:47 UTC) #6
joshualitt
On 2016/01/19 17:32:47, jvanverth1 wrote: > The rest looks fine. > > https://codereview.chromium.org/1521633002/diff/60001/src/gpu/text/GrTextUtils.h > File ...
4 years, 11 months ago (2016-01-19 21:09:18 UTC) #7
jvanverth1
lgtm
4 years, 11 months ago (2016-01-20 13:43:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1521633002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1521633002/80001
4 years, 11 months ago (2016-01-20 14:23:13 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-20 14:36:13 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/0d2199b3db21e1f22cf328ca090aa0c8abc9067f

Powered by Google App Engine
This is Rietveld 408576698