Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3390)

Issue 4582043: Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by epoger
Modified:
13 years, 5 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : single Normalize() method for both fixed and float #

Patch Set 3 : fix my Normalize() implementation, and add unit test to catch bug I almost introduced #

Patch Set 4 : fix line lengths #

Total comments: 2

Patch Set 5 : rename/clean up SkPointTest.cpp -> PointTest.cpp #

Patch Set 6 : adjusted indents in SkScalar.h #

Patch Set 7 : adjust indentation in PointTest.cpp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -20 lines) Patch
M gyp/core.gyp View 1 2 3 4 1 chunk +12 lines, -0 lines 0 comments Download
M gyp/tests.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkPoint.h View 1 2 3 4 3 chunks +7 lines, -4 lines 0 comments Download
M include/core/SkScalar.h View 1 2 3 4 5 1 chunk +7 lines, -1 line 0 comments Download
M src/core/SkPoint.cpp View 1 2 3 4 3 chunks +12 lines, -15 lines 0 comments Download
A tests/core/PointTest.cpp View 1 2 3 4 5 6 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 7
epoger
13 years, 5 months ago (2011-06-09 22:22:16 UTC) #1
epoger
rearranged per conversation with Mike
13 years, 5 months ago (2011-06-13 19:05:17 UTC) #2
epoger
back to you... please let me know what you think of this attempt at a ...
13 years, 5 months ago (2011-06-13 21:33:46 UTC) #3
reed1
Possibly a new CL, Change the nearlys impl to be <= tolerance (so we can ...
13 years, 5 months ago (2011-06-13 21:50:26 UTC) #4
epoger
On 2011/06/13 21:50:26, reed1 wrote: > Possibly a new CL, > > Change the nearlys ...
13 years, 5 months ago (2011-06-14 13:07:15 UTC) #5
reed1
LGTM
13 years, 5 months ago (2011-06-15 17:54:10 UTC) #6
epoger
13 years, 5 months ago (2011-06-15 18:05:30 UTC) #7
committed as r1602
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b