|
|
experimental path-builder
BUG=skia:
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+596 lines, -21 lines) |
Patch |
 |
M |
bench/PathIterBench.cpp
|
View
|
1
2
3
4
5
|
4 chunks |
+46 lines, -21 lines |
0 comments
|
Download
|
 |
M |
gyp/core.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
include/core/SkPath.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
include/core/SkPathBuilder.h
|
View
|
1
2
3
4
5
|
1 chunk |
+112 lines, -0 lines |
0 comments
|
Download
|
 |
A |
include/core/SkPathIter.h
|
View
|
1
2
3
4
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
A |
include/core/SkPathTypes.h
|
View
|
1
2
3
4
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
include/core/SkROPath.h
|
View
|
1
2
3
4
5
|
1 chunk |
+168 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/core/SkPath.cpp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/core/SkPathBuilder.cpp
|
View
|
1
2
3
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/core/SkPathIter.cpp
|
View
|
1
2
3
4
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/PathTest.cpp
|
View
|
1
2
3
4
5
6
|
3 chunks |
+33 lines, -0 lines |
0 comments
|
Download
|
|