|
Total comments: 2
Total comments: 7
Total comments: 16
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1345 lines, -631 lines) |
Patch |
 |
M |
chrome/test/ppapi/ppapi_browsertest.cc
|
View
|
1
2
3
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/ppapi_plugin/ppapi_thread.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/build_tools/sdk_files.list
|
View
|
1
2
3
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/api/dev/ppb_tcp_socket_dev.idl
|
View
|
1
2
3
4
5
6
|
1 chunk |
+115 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/c/dev/ppb_tcp_socket_dev.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+136 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/cpp/dev/tcp_socket_dev.h
|
View
|
1
2
3
4
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/cpp/dev/tcp_socket_dev.cc
|
View
|
1
2
3
4
|
1 chunk |
+117 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c
|
View
|
1
2
3
|
6 chunks |
+70 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_proxy.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_shared.gypi
|
View
|
1
2
3
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_sources.gypi
|
View
|
1
2
3
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/interface_list.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppb_tcp_socket_private_proxy.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
ppapi/proxy/ppb_tcp_socket_proxy.h
|
View
|
1
2
3
|
3 chunks |
+11 lines, -23 lines |
0 comments
|
Download
|
 |
A + |
ppapi/proxy/ppb_tcp_socket_proxy.cc
|
View
|
|
13 chunks |
+121 lines, -81 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/resource_creation_proxy.h
|
View
|
1
2
3
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/resource_creation_proxy.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/api_id.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/private/tcp_socket_private_impl.h
|
View
|
|
3 chunks |
+7 lines, -80 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/private/tcp_socket_private_impl.cc
|
View
|
|
2 chunks |
+15 lines, -273 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/resource.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
ppapi/shared_impl/tcp_socket_shared.h
|
View
|
1
2
3
4
|
5 chunks |
+39 lines, -50 lines |
0 comments
|
Download
|
 |
A + |
ppapi/shared_impl/tcp_socket_shared.cc
|
View
|
1
2
3
4
|
14 chunks |
+109 lines, -123 lines |
0 comments
|
Download
|
 |
M |
ppapi/tests/all_c_includes.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/tests/all_cpp_includes.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/tests/test_tcp_socket.h
|
View
|
1
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/tests/test_tcp_socket.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+160 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/tests/test_utils.h
|
View
|
1
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/tests/test_utils.cc
|
View
|
1
|
3 chunks |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/interfaces_ppb_public_dev.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/thunk/ppb_tcp_socket_api.h
|
View
|
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/thunk/ppb_tcp_socket_dev_thunk.cc
|
View
|
|
1 chunk |
+128 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/resource_creation_api.h
|
View
|
1
2
3
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/common/plugins/ppapi/ppapi_utils.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/plugin_module.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/resource_creation_impl.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/resource_creation_impl.cc
|
View
|
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
Total messages: 18 (0 generated)
|