Side by Side Diff: native_client_sdk/src/examples/debugging/example.dsc
Issue 13488007 :
[NaCl SDK] Make the SDK examples buildable as a packaged app. (Closed)
Patch Set: fix license headers
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
native_client_sdk/src/build_tools/build_app.py
native_client_sdk/src/build_tools/build_utils.py
native_client_sdk/src/build_tools/generate_index.py
native_client_sdk/src/build_tools/generate_make.py
native_client_sdk/src/build_tools/template.mk
native_client_sdk/src/examples/common.js
native_client_sdk/src/examples/debugging/example.dsc
native_client_sdk/src/examples/dlopen/dlopen.cc
native_client_sdk/src/examples/dlopen/example.dsc
native_client_sdk/src/examples/dlopen/example.js
native_client_sdk/src/examples/dlopen/index.html
native_client_sdk/src/examples/file_histogram/example.dsc
native_client_sdk/src/examples/file_histogram/index.html
native_client_sdk/src/examples/file_io/example.dsc
native_client_sdk/src/examples/file_io/index.html
native_client_sdk/src/examples/fullscreen_tumbler/index.html
native_client_sdk/src/examples/gamepad/example.dsc
native_client_sdk/src/examples/gamepad/index.html
native_client_sdk/src/examples/geturl/example.dsc
native_client_sdk/src/examples/geturl/index.html
native_client_sdk/src/examples/hello_nacl_io/example.dsc
native_client_sdk/src/examples/hello_nacl_io/example.js
native_client_sdk/src/examples/hello_nacl_io/index.html
native_client_sdk/src/examples/hello_world/example.dsc
native_client_sdk/src/examples/hello_world/example.js
native_client_sdk/src/examples/hello_world/index.html
native_client_sdk/src/examples/hello_world_gles/example.dsc
native_client_sdk/src/examples/hello_world_gles/index.html
native_client_sdk/src/examples/hello_world_instance3d/example.dsc
native_client_sdk/src/examples/hello_world_instance3d/index.html
native_client_sdk/src/examples/hello_world_interactive/example.dsc
native_client_sdk/src/examples/hello_world_interactive/example.js
native_client_sdk/src/examples/hello_world_interactive/index.html
native_client_sdk/src/examples/hello_world_stdio/example.dsc
native_client_sdk/src/examples/hello_world_stdio/example.js
native_client_sdk/src/examples/hello_world_stdio/hello_world.c
native_client_sdk/src/examples/hello_world_stdio/index.html
native_client_sdk/src/examples/input_events/custom_events.cc
native_client_sdk/src/examples/input_events/example.dsc
native_client_sdk/src/examples/input_events/example.js
native_client_sdk/src/examples/input_events/index.html
native_client_sdk/src/examples/input_events/input_events.cc
native_client_sdk/src/examples/load_progress/example.dsc
native_client_sdk/src/examples/load_progress/example.js
native_client_sdk/src/examples/load_progress/index.html
native_client_sdk/src/examples/mouselock/example.dsc
native_client_sdk/src/examples/mouselock/index.html
native_client_sdk/src/examples/pi_generator/example.dsc
native_client_sdk/src/examples/resources/background.js
native_client_sdk/src/examples/resources/index.css
native_client_sdk/src/examples/resources/index.js
native_client_sdk/src/examples/resources/index.html.template
native_client_sdk/src/examples/resources/manifest.json.template
native_client_sdk/src/examples/sine_synth/example.dsc
native_client_sdk/src/examples/sine_synth/index.html
native_client_sdk/src/examples/websocket/example.dsc
native_client_sdk/src/examples/websocket/example.js
native_client_sdk/src/examples/websocket/index.html
native_client_sdk/src/examples/websocket/websocket.cc
native_client_sdk/src/libraries/nacl_io/mount_http.cc
native_client_sdk/src/libraries/nacl_io/mount_node.cc
native_client_sdk/src/libraries/ppapi_main/ppapi_main.h
native_client_sdk/src/tools/common.mk
native_client_sdk/src/tools/host_vc.mk
native_client_sdk/src/tools/nacl_gcc.mk