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

Issue 1737693006: Change type of SkGlyph::fAdvance[XY] to float. (Closed)

Created:
4 years, 9 months ago by dogben
Modified:
4 years, 8 months ago
Reviewers:
bungeman-skia
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 1

Patch Set 2 : Don't assume CGFloat is float. #

Patch Set 3 : Should be float, not SkScalar. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -161 lines) Patch
M src/core/SkAutoKern.h View 3 chunks +6 lines, -7 lines 0 comments Download
M src/core/SkDrawProcs.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/core/SkFDot6.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkFindAndPlaceGlyph.h View 6 chunks +15 lines, -15 lines 0 comments Download
M src/core/SkGlyph.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkPaint.cpp View 14 chunks +33 lines, -48 lines 0 comments Download
M src/core/SkTextToPathIter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/fonts/SkGScalerContext.cpp View 1 chunk +8 lines, -8 lines 0 comments Download
M src/fonts/SkTestScalerContext.cpp View 3 chunks +12 lines, -10 lines 0 comments Download
M src/gpu/text/GrStencilAndCoverTextContext.cpp View 3 chunks +10 lines, -15 lines 0 comments Download
M src/gpu/text/GrTextUtils.cpp View 4 chunks +13 lines, -13 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 1 chunk +7 lines, -9 lines 0 comments Download
M src/pdf/SkPDFFont.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ports/SkFontHost_FreeType.cpp View 4 chunks +20 lines, -13 lines 0 comments Download
M src/ports/SkFontHost_mac.cpp View 1 2 2 chunks +12 lines, -3 lines 0 comments Download
M src/ports/SkFontHost_win.cpp View 5 chunks +14 lines, -9 lines 0 comments Download
M src/ports/SkScalerContext_win_dw.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 55 (29 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1737693006/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1737693006/1
4 years, 9 months ago (2016-02-26 20:55:16 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86_64-Debug-Trybot/builds/6670)
4 years, 9 months ago (2016-02-26 20:58:02 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1737693006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1737693006/20001
4 years, 9 months ago (2016-02-26 21:15:35 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-02-26 21:32:52 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1737693006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1737693006/40001
4 years, 9 months ago (2016-02-26 21:56:25 UTC) #11
commit-bot: I haz the power
Dry run: 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/6632)
4 years, 9 months ago (2016-02-26 21:58:55 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1737693006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1737693006/60001
4 years, 9 months ago (2016-02-26 22:01:07 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-02-26 22:21:15 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1737693006/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1737693006/80001
4 years, 9 months ago (2016-02-26 22:28:51 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-02-26 22:42:55 UTC) #21
dogben
Can you take a look at the diffs on Gold? The biggest diffs seem to ...
4 years, 9 months ago (2016-03-01 14:39:00 UTC) #23
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1737693006/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1737693006/80001
4 years, 9 months ago (2016-03-11 16:49:38 UTC) #25
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-11 17:02:55 UTC) #27
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1737693006/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1737693006/80001
4 years, 9 months ago (2016-03-22 21:38:10 UTC) #29
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-22 21:54:41 UTC) #31
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1737693006/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1737693006/100001
4 years, 9 months ago (2016-03-23 17:47:58 UTC) #35
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-23 18:05:21 UTC) #40
dogben
I've convinced myself that full-pixel aligned glyphs just intrinsically look goofy with rotation. The Gold ...
4 years, 9 months ago (2016-03-23 18:08:44 UTC) #41
bungeman-skia
https://codereview.chromium.org/1737693006/diff/100001/src/ports/SkFontHost_mac.cpp File src/ports/SkFontHost_mac.cpp (right): https://codereview.chromium.org/1737693006/diff/100001/src/ports/SkFontHost_mac.cpp#newcode1045 src/ports/SkFontHost_mac.cpp:1045: glyph->fAdvanceX = cgAdvance.width; Might want to use something like ...
4 years, 9 months ago (2016-03-24 15:58:37 UTC) #42
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1737693006/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1737693006/120001
4 years, 9 months ago (2016-03-24 16:54:15 UTC) #44
bungeman-skia
lgtm
4 years, 9 months ago (2016-03-24 17:03:05 UTC) #45
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1737693006/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1737693006/140001
4 years, 9 months ago (2016-03-24 17:08:20 UTC) #47
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-24 17:24:29 UTC) #49
dogben
On 2016/03/24 at 15:58:37, bungeman wrote: > https://codereview.chromium.org/1737693006/diff/100001/src/ports/SkFontHost_mac.cpp > File src/ports/SkFontHost_mac.cpp (right): > > https://codereview.chromium.org/1737693006/diff/100001/src/ports/SkFontHost_mac.cpp#newcode1045 ...
4 years, 9 months ago (2016-03-24 18:12:35 UTC) #50
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1737693006/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1737693006/140001
4 years, 8 months ago (2016-03-25 02:06:42 UTC) #53
commit-bot: I haz the power
4 years, 8 months ago (2016-03-25 02:08:05 UTC) #55
Message was sent while issue was closed.
Committed patchset #3 (id:140001) as
https://skia.googlesource.com/skia/+/6b3eacb0dfaeb3374d410c8c041bd39cd066e1ea

Powered by Google App Engine
This is Rietveld 408576698