|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1046 lines, -316 lines) |
Patch |
|
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
21
22
23
24
25
26
27
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrAAConvexPathRenderer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrAARectRenderer.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
25
|
6 chunks |
+341 lines, -159 lines |
0 comments
|
Download
|
|
A |
src/gpu/GrBatch.h
|
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
25
26
|
1 chunk |
+132 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/gpu/GrBatch.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/gpu/GrBatchTarget.h
|
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
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+86 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/gpu/GrBatchTarget.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
25
26
27
28
29
30
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDefaultGeoProcFactory.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrDrawTarget.h
|
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
|
7 chunks |
+22 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDrawTarget.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+25 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrFlushToGpuDrawTarget.h
|
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
25
26
27
28
29
30
31
32
33
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrFlushToGpuDrawTarget.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
25
26
27
28
29
30
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrGeometryData.h
|
View
|
1
|
1 chunk |
+0 lines, -42 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrGeometryProcessor.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
6 chunks |
+19 lines, -15 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrGeometryProcessor.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrInOrderDrawBuffer.h
|
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
25
26
27
28
29
30
31
32
|
9 chunks |
+51 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrInOrderDrawBuffer.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
25
26
27
28
29
30
31
32
33
|
15 chunks |
+139 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrOvalRenderer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPipeline.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+16 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPipeline.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+29 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPipelineBuilder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+26 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPipelineBuilder.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
25
|
4 chunks |
+19 lines, -19 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrProcOptInfo.h
|
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
25
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrProcOptInfo.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
25
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrProcessor.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+0 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrBezierEffect.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrBezierEffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrBitmapTextGeoProc.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrBitmapTextGeoProc.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrDashingEffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrDistanceFieldTextureEffect.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrDistanceFieldTextureEffect.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
25
26
27
28
29
30
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|