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

Issue 1779083003: Ensure only fractional floats are converted to SkFixed in SubpixelAlignment. (Closed)

Created:
4 years, 9 months ago by dogben
Modified:
4 years, 9 months ago
Reviewers:
bungeman-skia
CC:
jcgregorio, mtklein, 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: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M src/core/SkFindAndPlaceGlyph.h View 1 chunk +6 lines, -4 lines 3 comments Download

Messages

Total messages: 21 (10 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/1779083003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1779083003/1
4 years, 9 months ago (2016-03-10 02:50:28 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-10 03:06:36 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/1779083003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1779083003/20001
4 years, 9 months ago (2016-03-10 03:27:14 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-10 03:47:57 UTC) #10
dogben
4 years, 9 months ago (2016-03-10 04:07:23 UTC) #13
bungeman-skia
https://codereview.chromium.org/1779083003/diff/20001/src/core/SkFindAndPlaceGlyph.h File src/core/SkFindAndPlaceGlyph.h (right): https://codereview.chromium.org/1779083003/diff/20001/src/core/SkFindAndPlaceGlyph.h#newcode388 src/core/SkFindAndPlaceGlyph.h:388: return {SkScalarToFixed(SkScalarFraction(position.fX) + kSubpixelRounding), 0}; SkScalarFraction is currently really ...
4 years, 9 months ago (2016-03-10 20:55:58 UTC) #14
dogben
https://codereview.chromium.org/1779083003/diff/20001/src/core/SkFindAndPlaceGlyph.h File src/core/SkFindAndPlaceGlyph.h (right): https://codereview.chromium.org/1779083003/diff/20001/src/core/SkFindAndPlaceGlyph.h#newcode388 src/core/SkFindAndPlaceGlyph.h:388: return {SkScalarToFixed(SkScalarFraction(position.fX) + kSubpixelRounding), 0}; On 2016/03/10 at 20:55:58, ...
4 years, 9 months ago (2016-03-10 21:16:22 UTC) #15
bungeman-skia
https://codereview.chromium.org/1779083003/diff/20001/src/core/SkFindAndPlaceGlyph.h File src/core/SkFindAndPlaceGlyph.h (right): https://codereview.chromium.org/1779083003/diff/20001/src/core/SkFindAndPlaceGlyph.h#newcode388 src/core/SkFindAndPlaceGlyph.h:388: return {SkScalarToFixed(SkScalarFraction(position.fX) + kSubpixelRounding), 0}; On 2016/03/10 21:16:22, Ben ...
4 years, 9 months ago (2016-03-10 21:37:49 UTC) #16
bungeman-skia
lgtm
4 years, 9 months ago (2016-03-10 21:51:09 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1779083003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1779083003/20001
4 years, 9 months ago (2016-03-11 01:04:19 UTC) #19
commit-bot: I haz the power
4 years, 9 months ago (2016-03-11 12:33:48 UTC) #21
Message was sent while issue was closed.
Committed patchset #1 (id:20001) as
https://skia.googlesource.com/skia/+/db6bd3239fd5e35797a9aa36eb0044ecbe5557c4

Powered by Google App Engine
This is Rietveld 408576698