|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1308 lines, -928 lines) |
Patch |
 |
M |
content/content_renderer.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+5 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
|
2 chunks |
+6 lines, -0 lines |
3 comments
|
Download
|
 |
M |
content/renderer/pepper/content_renderer_pepper_host_factory.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/content_renderer_pepper_host_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+23 lines, -3 lines |
0 comments
|
Download
|
 |
A |
content/renderer/pepper/pepper_file_chooser_host.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/pepper/pepper_file_chooser_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+176 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/pepper/pepper_file_chooser_host_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+175 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_in_process_resource_creation.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_in_process_resource_creation.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+17 lines, -2 lines |
0 comments
|
Download
|
 |
A |
content/renderer/pepper/pepper_instance_state_accessor.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/pepper/pepper_instance_state_accessor_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/pepper/pepper_instance_state_accessor_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_plugin_delegate_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_plugin_delegate_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
10 chunks |
+31 lines, -16 lines |
0 comments
|
Download
|
 |
M |
ppapi/examples/2d/paint_manager_example.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/host/dispatch_host_message.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_host.gypi
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_proxy.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/file_chooser_resource.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/file_chooser_resource.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+149 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/file_chooser_resource_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+140 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/host_dispatcher.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/interface_list.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/proxy/plugin_dispatcher.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/plugin_dispatcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/plugin_resource.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/plugin_resource.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppapi_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+13 lines, -19 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppapi_proxy_test.h
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppapi_proxy_test.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
ppapi/proxy/ppb_file_chooser_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -75 lines |
0 comments
|
Download
|
 |
D |
ppapi/proxy/ppb_file_chooser_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -311 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppb_file_ref_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppb_file_ref_proxy.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/resource_creation_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/ppb_file_ref_shared.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/thunk/interfaces_ppb_private.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/interfaces_ppb_public_dev.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webkit_glue.gypi
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/mock_plugin_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/mock_plugin_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/plugin_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
D |
webkit/plugins/ppapi/ppb_file_chooser_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -114 lines |
0 comments
|
Download
|
 |
D |
webkit/plugins/ppapi/ppb_file_chooser_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -288 lines |
0 comments
|
Download
|
 |
D |
webkit/plugins/ppapi/ppb_file_chooser_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/ppb_file_ref_impl.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/resource_creation_impl.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/resource_creation_impl.cc
|
View
|
1
2
3
4
5
6
7
9
10
|
2 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_shell.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|