|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+609 lines, -215 lines) |
Patch |
|
M |
cc/CCLayerImpl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
cc/CCLayerImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
M |
cc/CCLayerImplTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/CCLayerTreeHost.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
cc/CCLayerTreeHost.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
4 chunks |
+28 lines, -17 lines |
0 comments
|
Download
|
|
M |
cc/CCLayerTreeHostCommon.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
cc/CCLayerTreeHostImpl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
5 chunks |
+58 lines, -7 lines |
0 comments
|
Download
|
|
M |
cc/CCLayerTreeHostImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
17 chunks |
+196 lines, -64 lines |
0 comments
|
Download
|
|
M |
cc/CCLayerTreeHostImplTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
80 chunks |
+213 lines, -94 lines |
0 comments
|
Download
|
|
M |
cc/CCLayerTreeHostTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
cc/CCSettings.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
cc/CCSettings.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
cc/CCThreadProxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
cc/CCThreadProxy.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
cc/LayerChromium.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/LayerChromium.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 |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/web_contents/web_contents_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/view_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/public/common/content_switches.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/public/common/content_switches.cc
|
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, -0 lines |
0 comments
|
Download
|
|
M |
content/renderer/render_thread_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/renderer/render_view_impl.h
|
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, -0 lines |
0 comments
|
Download
|
|
M |
content/renderer/render_view_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+27 lines, -10 lines |
0 comments
|
Download
|
|
M |
webkit/compositor_bindings/WebCompositorImpl.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 |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
webkit/compositor_bindings/web_compositor_support_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webkit/compositor_bindings/web_compositor_support_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
webkit/glue/webpreferences.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
webkit/glue/webpreferences.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|