|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+243 lines, -133 lines) |
Patch |
|
M |
src/gpu/GrDrawTarget.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+42 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrOvalRenderer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
10 chunks |
+21 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAAConvexPathRenderer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAADistanceFieldPathRenderer.cpp
|
View
|
1
2
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAAFillRectBatch.cpp
|
View
|
1
2
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAAHairLinePathRenderer.cpp
|
View
|
1
2
|
2 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAALinearizingConvexPathRenderer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAAStrokeRectBatch.cpp
|
View
|
1
2
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAtlasTextBatch.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAtlasTextBatch.cpp
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrBatch.h
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+71 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrBatch.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrClearBatch.h
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrCopySurfaceBatch.h
|
View
|
1
2
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDefaultPathRenderer.cpp
|
View
|
1
2
|
2 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDiscardBatch.h
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawAtlasBatch.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawPathBatch.h
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawPathBatch.cpp
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawVerticesBatch.cpp
|
View
|
1
2
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrMSAAPathRenderer.cpp
|
View
|
1
2
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrNinePatch.cpp
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrNonAAFillRectBatch.cpp
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrNonAAFillRectPerspectiveBatch.cpp
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrNonAAStrokeRectBatch.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+12 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrPLSPathRenderer.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrStencilPathBatch.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrTessellatingPathRenderer.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrTestBatch.h
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrDashingEffect.cpp
|
View
|
1
2
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/instanced/InstancedRendering.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
6 chunks |
+17 lines, -9 lines |
0 comments
|
Download
|
|
M |
tests/PrimitiveProcessorTest.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|