|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+7096 lines, -812 lines) |
Patch |
|
M |
src/pathops/SkAddIntersections.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkDCubicIntersection.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+36 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkDCubicLineIntersection.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkDLineIntersection.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+48 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkDQuadIntersection.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkDQuadLineIntersection.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkIntersectionHelper.h
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkIntersections.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+21 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkIntersections.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpAngle.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+24 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpAngle.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+38 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpContour.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
8 chunks |
+42 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpContour.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
10 chunks |
+358 lines, -17 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpSegment.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
13 chunks |
+51 lines, -30 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpSegment.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
64 chunks |
+803 lines, -293 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpSpan.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsCommon.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsCommon.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
9 chunks |
+72 lines, -38 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsDebug.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
5 chunks |
+26 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsDebug.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
8 chunks |
+24 lines, -87 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsLine.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsLine.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsOp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+24 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsPoint.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsSimplify.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+16 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsTriangle.cpp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsTypes.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsAngleIdeas.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsAngleTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsCubicIntersectionTest.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsDebug.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
15 chunks |
+240 lines, -64 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsExtendedTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/PathOpsLineIntersectionTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsOpTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+114 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsSimplifyTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+18 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/PathOpsSkpClipTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
8 chunks |
+451 lines, -97 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsSkpTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
19 chunks |
+627 lines, -80 lines |
0 comments
|
Download
|
|
M |
tools/pathops_sorter.htm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+58 lines, -1 line |
0 comments
|
Download
|
|
A |
tools/pathops_visualizer.htm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+3925 lines, -0 lines |
0 comments
|
Download
|