index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
native_client_sdk
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NaCl SDK] Run PNaCl translate tests in sel_ldr.
binji
2014-10-17
1
-0
/
+34
*
[NaCl SDK] getos.py now checks against the Cr-Commit-Position.
mgiuca
2014-09-25
3
-13
/
+67
*
[NaCl SDK] genhttpfs.py: allow filenames with spaces in them.
sbc
2014-08-29
1
-14
/
+22
*
[NaCl SDK] Allow ppapi_simple executables to run in both sel_ldr and in chrome.
sbc
2014-08-29
1
-4
/
+0
*
[NaCl SDK] Update build_sdk.py to display Cr-Commit-Position in README.
Ben Smith
2014-08-28
2
-3
/
+11
*
[NaCl SDK] Update getos.py tests to match new behaviour.
Sam Clegg
2014-08-26
1
-1
/
+1
*
NaCl SDK: Fixed getos.py crashing due to Git migration.
mgiuca
2014-08-26
1
-5
/
+8
*
[NaCl SDK] Silence objdump warning when building w/ Chrome dev/beta.
binji@chromium.org
2014-07-24
1
-1
/
+9
*
[NaCl SDK] Simplify httpd.py
binji@chromium.org
2014-06-25
3
-128
/
+10
*
[NaCl SDK] create_html.py now adds PS_TTY_PREFIX attribute to NaCl embed.
sbc@chromium.org
2014-06-18
1
-8
/
+14
*
[NaCl SDK] Fix create_nmf on dynamic bionic nexes
binji@chromium.org
2014-06-18
2
-1
/
+8
*
[NaCl SDK] Add support for ASAN, TSAN and valgrind to test_sdk.py
sbc@chromium.org
2014-06-05
1
-1
/
+1
*
[NaCl SDK] Various fixes so "make debug" works on Windows.
binji@chromium.org
2014-05-13
2
-5
/
+13
*
Allows sel_ldr.py to run arm binaries through qemu-arm.
cdonner@chromium.org
2014-05-12
1
-2
/
+31
*
Remove dependency of NaCl untarred toolchain from NaCl SDK Tests.
dyen@chromium.org
2014-05-07
2
-9
/
+15
*
[NaCl SDK] Silence a spurious message from nacl_config.py.
binji@chromium.org
2014-05-07
1
-1
/
+1
*
Unlike the other toolchains, bionic supports both static and dynamic. This C...
noelallen@chromium.org
2014-04-29
1
-1
/
+13
*
[NaCl SDK] Add multi-platform zip support, and example.
binji@chromium.org
2014-04-18
2
-51
/
+231
*
NaClSDK: Fix LINK+STRIP make rules to only apply to Release or PNaCl.
jvoung@chromium.org
2014-04-18
2
-9
/
+7
*
Revert 263791 "Remove dependency of NaCl untarred toolchain from..."
binji@chromium.org
2014-04-15
2
-10
/
+9
*
Remove dependency of NaCl untarred toolchain from NaCl SDK Tests.
dyen@chromium.org
2014-04-15
2
-9
/
+10
*
Applied changes to chromium tree for new NaCl toolchain directories.
dyen@chromium.org
2014-04-09
2
-2
/
+4
*
[NaCl SDK] Teach create_nmf about ARM shared libraries.
sbc@chromium.org
2014-04-08
2
-0
/
+22
*
[NaCl SDK] Compile for naclio for Bionic
noelallen@chromium.org
2014-04-03
2
-5
/
+12
*
[MIPS] Let elf.py recognize MIPS machine type
petarj@mips.com
2014-04-03
1
-0
/
+1
*
NaClSDK: Have "CONFIG=Debug TOOLCHAIN=pnacl make debug" use bitcode instead.
jvoung@chromium.org
2014-03-31
2
-26
/
+3
*
[NaCl SDK] Adding support to create_nmf.py for pnacl-debug.
bradnelson@google.com
2014-03-22
4
-11
/
+74
*
[NaCl SDK] Fix create_nmf test failure on mac builder.
binji@chromium.org
2014-03-11
1
-7
/
+25
*
Use absolute nmf root when deciding relative paths.
bradnelson@google.com
2014-03-11
2
-2
/
+50
*
Remove deprecation warning from create_nmf.py
jochen@chromium.org
2014-03-10
1
-1
/
+0
*
[NaCl SDK] Refactor create_nmf.py
binji@chromium.org
2014-03-07
13
-444
/
+1128
*
Add ability to build SDK libs with Bionic
noelallen@chromium.org
2014-02-25
3
-8
/
+34
*
[NaCl SDK] Copy test binaries from tests/data/* to lib/tests/data/*.
binji@chromium.org
2014-02-22
6
-0
/
+0
*
[NaCl SDK] Fix the AppEngine lua build after r243629.
binji@chromium.org
2014-01-16
2
-4
/
+16
*
[NaCl SDK] Speedup running of example Makefiles.
sbc@chromium.org
2014-01-15
3
-29
/
+30
*
[NaCl SDK] Use nacl_config.py in common.mk build system.
binji@chromium.org
2014-01-08
7
-110
/
+61
*
[NaCl SDK] Add tools/nacl_config.py, for getting SDK path information.
binji@chromium.org
2013-12-19
2
-0
/
+375
*
[NaCl SDK] Fix create_nmf.py on non-English locale.
binji@chromium.org
2013-12-17
1
-1
/
+5
*
Revert 240802 "Fix create_nmf.py on non-English locale."
jochen@chromium.org
2013-12-16
1
-8
/
+6
*
Fix create_nmf.py on non-English locale.
maruel@chromium.org
2013-12-13
1
-6
/
+8
*
[NaCl SDK] Fix traceback spew from getos when Chrome is not in the path.
binji@chromium.org
2013-12-11
1
-2
/
+2
*
[NaCl SDK] Fix "make debug" and "make run" on Mac.
binji@chromium.org
2013-12-03
4
-23
/
+48
*
[NaCl SDK] Fix sel_ldr.py so it uses nacl_helper_bootstrap correctly.
sbc@chromium.org
2013-12-02
1
-6
/
+17
*
[NaCl SDK] Make is easier to override linux host compiler
sbc@chromium.org
2013-11-27
2
-19
/
+18
*
[NaCl SDK] fix shared library link rule in example build system.
sbc@chromium.org
2013-11-25
1
-18
/
+23
*
[NaCl SDK] Enable linux host build of nacl_io_socket_test.
sbc@chromium.org
2013-11-21
2
-3
/
+9
*
[NaCl SDK] Run ncval on executables as part of build.
binji@chromium.org
2013-11-20
2
-0
/
+101
*
Teach create_nmf.py about new toolchains' BFD format names
mcgrathr@chromium.org
2013-11-19
1
-1
/
+5
*
[NaCl SDK] Enable linux host build for nacl_io and nacl_io_tests.
sbc@chromium.org
2013-11-18
3
-37
/
+64
*
[NaCl SDK] Remove redundant '_pnacl' suffix from PNaCl object files.
sbc@chromium.org
2013-11-08
1
-8
/
+8
[next]