|
Total comments: 12
Total comments: 6
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+771 lines, -690 lines) |
Patch |
|
M |
gyp/core.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
3 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
gyp/utils.gypi
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
include/core/SkPicture.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
8 chunks |
+48 lines, -164 lines |
0 comments
|
Download
|
|
M |
include/core/SkPictureRecorder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/utils/SkPictureUtils.h
|
View
|
1
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
A |
src/core/SkBigPicture.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/core/SkBigPicture.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkLayerInfo.h
|
View
|
1
2
|
4 chunks |
+7 lines, -11 lines |
0 comments
|
Download
|
|
D |
src/core/SkLayerInfo.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
|
A |
src/core/SkMiniRecorder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/core/SkMiniRecorder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+104 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkPicture.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
5 chunks |
+69 lines, -357 lines |
0 comments
|
Download
|
|
A |
src/core/SkPictureCommon.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+136 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkPictureRecorder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
8 chunks |
+31 lines, -24 lines |
0 comments
|
Download
|
|
M |
src/core/SkRecordDraw.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/core/SkRecordDraw.cpp
|
View
|
1
2
3
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/core/SkRecorder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
5 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/core/SkRecorder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
9 chunks |
+28 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/core/SkRecords.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
12 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrLayerHoister.cpp
|
View
|
1
2
|
9 chunks |
+23 lines, -19 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrRecordReplaceDraw.cpp
|
View
|
1
|
8 chunks |
+29 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/gpu/SkGpuDevice.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
18
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/SkGpuDevice.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
D |
src/utils/SkPictureUtils.cpp
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
|
M |
tests/GpuLayerCacheTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+4 lines, -1 line |
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
18
19
20
21
22
23
|
6 chunks |
+18 lines, -28 lines |
0 comments
|
Download
|
Total messages: 72 (34 generated)
|