|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1162 lines, -265 lines) |
Patch |
 |
M |
native_client_sdk/src/examples/demo/nacl_io/example.js
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+60 lines, -13 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/demo/nacl_io/index.html
|
View
|
1
|
1 chunk |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.c
|
View
|
1
2
3
4
5
6
7
|
10 chunks |
+126 lines, -34 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/devfs/dev_fs.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/devfs/jspipe_event_emitter.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/devfs/jspipe_event_emitter.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+308 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/devfs/jspipe_node.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+45 lines, -8 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/devfs/jspipe_node.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+65 lines, -65 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/devfs/tty_event_emitter.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/devfs/tty_event_emitter.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/devfs/tty_node.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/event_emitter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/fifo_char.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/fs_factory.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/ioctl.h
|
View
|
1
2
|
1 chunk |
+16 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/library.dsc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/log.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/node.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/pipe/pipe_event_emitter.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/pipe/pipe_event_emitter.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/pipe/pipe_node.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/pipe/pipe_node.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+13 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/typed_fs_factory.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/ppapi_simple/ps_instance.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/ppapi_simple/ps_instance.cc
|
View
|
1
2
3
4
5
|
8 chunks |
+69 lines, -21 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/resources/Makefile.example.template
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/resources/Makefile.library.template
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/event_test.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_var_manager.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/jspipe_test.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+295 lines, -79 lines |
0 comments
|
Download
|