|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+656 lines, -268 lines) |
Patch |
|
M |
include/core/SkBitmap.h
|
View
|
1
2
3
4
5
13
14
15
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/core/SkBitmapDevice.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/core/SkImageInfo.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/core/SkMallocPixelRef.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+35 lines, -16 lines |
0 comments
|
Download
|
|
M |
include/core/SkPicture.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
include/core/SkPixelRef.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+63 lines, -18 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrSurface.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/gpu/SkGr.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
include/gpu/SkGrPixelRef.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
include/images/SkImageRef.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
include/images/SkImageRef_GlobalPool.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
samplecode/SamplePicture.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/core/SkBitmap.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+84 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/core/SkBitmapDevice.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+17 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/core/SkImageFilterUtils.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/core/SkMallocPixelRef.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+111 lines, -20 lines |
0 comments
|
Download
|
|
M |
src/core/SkMaskFilter.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/core/SkPixelRef.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
7 chunks |
+61 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/effects/gradients/SkGradientShader.cpp
|
View
|
1
2
3
4
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrSurface.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/SkGpuDevice.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+20 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/gpu/SkGr.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/SkGrPixelRef.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+24 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/image/SkDataPixelRef.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/image/SkDataPixelRef.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+18 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/image/SkImage_Raster.cpp
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/image/SkSurface_Raster.cpp
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/images/SkImageRef.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
7 chunks |
+11 lines, -20 lines |
0 comments
|
Download
|
|
M |
src/images/SkImageRef_GlobalPool.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/lazy/SkCachingPixelRef.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/lazy/SkCachingPixelRef.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
5 chunks |
+19 lines, -15 lines |
0 comments
|
Download
|
|
M |
src/lazy/SkDiscardablePixelRef.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/lazy/SkDiscardablePixelRef.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+23 lines, -15 lines |
0 comments
|
Download
|
|
M |
tests/DrawBitmapRectTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/PictureTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+3 lines, -32 lines |
0 comments
|
Download
|
|
M |
tests/PixelRefTest.cpp
|
View
|
1
2
3
4
|
1 chunk |
+13 lines, -11 lines |
0 comments
|
Download
|
|
M |
tests/SerializationTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+16 lines, -3 lines |
0 comments
|
Download
|