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

Issue 1988833003: Remove GrFontDescKey. (Closed)

Created:
4 years, 7 months ago by bsalomon
Modified:
4 years, 7 months ago
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@fontscaler
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Remove GrFontDescKey. This was a reference counted wrapper of SkDescriptor. It doesn't seem like the copies are performance critical. This gets us closer to removing GrFontScaler. Also removes some unused member functions on GrBatchTextStrike and GrFontScaler. BUG=chromium:608566 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1988833003 Committed: https://skia.googlesource.com/skia/+/c5fd5c41abd1e50293643c40e11e1f62cd22d3e9

Patch Set 1 #

Patch Set 2 : update #

Total comments: 2

Patch Set 3 : rebase #

Total comments: 2

Patch Set 4 : Update comments, move init to init list #

Patch Set 5 : spelling fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -76 lines) Patch
M src/gpu/text/GrBatchFontCache.h View 1 2 3 4 4 chunks +14 lines, -13 lines 0 comments Download
M src/gpu/text/GrBatchFontCache.cpp View 1 2 3 5 chunks +8 lines, -10 lines 0 comments Download
M src/gpu/text/GrFontScaler.h View 1 3 chunks +1 line, -25 lines 0 comments Download
M src/gpu/text/GrFontScaler.cpp View 1 chunk +1 line, -28 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (14 generated)
bsalomon
4 years, 7 months ago (2016-05-17 16:52:24 UTC) #5
robertphillips
lgtm
4 years, 7 months ago (2016-05-17 17:02:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1988833003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1988833003/20001
4 years, 7 months ago (2016-05-17 17:08:51 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/8565) skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, ...
4 years, 7 months ago (2016-05-17 17:10:22 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1988833003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1988833003/40001
4 years, 7 months ago (2016-05-17 17:22:50 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/9771)
4 years, 7 months ago (2016-05-17 17:24:24 UTC) #15
bungeman-skia
https://codereview.chromium.org/1988833003/diff/20001/src/gpu/text/GrBatchFontCache.cpp File src/gpu/text/GrBatchFontCache.cpp (right): https://codereview.chromium.org/1988833003/diff/20001/src/gpu/text/GrBatchFontCache.cpp#newcode162 src/gpu/text/GrBatchFontCache.cpp:162: fBatchFontCache = cache; // no need to ref, it ...
4 years, 7 months ago (2016-05-17 17:47:44 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1988833003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1988833003/40001
4 years, 7 months ago (2016-05-17 18:01:23 UTC) #18
bsalomon
https://codereview.chromium.org/1988833003/diff/20001/src/gpu/text/GrBatchFontCache.cpp File src/gpu/text/GrBatchFontCache.cpp (right): https://codereview.chromium.org/1988833003/diff/20001/src/gpu/text/GrBatchFontCache.cpp#newcode162 src/gpu/text/GrBatchFontCache.cpp:162: fBatchFontCache = cache; // no need to ref, it ...
4 years, 7 months ago (2016-05-17 18:08:42 UTC) #20
bungeman-skia
It looks less difficult to follow than it did before, and so long as making ...
4 years, 7 months ago (2016-05-17 18:30:07 UTC) #21
bsalomon
On 2016/05/17 18:30:07, bungeman-skia wrote: > It looks less difficult to follow than it did ...
4 years, 7 months ago (2016-05-17 18:33:35 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1988833003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1988833003/80001
4 years, 7 months ago (2016-05-17 18:33:48 UTC) #25
commit-bot: I haz the power
4 years, 7 months ago (2016-05-17 18:58:28 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/c5fd5c41abd1e50293643c40e11e1f62cd22d3e9

Powered by Google App Engine
This is Rietveld 408576698