|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1932 lines, -0 lines) |
Patch |
 |
A |
content/common/browser_plugin_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
20
21
22
23
|
1 chunk |
+152 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/content_message_generator.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_common.gypi
|
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 |
+1 line, -0 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
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/common/content_constants.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 |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/common/content_constants.cc
|
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 |
+3 lines, -0 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
27
28
29
|
1 chunk |
+148 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
|
1 chunk |
+401 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_backing_store.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_backing_store.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_bindings.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_bindings.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
|
1 chunk |
+253 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_browsertest.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 |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_browsertest.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
30
31
32
|
1 chunk |
+308 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_manager_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/browser_plugin_manager_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/mock_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 |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/mock_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 |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/mock_browser_plugin_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
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/browser_plugin/mock_browser_plugin_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+66 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
22
23
24
25
26
27
28
29
30
31
32
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ipc/ipc_message_utils.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|