|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1248 lines, -291 lines) |
Patch |
 |
M |
content/common/browser_plugin_messages.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
|
2 chunks |
+39 lines, -23 lines |
0 comments
|
Download
|
 |
M |
content/content_renderer.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
25
26
27
|
1 chunk |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin.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
|
1 chunk |
+91 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin.cc
|
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 |
+167 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_channel_manager.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
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_channel_manager.cc
|
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 |
+122 lines, -0 lines |
0 comments
|
Download
|
 |
D |
content/renderer/browser_plugin/browser_plugin_placeholder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
21
|
1 chunk |
+0 lines, -89 lines |
0 comments
|
Download
|
 |
D |
content/renderer/browser_plugin/browser_plugin_placeholder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
21
|
1 chunk |
+0 lines, -143 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_registry.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
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_registry.cc
|
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 |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_var_serialization_rules.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
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_var_serialization_rules.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/guest_to_embedder_channel.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
30
|
1 chunk |
+126 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/guest_to_embedder_channel.cc
|
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
|
1 chunk |
+280 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_plugin_delegate_impl.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
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_plugin_delegate_impl.cc
|
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
|
2 chunks |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_thread_impl.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
|
4 chunks |
+13 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
22
23
24
25
26
27
|
3 chunks |
+27 lines, -16 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
22
23
24
25
26
27
28
29
|
6 chunks |
+39 lines, -5 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
22
23
24
25
26
27
28
29
|
12 chunks |
+49 lines, -12 lines |
0 comments
|
Download
|
 |
M |
content/test/render_view_test.cc
|
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
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|