|
Total comments: 10
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+303 lines, -322 lines) |
Patch |
|
M |
bench/RectBench.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
|
M |
bench/Xfer4fBench.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
bench/XferU64Bench.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
bench/XfermodeBench.cpp
|
View
|
1
2
3
4
5
|
4 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
|
M |
gm/aarectmodes.cpp
|
View
|
1
2
|
3 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
|
M |
gm/aaxfermodes.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
gm/arithmode.cpp
|
View
|
1
2
|
2 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
|
M |
gm/avoidxfermode.cpp
|
View
|
1
2
|
4 chunks |
+5 lines, -12 lines |
0 comments
|
Download
|
|
M |
gm/avoidxfermode2.cpp
|
View
|
1
2
|
4 chunks |
+7 lines, -12 lines |
0 comments
|
Download
|
|
M |
gm/avoidxfermode3.cpp
|
View
|
1
2
|
4 chunks |
+6 lines, -12 lines |
0 comments
|
Download
|
|
M |
gm/bitmaprect.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
gm/blurredclippedcircle.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gm/colortypexfermode.cpp
|
View
|
1
2
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
gm/composeshader.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
gm/drawatlascolor.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gm/hairmodes.cpp
|
View
|
1
2
|
3 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
gm/imagefiltersgraph.cpp
|
View
|
1
2
|
4 chunks |
+10 lines, -16 lines |
0 comments
|
Download
|
|
M |
gm/lcdblendmodes.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
gm/lcdoverlap.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
gm/patch.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gm/pixelxorxfermode.cpp
|
View
|
1
2
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
gm/vertices.cpp
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
gm/xfermodeimagefilter.cpp
|
View
|
1
2
|
8 chunks |
+15 lines, -23 lines |
0 comments
|
Download
|
|
M |
gm/xfermodes.cpp
|
View
|
1
2
3
4
5
|
5 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
gm/xfermodes2.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
gyp/skia_for_android_framework_defines.gypi
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
include/client/android/SkAvoidXfermode.h
|
View
|
1
2
3
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
include/client/android/SkPixelXorXfermode.h
|
View
|
1
2
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
include/core/SkCanvas.h
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/core/SkPaint.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
include/core/SkShader.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/core/SkXfermode.h
|
View
|
|
7 chunks |
+28 lines, -6 lines |
0 comments
|
Download
|
|
M |
include/effects/SkArithmeticMode.h
|
View
|
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
|
M |
include/effects/SkXfermodeImageFilter.h
|
View
|
1
2
3
|
2 chunks |
+11 lines, -5 lines |
3 comments
|
Download
|
|
M |
public.bzl
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
samplecode/PerlinPatch.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleAARectModes.cpp
|
View
|
1
|
2 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleAll.cpp
|
View
|
1
2
3
4
5
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleFilterFuzz.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleHairModes.cpp
|
View
|
1
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleShaders.cpp
|
View
|
1
|
2 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleXfermodesBlur.cpp
|
View
|
1
2
|
4 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/core/SkBitmapProcShader.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/core/SkCanvas.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/core/SkComposeShader.h
|
View
|
1
2
3
4
5
|
3 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/core/SkComposeShader.cpp
|
View
|
|
5 chunks |
+8 lines, -22 lines |
0 comments
|
Download
|
|
M |
src/core/SkDraw.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/core/SkPaint.cpp
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/core/SkPicturePlayback.cpp
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/core/SkReadBuffer.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/core/SkShader.cpp
|
View
|
1
2
3
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkXfermode.cpp
|
View
|
1
2
3
4
5
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/effects/SkArithmeticMode.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/effects/SkAvoidXfermode.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/effects/SkLayerDrawLooper.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/effects/SkPixelXorXfermode.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/effects/SkXfermodeImageFilter.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+14 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrSWMaskHelper.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
src/utils/SkLua.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/BlendTest.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/GrGetCoeffBlendKnownComponentsTest.cpp
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/ImageFilterTest.cpp
|
View
|
1
2
3
4
5
|
3 chunks |
+9 lines, -13 lines |
0 comments
|
Download
|
|
M |
tests/PaintTest.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/SerializationTest.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
tests/XfermodeTest.cpp
|
View
|
1
2
3
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
tools/debugger/SkDebugCanvas.cpp
|
View
|
1
2
3
4
5
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
tools/debugger/SkDrawCommand.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
tools/debugger/SkOverdrawMode.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tools/debugger/SkOverdrawMode.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 26 (14 generated)
|