|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+205 lines, -6 lines) |
Patch |
 |
M |
chrome/browser/renderer_host/render_widget_host.h
|
View
|
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_widget_host.cc
|
View
|
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_widget_host_view.h
|
View
|
11
12
13
14
15
16
17
18
19
20
21
22
23
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_widget_host_view_mac.h
|
View
|
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_widget_host_view_mac.mm
|
View
|
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+39 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/test_render_view_host.h
|
View
|
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/tab_contents_view_mac.mm
|
View
|
13
14
15
16
17
18
19
20
21
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages.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 |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages_internal.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 |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/render_widget.cc
|
View
|
1
2
3
4
5
6
7
8
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|