|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3837 lines, -472 lines) |
Patch |
|
M |
gyp/pathops_unittest.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkAddIntersections.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
4 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkDCubicIntersection.cpp
|
View
|
1
2
3
4
5
6
|
5 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkDLineIntersection.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+18 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkDQuadIntersection.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
8 chunks |
+66 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkIntersections.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
6 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkIntersections.cpp
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkOpAngle.h
|
View
|
1
2
3
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpAngle.cpp
|
View
|
1
2
3
4
5
6
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpContour.h
|
View
|
1
2
3
4
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkOpContour.cpp
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pathops/SkOpSegment.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
7 chunks |
+28 lines, -14 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
17
18
19
20
21
|
41 chunks |
+473 lines, -90 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsCommon.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
8 chunks |
+56 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsDebug.h
|
View
|
1
2
3
16
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsOp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+59 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsPoint.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkPathOpsTypes.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pathops/SkReduceOrder.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsBattles.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
48 chunks |
+43 lines, -94 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsDebug.cpp
|
View
|
1
2
3
4
5
|
4 chunks |
+26 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsExtendedTest.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsExtendedTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
5 chunks |
+19 lines, -7 lines |
0 comments
|
Download
|
|
A |
tests/PathOpsFuzz763Test.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+2434 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsOpTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
8 chunks |
+18 lines, -19 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsQuadIntersectionTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+30 lines, -8 lines |
0 comments
|
Download
|
|
M |
tests/PathOpsQuadReduceOrderTest.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/PathOpsSkpTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
8 chunks |
+10 lines, -13 lines |
0 comments
|
Download
|
|
M |
tools/pathops_sorter.htm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/pathops_visualizer.htm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+458 lines, -167 lines |
0 comments
|
Download
|