Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 AUTHORS | 1 AUTHORS |
| 2 COPYING | 2 COPYING |
| 3 examples/api/audio/* | 3 examples/api/audio/* |
| 4 examples/api/core/* | 4 examples/api/core/* |
| 5 examples/api/file_io/* | 5 examples/api/file_io/* |
| 6 examples/api/gamepad/* | 6 examples/api/gamepad/* |
| 7 examples/api/graphics_2d/* | 7 examples/api/graphics_2d/* |
| 8 examples/api/graphics_3d/* | 8 examples/api/graphics_3d/* |
| 9 examples/api/input_event/* | 9 examples/api/input_event/* |
| 10 [win]examples/api/make.bat | 10 [win]examples/api/make.bat |
| (...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 431 [linux,mac]tools/minidump_dump | 431 [linux,mac]tools/minidump_dump |
| 432 [linux,mac]tools/minidump_stackwalk | 432 [linux,mac]tools/minidump_stackwalk |
| 433 tools/nacl_config.py | 433 tools/nacl_config.py |
| 434 tools/nacl_gcc.mk | 434 tools/nacl_gcc.mk |
| 435 [linux]tools/nacl_helper_bootstrap_arm | 435 [linux]tools/nacl_helper_bootstrap_arm |
| 436 [linux]tools/nacl_helper_bootstrap_x86_32 | 436 [linux]tools/nacl_helper_bootstrap_x86_32 |
| 437 [linux]tools/nacl_helper_bootstrap_x86_64 | 437 [linux]tools/nacl_helper_bootstrap_x86_64 |
| 438 tools/nacl_llvm.mk | 438 tools/nacl_llvm.mk |
| 439 tools/ncval${EXE_EXT} | 439 tools/ncval${EXE_EXT} |
| 440 tools/ncval.py | 440 tools/ncval.py |
| 441 tools/nonsfi_loader_x86_32 | |
|
Sam Clegg
2014/10/15 17:28:43
If this is linux-only you'll need to add [linux] a
hamaji
2014/10/16 10:08:15
Done.
| |
| 441 tools/oshelpers.py | 442 tools/oshelpers.py |
| 442 tools/run.py | 443 tools/run.py |
| 443 tools/sel_ldr.py | 444 tools/sel_ldr.py |
| 444 [linux]tools/sel_ldr_arm | 445 [linux]tools/sel_ldr_arm |
| 445 tools/sel_ldr_x86_32${EXE_EXT} | 446 tools/sel_ldr_x86_32${EXE_EXT} |
| 446 tools/sel_ldr_x86_64${EXE_EXT} | 447 tools/sel_ldr_x86_64${EXE_EXT} |
| OLD | NEW |