|
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+322 lines, -364 lines) |
Patch |
|
M |
gm/bigrrectaaeffect.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gm/constcolorprocessor.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gm/convexpolyeffect.cpp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
gm/rrects.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gm/texturedomaineffect.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gm/yuvtorgbeffect.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gyp/gpu.gypi
|
View
|
1
2
3
4
5
6
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrFragmentProcessor.h
|
View
|
|
4 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrPaint.h
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+42 lines, -21 lines |
0 comments
|
Download
|
|
D |
include/gpu/GrStagedProcessor.h
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
|
M |
src/core/SkImageFilter.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/effects/SkBlurMaskFilter.cpp
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/effects/SkDisplacementMapEffect.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/effects/SkGpuBlurUtils.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/effects/SkLightingImageFilter.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/effects/SkMorphologyImageFilter.cpp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/effects/SkXfermodeImageFilter.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrBlurUtils.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrClipMaskManager.cpp
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrContext.cpp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrOvalRenderer.cpp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPaint.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
|
D |
src/gpu/GrPendingFragmentStage.h
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPipeline.h
|
View
|
|
5 chunks |
+24 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPipeline.cpp
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+30 lines, -26 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPipelineBuilder.h
|
View
|
1
2
3
|
7 chunks |
+33 lines, -36 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPipelineBuilder.cpp
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+31 lines, -35 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrProcOptInfo.h
|
View
|
1
|
3 chunks |
+23 lines, -23 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrProcOptInfo.cpp
|
View
|
|
3 chunks |
+22 lines, -22 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrProcessor.cpp
|
View
|
1
2
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrSWMaskHelper.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/SkGpuDevice.cpp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/SkGr.cpp
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrDrawBatch.h
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrConfigConversionEffect.cpp
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLPathProgram.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLPathProgram.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgram.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgram.cpp
|
View
|
|
1 chunk |
+9 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgramDesc.cpp
|
View
|
1
2
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLProgramBuilder.h
|
View
|
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLProgramBuilder.cpp
|
View
|
1
2
3
4
5
6
7
8
|
7 chunks |
+17 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/image/SkImage_Gpu.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/GLProgramsTest.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 33 (15 generated)
|