|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2918 lines, -1769 lines) |
Patch |
 |
M |
native_client_sdk/src/libraries/nacl_io/event_emitter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+29 lines, -56 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/event_emitter.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+30 lines, -30 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/event_emitter_pipe.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/event_emitter_pipe.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/event_emitter_stream.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/event_emitter_stream.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/event_emitter_tcp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/event_emitter_tcp.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/event_emitter_tty.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/event_emitter_tty.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/event_emitter_udp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/event_emitter_udp.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/event_listener.h
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+103 lines, -80 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/event_listener.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+92 lines, -173 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/fifo_char.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/fifo_char.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/fifo_interface.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/fifo_null.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/fifo_packet.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/fifo_packet.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/kernel_intercept.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/kernel_object.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/kernel_proxy.h
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
9 chunks |
+144 lines, -177 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/library.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
6 chunks |
+23 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/mount_node.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/mount_node.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/mount_node_char.h
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/mount_node_pipe.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/mount_node_pipe.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/mount_node_socket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
6 chunks |
+45 lines, -7 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/mount_node_socket.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
11 chunks |
+133 lines, -21 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/mount_node_stream.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/mount_node_stream.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/mount_node_tcp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+20 lines, -17 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/mount_node_tcp.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+190 lines, -64 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/mount_node_tty.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+4 lines, -10 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/mount_node_tty.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
7 chunks |
+35 lines, -23 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/mount_node_udp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+20 lines, -29 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/mount_node_udp.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+207 lines, -112 lines |
0 comments
|
Download
|
 |
D |
native_client_sdk/src/libraries/nacl_io/mount_socket.h
|
View
|
1
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
D |
native_client_sdk/src/libraries/nacl_io/mount_socket.cc
|
View
|
1
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/mount_stream.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/mount_stream.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+102 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/packet.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/packet.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/libraries/nacl_io/syscalls/pipe.c
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/sdk_util/simple_lock.h
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
D |
native_client_sdk/src/tests/nacl_io_socket_test/event_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -480 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_socket_test/socket_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+49 lines, -4 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/event_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+220 lines, -390 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fifo_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+130 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/kernel_proxy_mock.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/kernel_wrap_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/mount_node_tty_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
5 chunks |
+121 lines, -11 lines |
0 comments
|
Download
|