|
This makes all Skia-side tools use the new sigma-based blur interface. It is the first step towards truly deprecating the radius-based interface. (Next stop: Chromium).
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+296 lines, -220 lines) |
Patch |
|
M |
bench/BlurBench.cpp
|
View
|
1
2
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
|
M |
bench/BlurRectBench.cpp
|
View
|
1
2
|
7 chunks |
+20 lines, -13 lines |
0 comments
|
Download
|
|
M |
bench/RectoriBench.cpp
|
View
|
1
2
|
5 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
gm/bitmapmatrix.cpp
|
View
|
1
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
gm/bleed.cpp
|
View
|
1
2
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
gm/blurquickreject.cpp
|
View
|
1
2
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
gm/blurrect.cpp
|
View
|
1
2
|
10 chunks |
+64 lines, -58 lines |
0 comments
|
Download
|
|
M |
gm/blurs.cpp
|
View
|
1
2
|
3 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
|
M |
gm/circles.cpp
|
View
|
1
2
|
3 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
|
M |
gm/drawbitmaprect.cpp
|
View
|
1
2
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
|
M |
gm/drawlooper.cpp
|
View
|
1
2
|
3 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
|
M |
gm/megalooper.cpp
|
View
|
1
2
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
gm/rects.cpp
|
View
|
1
2
|
3 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
|
M |
gm/shadows.cpp
|
View
|
1
2
|
2 chunks |
+16 lines, -10 lines |
0 comments
|
Download
|
|
M |
gm/texteffects.cpp
|
View
|
1
2
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleAll.cpp
|
View
|
1
2
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleAnimBlur.cpp
|
View
|
1
2
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleBigBlur.cpp
|
View
|
1
2
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleBlur.cpp
|
View
|
1
2
|
3 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleEffects.cpp
|
View
|
1
2
|
2 chunks |
+12 lines, -7 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleEmboss.cpp
|
View
|
1
2
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
samplecode/SampleFuzz.cpp
|
View
|
1
2
|
2 chunks |
+28 lines, -12 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleSlides.cpp
|
View
|
1
2
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleStrokePath.cpp
|
View
|
1
2
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleTextAlpha.cpp
|
View
|
1
2
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleTextOnPath.cpp
|
View
|
1
2
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleTextureDomain.cpp
|
View
|
1
2
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleTiling.cpp
|
View
|
1
2
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleUnpremul.cpp
|
View
|
1
2
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
samplecode/SampleXfermodesBlur.cpp
|
View
|
1
2
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/animator/SkDrawBlur.h
|
View
|
1
2
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/animator/SkDrawBlur.cpp
|
View
|
1
2
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
|
M |
tests/BlurTest.cpp
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/PaintTest.cpp
|
View
|
1
2
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|