|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1529 lines, -318 lines) |
Patch |
 |
M |
native_client_sdk/src/build_tools/build_examples.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/build_tools/build_sdk.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/build_tools/generate_make.py
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/Makefile
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/debugging/Makefile
|
View
|
1
2
3
4
5
6
|
4 chunks |
+27 lines, -7 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/debugging/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/debugging/hello_world.c
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/dlopen/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+22 lines, -8 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/dlopen/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/file_histogram/Makefile
|
View
|
1
2
3
4
5
6
|
4 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/file_histogram/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/file_io/Makefile
|
View
|
1
2
3
4
5
6
|
4 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/file_io/example.dsc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/gamepad/Makefile
|
View
|
1
2
3
4
5
6
|
4 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/gamepad/example.dsc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/geturl/Makefile
|
View
|
1
2
3
4
5
6
|
4 chunks |
+16 lines, -7 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/geturl/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/hello_nacl_mounts/Makefile
|
View
|
1
2
3
4
5
6
|
4 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/hello_nacl_mounts/example.dsc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/hello_world/Makefile
|
View
|
1
2
3
4
5
6
|
2 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/hello_world/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/hello_world_gles/Makefile
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/hello_world_gles/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/hello_world_interactive/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+15 lines, -4 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/hello_world_interactive/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/hello_world_stdio/Makefile
|
View
|
1
2
3
4
5
6
|
2 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/hello_world_stdio/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/input_events/Makefile
|
View
|
1
2
3
4
5
6
|
4 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/input_events/example.dsc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/load_progress/Makefile
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+16 lines, -7 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/load_progress/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/mouselock/Makefile
|
View
|
1
2
3
4
5
6
|
4 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/mouselock/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/pi_generator/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/pi_generator/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/sine_synth/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/sine_synth/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/examples/websocket/Makefile
|
View
|
1
2
3
4
5
6
|
4 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/examples/websocket/example.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/gmock/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/gmock/library.dsc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/gtest/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/gtest/library.dsc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/gtest_ppapi/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/gtest_ppapi/library.dsc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/nacl_mounts/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_mounts/kernel_wrap.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_mounts/library.dsc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_mounts/mount_node_html5fs.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_mounts/nacl_mounts.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A + |
native_client_sdk/src/libraries/nacl_mounts_test/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+32 lines, -17 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/nacl_mounts_test/example.dsc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/ppapi_cpp/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/ppapi_cpp/library.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/ppapi_gles2/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/ppapi_gles2/library.dsc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/libraries/ppapi_main/Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/ppapi_main/library.dsc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/libraries/ppapi_main/ppapi_instance.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
native_client_sdk/src/tools/common.mk
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
11 chunks |
+93 lines, -148 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tools/host_gcc.mk
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+137 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tools/host_vc.mk
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+130 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tools/nacl_gcc.mk
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+202 lines, -0 lines |
0 comments
|
Download
|
 |
A |
native_client_sdk/src/tools/nacl_llvm.mk
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+132 lines, -0 lines |
0 comments
|
Download
|