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

Issue 14838006: change setLength and Normalize to handle when mag2 overflows a float, but the (Closed)

Created:
7 years, 7 months ago by reed1
Modified:
7 years, 7 months ago
Reviewers:
caryclark
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

change setLength and Normalize to handle when mag2 overflows a float, but the actual lenght does not. R=caryclark@google.com Committed: https://code.google.com/p/skia/source/detail?r=8988

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -29 lines) Patch
M trunk/src/core/SkPoint.cpp View 1 chunk +58 lines, -14 lines 2 comments Download
M trunk/tests/PointTest.cpp View 2 chunks +56 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
reed1
7 years, 7 months ago (2013-05-03 15:29:14 UTC) #1
caryclark
lgtm https://codereview.chromium.org/14838006/diff/1/trunk/src/core/SkPoint.cpp File trunk/src/core/SkPoint.cpp (right): https://codereview.chromium.org/14838006/diff/1/trunk/src/core/SkPoint.cpp#newcode114 trunk/src/core/SkPoint.cpp:114: return false; return 0? https://codereview.chromium.org/14838006/diff/1/trunk/src/core/SkPoint.cpp#newcode143 trunk/src/core/SkPoint.cpp:143: } else ...
7 years, 7 months ago (2013-05-03 15:41:51 UTC) #2
reed1
7 years, 7 months ago (2013-05-03 15:59:43 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r8988 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698