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

Issue 116183002: remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOAT, assume its always f… (Closed)

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

Description

remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOAT, assume its always false stop respecting SK_SCALAR_SLOW_COMPARES, assume its always false BUG= R=caryclark@google.com Committed: https://code.google.com/p/skia/source/detail?r=12686

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -187 lines) Patch
M gyp/core.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M include/config/SkUserConfig.h View 1 chunk +0 lines, -8 lines 0 comments Download
M include/core/SkPostConfig.h View 1 chunk +0 lines, -10 lines 0 comments Download
D src/core/SkFP.h View 1 chunk +0 lines, -79 lines 0 comments Download
M src/core/SkGeometry.cpp View 6 chunks +30 lines, -43 lines 1 comment Download
M src/core/SkMatrix.cpp View 4 chunks +0 lines, -25 lines 0 comments Download
M src/core/SkRect.cpp View 2 chunks +0 lines, -21 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
reed1
7 years ago (2013-12-16 07:48:49 UTC) #1
caryclark
lgtm https://codereview.chromium.org/116183002/diff/1/src/core/SkGeometry.cpp File src/core/SkGeometry.cpp (right): https://codereview.chromium.org/116183002/diff/1/src/core/SkGeometry.cpp#newcode900 src/core/SkGeometry.cpp:900: } Here's what I came up with for ...
7 years ago (2013-12-16 13:39:30 UTC) #2
reed1
On 2013/12/16 13:39:30, caryclark wrote: > lgtm > > https://codereview.chromium.org/116183002/diff/1/src/core/SkGeometry.cpp > File src/core/SkGeometry.cpp (right): > ...
7 years ago (2013-12-16 14:05:15 UTC) #3
reed1
7 years ago (2013-12-16 14:17:48 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r12686 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698