|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+521 lines, -279 lines) |
Patch |
|
M |
src/pathops/SkAddIntersections.cpp
|
View
|
1
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkDConicLineIntersection.cpp
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkDCubicLineIntersection.cpp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkDLineIntersection.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkIntersections.h
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpAngle.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkOpCoincidence.h
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpCoincidence.cpp
|
View
|
1
|
11 chunks |
+22 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpSegment.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsCommon.cpp
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsConic.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsConic.cpp
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsCubic.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsCubic.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsDebug.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+23 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsQuad.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+11 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsRect.h
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsTSect.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
16 chunks |
+35 lines, -19 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsTSect.cpp
|
View
|
1
|
1 chunk |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsTypes.h
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathWriter.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkPathWriter.cpp
|
View
|
1
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsAngleIdeas.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
10 chunks |
+43 lines, -22 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsAngleTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsConicIntersectionTest.cpp
|
View
|
1
2
3
4
|
3 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsConicLineIntersectionTest.cpp
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsConicQuadIntersectionTest.cpp
|
View
|
1
2
3
4
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsCubicConicIntersectionTest.cpp
|
View
|
1
2
3
4
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsCubicIntersectionTest.cpp
|
View
|
1
2
3
4
|
18 chunks |
+67 lines, -55 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsCubicIntersectionTestData.h
|
View
|
1
2
3
4
|
1 chunk |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsCubicIntersectionTestData.cpp
|
View
|
1
2
3
4
|
8 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsCubicLineIntersectionIdeas.cpp
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsCubicLineIntersectionTest.cpp
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsCubicQuadIntersectionTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsCubicReduceOrderTest.cpp
|
View
|
1
2
3
4
|
10 chunks |
+30 lines, -10 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsDCubicTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsDRectTest.cpp
|
View
|
1
2
3
4
5
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsLineParametetersTest.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsOpTest.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsQuadIntersectionTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
8 chunks |
+36 lines, -15 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsQuadIntersectionTestData.h
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsQuadIntersectionTestData.cpp
|
View
|
1
2
3
4
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsQuadLineIntersectionTest.cpp
|
View
|
1
2
3
4
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsQuadLineIntersectionThreadedTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/PathOpsQuadReduceOrderTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsTestCommon.h
|
View
|
1
2
3
4
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsThreeWayTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
|
M |
tests/StrokerTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
5 chunks |
+17 lines, -8 lines |
0 comments
|
Download
|