|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+903 lines, -1271 lines) |
Patch |
 |
M |
content/browser/browser_plugin/browser_plugin_guest.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+6 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_plugin/browser_plugin_guest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+14 lines, -18 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_plugin/browser_plugin_guest_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_plugin/browser_plugin_guest_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
A |
content/browser/frame_host/cross_process_frame_connector.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/frame_host/cross_process_frame_connector.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/render_frame_host_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/render_frame_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/browser/frame_host/render_widget_host_view_child_frame.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
7 chunks |
+43 lines, -70 lines |
0 comments
|
Download
|
 |
A |
content/browser/frame_host/render_widget_host_view_child_frame.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+373 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/browser/frame_host/render_widget_host_view_child_frame_unittest.cc
|
View
|
|
5 chunks |
+14 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
content/browser/frame_host/render_widget_host_view_guest.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
8 chunks |
+11 lines, -38 lines |
0 comments
|
Download
|
 |
A + |
content/browser/frame_host/render_widget_host_view_guest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
11 chunks |
+23 lines, -100 lines |
0 comments
|
Download
|
 |
A + |
content/browser/frame_host/render_widget_host_view_guest_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/render_widget_host_view_guest.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+0 lines, -222 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/render_widget_host_view_guest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+0 lines, -622 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/render_widget_host_view_guest_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -81 lines |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/web_contents_view_guest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/common/browser_plugin/browser_plugin_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+20 lines, -35 lines |
0 comments
|
Download
|
 |
M |
content/common/frame_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/common/frame_param.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/common/frame_param.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+14 lines, -8 lines |
0 comments
|
Download
|
 |
A |
content/common/frame_param_macros.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+6 lines, -2 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
|
1 chunk |
+3 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
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin_compositing_helper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+32 lines, -28 lines |
0 comments
|
Download
|