|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+355 lines, -279 lines) |
Patch |
 |
M |
chrome/browser/chrome_content_browser_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_content_browser_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+56 lines, -21 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/guestview/adview/adview_guest.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/guestview/adview/adview_guest.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+8 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/guestview/guestview.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+49 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/guestview/guestview.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+98 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/guestview/guestview_constants.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/guestview/guestview_constants.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/guestview/webview/webview_constants.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/guestview/webview/webview_constants.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/guestview/webview/webview_guest.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/guestview/webview/webview_guest.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+29 lines, -22 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/web_view.js
|
View
|
1
2
3
4
5
6
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/web_view/newwindow/embedder.js
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/platform_apps/web_view/newwindow/guest_opener.html
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_plugin/browser_plugin_embedder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_plugin/browser_plugin_guest.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+3 lines, -2 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
|
3 chunks |
+20 lines, -9 lines |
0 comments
|
Download
|
 |
|
content/browser/browser_plugin/browser_plugin_guest_manager.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
|
content/browser/browser_plugin/browser_plugin_guest_manager.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_plugin/browser_plugin_host_browsertest.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+0 lines, -69 lines |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/web_contents_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+10 lines, -1 line |
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
|
3 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/common/browser_plugin/browser_plugin_constants.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/common/browser_plugin/browser_plugin_constants.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -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
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/content_browser_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin.h
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/test/data/browser_plugin_embedder.html
|
View
|
1
2
3
4
5
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
content/test/data/browser_plugin_naming_embedder.html
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
D |
content/test/data/browser_plugin_naming_guest.html
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|