|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+264 lines, -215 lines) |
Patch |
 |
M |
chrome/browser/apps/web_view_browsertest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_content_renderer_client.h
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_content_renderer_client.cc
|
View
|
1
2
3
4
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/inside_iframe/main.html
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/platform_apps/web_view/inside_iframe/main.js
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/inside_iframe/manifest.json
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/inside_iframe/test.js
|
View
|
1
2
3
4
5
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/inside_iframe/webview.html
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/browser_plugin/browser_plugin_guest.h
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_plugin/browser_plugin_guest.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/content_renderer.gypi
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/renderer/browser_plugin_delegate.h
|
View
|
1
2
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/public/renderer/browser_plugin_delegate.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/public/renderer/content_renderer_client.h
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/renderer/content_renderer_client.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin.h
|
View
|
1
2
3
4
|
5 chunks |
+2 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin.cc
|
View
|
1
2
3
4
|
25 chunks |
+55 lines, -41 lines |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin_manager.h
|
View
|
1
2
3
4
|
3 chunks |
+14 lines, -29 lines |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+23 lines, -18 lines |
0 comments
|
Download
|
 |
M |
content/renderer/child_frame_compositing_helper.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_frame_impl.cc
|
View
|
1
2
3
4
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_thread_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+7 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
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.h
|
View
|
1
2
3
4
|
3 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+6 lines, -11 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/guest_view/guest_view_base.cc
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/guest_view/web_view/web_view_apitest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/extension_messages.h
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/guest_view/extensions_guest_view_container.h
|
View
|
1
2
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/guest_view/extensions_guest_view_container.cc
|
View
|
1
2
3
|
2 chunks |
+6 lines, -10 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/guest_view/guest_view_container.h
|
View
|
1
2
|
1 chunk |
+7 lines, -10 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/guest_view/guest_view_container.cc
|
View
|
1
2
|
1 chunk |
+16 lines, -24 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/guest_view/mime_handler_view/mime_handler_view_container.h
|
View
|
1
2
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/guest_view/mime_handler_view/mime_handler_view_container.cc
|
View
|
1
2
|
3 chunks |
+12 lines, -16 lines |
0 comments
|
Download
|
 |
M |
extensions/shell/renderer/shell_content_renderer_client.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/shell/renderer/shell_content_renderer_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/web_view/inside_iframe/main.html
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
extensions/test/data/web_view/inside_iframe/main.js
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/web_view/inside_iframe/manifest.json
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
extensions/test/data/web_view/inside_iframe/test.js
|
View
|
1
2
3
4
5
6
7
8
9
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/web_view/inside_iframe/webview.html
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|