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

Issue 496773002: [SkTextBlob] Merge run font data at draw time. (Closed)

Created:
6 years, 4 months ago by f(malita)
Modified:
6 years, 4 months ago
Reviewers:
bungeman-skia, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : review comments #

Total comments: 2

Patch Set 3 : Rebased + paint overwrite comment #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -23 lines) Patch
M expectations/gm/ignored-tests.txt View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M gm/textblob.cpp View 3 chunks +24 lines, -15 lines 0 comments Download
M include/core/SkTextBlob.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkCanvas.cpp View 1 2 1 chunk +7 lines, -3 lines 0 comments Download
M src/core/SkTextBlob.cpp View 1 1 chunk +27 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
f(malita)
6 years, 4 months ago (2014-08-21 17:24:20 UTC) #1
reed1
https://codereview.chromium.org/496773002/diff/1/include/core/SkTextBlob.h File include/core/SkTextBlob.h (right): https://codereview.chromium.org/496773002/diff/1/include/core/SkTextBlob.h#newcode50 include/core/SkTextBlob.h:50: void applyFont(SkPaint&) const; Nit: - mutable arguments (expect ReadBuffer ...
6 years, 4 months ago (2014-08-21 21:42:15 UTC) #2
f(malita)
https://codereview.chromium.org/496773002/diff/1/include/core/SkTextBlob.h File include/core/SkTextBlob.h (right): https://codereview.chromium.org/496773002/diff/1/include/core/SkTextBlob.h#newcode50 include/core/SkTextBlob.h:50: void applyFont(SkPaint&) const; On 2014/08/21 21:42:15, reed1 wrote: > ...
6 years, 4 months ago (2014-08-21 21:54:05 UTC) #3
reed1
https://codereview.chromium.org/496773002/diff/20001/src/core/SkCanvas.cpp File src/core/SkCanvas.cpp (right): https://codereview.chromium.org/496773002/diff/20001/src/core/SkCanvas.cpp#newcode2234 src/core/SkCanvas.cpp:2234: it.applyFontToPaint(&runPaint); As long as we always overwrite exactly the ...
6 years, 4 months ago (2014-08-22 15:36:41 UTC) #4
reed1
lgtm
6 years, 4 months ago (2014-08-22 15:38:53 UTC) #5
f(malita)
The CQ bit was checked by fmalita@chromium.org
6 years, 4 months ago (2014-08-22 15:49:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/fmalita@chromium.org/496773002/40001
6 years, 4 months ago (2014-08-22 15:50:07 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-22 15:50:09 UTC) #8
commit-bot: I haz the power
Failed to apply patch for expectations/gm/ignored-tests.txt: While running git apply --index -p1; error: patch failed: ...
6 years, 4 months ago (2014-08-22 15:50:10 UTC) #9
f(malita)
The CQ bit was checked by fmalita@chromium.org
6 years, 4 months ago (2014-08-22 15:53:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/fmalita@chromium.org/496773002/60001
6 years, 4 months ago (2014-08-22 15:54:07 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-22 16:01:25 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (60001) as 37ecbaffd1f9f6841aa562aa31a824d109d52988

Powered by Google App Engine
This is Rietveld 408576698