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

Issue 13934009: path ops -- use standard max, min, double-is-nan (Closed)

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

Description

path ops -- use standard max, min, double-is-nan fix a comment or two as well Committed: https://code.google.com/p/skia/source/detail?r=8822

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -79 lines) Patch
M include/core/SkFloatingPoint.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkTypes.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/pathops/SkDCubicIntersection.cpp View 7 chunks +18 lines, -18 lines 0 comments Download
M src/pathops/SkDLineIntersection.cpp View 3 chunks +12 lines, -12 lines 0 comments Download
M src/pathops/SkDQuadIntersection.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/pathops/SkPathOpsBounds.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/pathops/SkPathOpsPoint.h View 3 chunks +6 lines, -6 lines 0 comments Download
M src/pathops/SkPathOpsQuad.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/pathops/SkPathOpsTypes.h View 1 chunk +0 lines, -16 lines 0 comments Download
M tests/PathOpsDRectTest.cpp View 2 chunks +24 lines, -24 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
caryclark
This is intended to be a step towards replacing the equivalent GrMax/Min templates as well.
7 years, 8 months ago (2013-04-22 20:01:33 UTC) #1
bsalomon
lgtm
7 years, 8 months ago (2013-04-22 20:19:53 UTC) #2
caryclark
7 years, 8 months ago (2013-04-23 11:56:50 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r8822 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698