|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+970 lines, -236 lines) |
Patch |
|
A |
gm/imagetoyuvplanes.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+111 lines, -0 lines |
0 comments
|
Download
|
|
M |
gm/yuvtorgbeffect.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
gyp/gpu.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
gyp/utils.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
include/core/SkImage.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkColorMatrixFilterRowMajor255.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
src/core/SkColorMatrixFilterRowMajor255.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+16 lines, -5 lines |
0 comments
|
Download
|
|
A |
src/gpu/GrTextureToYUVPlanes.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/gpu/GrTextureToYUVPlanes.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+248 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrYUVProvider.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/gpu/SkGr.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
src/gpu/effects/GrYUVEffect.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/gpu/effects/GrYUVEffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+391 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrYUVtoRGBEffect.h
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrYUVtoRGBEffect.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -185 lines |
0 comments
|
Download
|
|
M |
src/image/SkImage.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/image/SkImage_Gpu.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
A |
src/utils/SkRGBAToYUV.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/utils/SkRGBAToYUV.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|