|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+4930 lines, -979 lines) |
Patch |
 |
M |
AUTHORS
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/demo/nacl_io_demo/example.js
|
View
|
1
2
|
3 chunks |
+117 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/demo/nacl_io_demo/index.html
|
View
|
1
2
|
3 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/demo/nacl_io_demo/nacl_io_demo.c
|
View
|
1
2
3
|
6 chunks |
+21 lines, -16 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/BUILD.gn
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs.h
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs.cc
|
View
|
1
2
3
4
|
1 chunk |
+238 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs_node.h
|
View
|
1
2
3
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs_node.cc
|
View
|
1
2
3
4
|
1 chunk |
+617 lines, -0 lines |
2 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs_util.h
|
View
|
1
2
3
4
|
1 chunk |
+86 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs_util.cc
|
View
|
1
2
3
4
|
1 chunk |
+435 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/hash.h
|
View
|
1
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/hash.cc
|
View
|
1
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs.h
|
View
|
1
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs.cc
|
View
|
1
|
2 chunks |
+1 line, -23 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc
|
View
|
1
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc
|
View
|
1
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/library.dsc
|
View
|
1
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/node.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h
|
View
|
1
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_io/statuscode.h
|
View
|
1
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/example.dsc
|
View
|
1
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_file_io_interface.h
|
View
|
1
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_file_io_interface.cc
|
View
|
1
|
1 chunk |
+202 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_file_ref_interface.h
|
View
|
1
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_file_ref_interface.cc
|
View
|
1
|
1 chunk |
+220 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_file_system_interface.h
|
View
|
1
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_file_system_interface.cc
|
View
|
1
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_filesystem.h
|
View
|
1
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_filesystem.cc
|
View
|
1
|
1 chunk |
+164 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_node.h
|
View
|
1
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_node.cc
|
View
|
1
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.h
|
View
|
1
2
3
|
1 chunk |
+212 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc
|
View
|
1
2
3
4
|
1 chunk |
+1024 lines, -0 lines |
1 comment
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h
|
View
|
1
2
|
4 chunks |
+10 lines, -150 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc
|
View
|
1
2
|
4 chunks |
+11 lines, -674 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h
|
View
|
1
2
|
7 chunks |
+18 lines, -4 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.cc
|
View
|
1
2
3
|
14 chunks |
+89 lines, -98 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_util.h
|
View
|
1
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_util.cc
|
View
|
1
2
3
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tests/nacl_io_test/googledrivefs_test.cc
|
View
|
1
2
3
|
1 chunk |
+768 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tests/nacl_io_test/html5_fs_test.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|