|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+42 lines, -4419 lines) |
Patch |
 |
M |
components/plugins/renderer/webview_plugin.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
components/test_runner/test_plugin.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/child/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/plugin_host.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+11 lines, -183 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/plugin_instance.h
|
View
|
1
2
3
4
5
6
7
|
10 chunks |
+1 line, -84 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/plugin_instance.cc
|
View
|
1
2
3
4
5
6
7
|
12 chunks |
+2 lines, -273 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/plugin_stream.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -148 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/plugin_stream.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -282 lines |
0 comments
|
Download
|
 |
D |
content/child/npapi/plugin_stream_posix.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/plugin_stream_url.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -93 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/plugin_stream_url.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -217 lines |
0 comments
|
Download
|
 |
D |
content/child/npapi/plugin_stream_win.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -79 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/plugin_string_stream.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -40 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/plugin_string_stream.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
D |
content/child/npapi/plugin_url_fetcher.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -102 lines |
0 comments
|
Download
|
 |
D |
content/child/npapi/plugin_url_fetcher.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -406 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/webplugin.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/webplugin_delegate.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/webplugin_delegate_impl.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/webplugin_delegate_impl.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+0 lines, -93 lines |
0 comments
|
Download
|
 |
M |
content/child/npapi/webplugin_delegate_impl_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/child/npapi/webplugin_resource_client.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/child/plugin_messages.h
|
View
|
1
2
3
4
5
6
7
8
|
6 chunks |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
M |
content/content_child.gypi
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/content_shell.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/plugin/plugin_channel.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/plugin/webplugin_delegate_stub.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/plugin/webplugin_delegate_stub.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
6 chunks |
+0 lines, -84 lines |
0 comments
|
Download
|
 |
M |
content/plugin/webplugin_proxy.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/plugin/webplugin_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/renderer/npapi/webplugin_delegate_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
M |
content/renderer/npapi/webplugin_delegate_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+1 line, -147 lines |
0 comments
|
Download
|
 |
M |
content/renderer/npapi/webplugin_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
5 chunks |
+4 lines, -50 lines |
0 comments
|
Download
|
 |
M |
content/renderer/npapi/webplugin_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
13 chunks |
+3 lines, -337 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_plugin_instance_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_webplugin_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_webplugin_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_frame_impl.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/renderer/render_frame_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/shell/tools/plugin/PluginTest.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/shell/tools/plugin/PluginTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
D |
content/shell/tools/plugin/Tests/DocumentOpenInDestroyStream.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
D |
content/shell/tools/plugin/Tests/GetURLNotifyWithURLThatFailsToLoad.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -80 lines |
0 comments
|
Download
|
 |
D |
content/shell/tools/plugin/Tests/GetURLWithJavaScriptURL.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -122 lines |
0 comments
|
Download
|
 |
D |
content/shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/NeverFixTests
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/TestExpectations
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/get-url.html
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/get-url-expected.txt
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/get-url-notify-on-removal.html
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -40 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/get-url-notify-on-removal-expected.txt
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/local-geturl-from-remote.html
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/local-geturl-from-remote-expected.txt
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/npapi-response-headers.html
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -108 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/npapi-response-headers-expected.txt
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/third-party-cookie-accept-policy.html
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/plugins/third-party-cookie-accept-policy-expected.txt
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/resources/frame-with-plugin-to-navigate.html
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/plugins/document-open.html
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/plugins/document-open-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/plugins/embed-inside-object.html
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/plugins/embed-inside-object-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/ManualTests/NPN_Invoke/main.c
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -265 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/ManualTests/NPN_Invoke/test.html
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/html/PluginDocument.cpp
|
View
|
|
1 chunk |
+1 line, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/DocumentLoader.h
|
View
|
1
2
3
4
5
13
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/DocumentLoader.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/FrameLoader.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/FrameLoaderClient.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/plugins/PluginView.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/FrameLoaderClientImpl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/FrameLoaderClientImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+1 line, -33 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebDataSourceImpl.h
|
View
|
1
2
3
4
5
|
3 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebDataSourceImpl.cpp
|
View
|
1
2
3
4
5
6
|
3 chunks |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebLocalFrameImpl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebPluginContainerImpl.h
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+3 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebPluginContainerImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+1 line, -30 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/web/WebPluginLoadObserver.h
|
View
|
1
2
3
4
5
13
|
1 chunk |
+0 lines, -75 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/web/WebPluginLoadObserver.cpp
|
View
|
1
2
3
4
5
13
|
1 chunk |
+0 lines, -68 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/tests/FakeWebPlugin.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/web.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/web/WebFrameClient.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/web/WebPlugin.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/web/WebPluginContainer.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|