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

Issue 1411723005: Make SkTextBlob::RunIterator public. (Closed)

Created:
5 years, 1 month ago by hal.canary
Modified:
5 years, 1 month ago
Reviewers:
f(malita), mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Make SkTextBlob::RunIterator public. Motivation: This will be easier than adding a friend every time I want to create a one-off SkCanvas subclass or SkRemote::Encoder subclass. See also: SkPath::Iter. Committed: https://skia.googlesource.com/skia/+/337797580de42cdb722caab4bed121311ed7d0d2

Patch Set 1 #

Patch Set 2 : 2015-10-27 (Tuesday) 15:53:46 EDT #

Total comments: 2

Patch Set 3 : 2015-10-27 (Tuesday) 16:20:53 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -58 lines) Patch
M include/core/SkTextBlob.h View 1 2 2 chunks +2 lines, -29 lines 0 comments Download
M src/core/SkDevice.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/core/SkTextBlob.cpp View 1 2 3 chunks +14 lines, -14 lines 0 comments Download
A src/core/SkTextBlobRunIterator.h View 1 2 1 chunk +40 lines, -0 lines 0 comments Download
M src/gpu/GrAtlasTextContext.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrAtlasTextContext.cpp View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/GrStencilAndCoverTextContext.cpp View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M src/gpu/GrTextBlobCache.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrTextContext.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M tests/TextBlobTest.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
hal.canary
PTAL
5 years, 1 month ago (2015-10-27 19:42:27 UTC) #2
hal.canary
How is this?
5 years, 1 month ago (2015-10-27 19:53:28 UTC) #3
mtklein
(lgtm)
5 years, 1 month ago (2015-10-27 19:57:36 UTC) #6
reed1
api lgtm
5 years, 1 month ago (2015-10-27 20:07:52 UTC) #7
f(malita)
https://codereview.chromium.org/1411723005/diff/10002/include/core/SkTextBlob.h File include/core/SkTextBlob.h (right): https://codereview.chromium.org/1411723005/diff/10002/include/core/SkTextBlob.h#newcode54 include/core/SkTextBlob.h:54: class RunIterator; Since the definition is internal-only, it seems ...
5 years, 1 month ago (2015-10-27 20:10:00 UTC) #8
mtklein
https://codereview.chromium.org/1411723005/diff/10002/include/core/SkTextBlob.h File include/core/SkTextBlob.h (right): https://codereview.chromium.org/1411723005/diff/10002/include/core/SkTextBlob.h#newcode54 include/core/SkTextBlob.h:54: class RunIterator; On 2015/10/27 20:10:00, f(malita) wrote: > Since ...
5 years, 1 month ago (2015-10-27 20:14:31 UTC) #9
hal.canary
On 2015/10/27 20:10:00, f(malita) wrote: > https://codereview.chromium.org/1411723005/diff/10002/include/core/SkTextBlob.h > File include/core/SkTextBlob.h (right): > > https://codereview.chromium.org/1411723005/diff/10002/include/core/SkTextBlob.h#newcode54 > ...
5 years, 1 month ago (2015-10-27 20:22:38 UTC) #10
mtklein
On 2015/10/27 20:22:38, Hal Canary wrote: > On 2015/10/27 20:10:00, f(malita) wrote: > > > ...
5 years, 1 month ago (2015-10-27 20:25:15 UTC) #11
f(malita)
On 2015/10/27 20:25:15, mtklein wrote: > On 2015/10/27 20:22:38, Hal Canary wrote: > > On ...
5 years, 1 month ago (2015-10-27 20:43:53 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411723005/50001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411723005/50001
5 years, 1 month ago (2015-10-27 20:45:28 UTC) #15
commit-bot: I haz the power
5 years, 1 month ago (2015-10-27 21:01:09 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:50001) as
https://skia.googlesource.com/skia/+/337797580de42cdb722caab4bed121311ed7d0d2

Powered by Google App Engine
This is Rietveld 408576698