|
Total comments: 5
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+201 lines, -100 lines) |
Patch |
|
M |
gm/beziereffects.cpp
|
View
|
1
2
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
gm/convexpolyeffect.cpp
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrAtlasTextContext.cpp
|
View
|
1
2
|
5 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDrawTarget.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrOvalRenderer.cpp
|
View
|
1
2
|
14 chunks |
+35 lines, -20 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAAConvexPathRenderer.cpp
|
View
|
1
2
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAADistanceFieldPathRenderer.cpp
|
View
|
1
2
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAAHairLinePathRenderer.cpp
|
View
|
1
2
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAALinearizingConvexPathRenderer.cpp
|
View
|
1
2
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAAStrokeRectBatch.h
|
View
|
1
2
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrBatch.h
|
View
|
1
2
3
4
|
6 chunks |
+26 lines, -15 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrBatch.cpp
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrClearBatch.h
|
View
|
1
2
|
3 chunks |
+12 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrCopySurfaceBatch.h
|
View
|
1
2
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDefaultPathRenderer.cpp
|
View
|
1
2
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDiscardBatch.h
|
View
|
1
2
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawAtlasBatch.h
|
View
|
1
2
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawAtlasBatch.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawBatch.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawBatch.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawPathBatch.h
|
View
|
1
2
|
4 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawPathBatch.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawVerticesBatch.h
|
View
|
1
2
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawVerticesBatch.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrStencilPathBatch.h
|
View
|
1
2
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrStrokeRectBatch.h
|
View
|
1
2
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrStrokeRectBatch.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrTInstanceBatch.h
|
View
|
1
2
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrTessellatingPathRenderer.cpp
|
View
|
1
2
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrTestBatch.h
|
View
|
1
2
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrVertexBatch.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrVertexBatch.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrDashingEffect.cpp
|
View
|
1
2
|
4 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
|
M |
tests/GrPorterDuffTest.cpp
|
View
|
1
2
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 17 (6 generated)
|