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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NaCl SDK] Ship arm_elf_loader.nexe on all platforms
sbc
2015-10-16
3
-10
/
+9
*
[NaCl SDK] Add pepper_47, remove pepper_39 and pepper_40.
binji
2015-10-15
1
-20
/
+10
*
Update pthreads-win32 URL.
bungeman
2015-10-12
1
-2
/
+2
*
Fix create_nmf.py to handle nmfs mixing arm + x86.
bradnelson
2015-10-09
1
-11
/
+16
*
[NaCl SDK] Remove newlib toolchain from the SDK
sbc
2015-10-05
30
-267
/
+60
*
[NaCl SDK] nacl_io: Add support for basic socketpairs
avallee
2015-10-05
10
-25
/
+483
*
Add missing app permissions to media stream examples
ratsunny
2015-09-28
2
-5
/
+4
*
[NaCl SDK] Fix some gmock warnings in nacl_io_test
sbc
2015-09-26
1
-3
/
+6
*
Revert of [NaCl SDK] nacl_io: Add support for basic socketpairs. (patchset #5...
cmumford
2015-09-25
10
-482
/
+25
*
[NaCl SDK] nacl_io: Add support for basic socketpairs.
avallee
2015-09-25
10
-25
/
+482
*
[NaCl SDK] Remove naclports bundle from the SDK
sbc
2015-09-25
4
-98
/
+41
*
[NaCl SDK] Add pepper_46 to naclsdk_manifest2.json
sbc
2015-09-25
1
-10
/
+10
*
Cleanup: Pass std::string as const reference from native_client_sdk/
ki.stfu
2015-09-21
1
-1
/
+1
*
[NaCl SDK] Handle missing PATH environment variable in sel_ldr.py
sbc
2015-09-17
1
-4
/
+3
*
ppapi: define PPB_AudioEncoder API
lionel.g.landwerlin
2015-09-17
2
-0
/
+3
*
[NaCl SDK] Fix broken build of nacl_io with bionic
sbc
2015-09-15
1
-1
/
+1
*
[NaCl SDK] Fix stat structure mismatch in kernel_wrap_irt_ext.c
sbc
2015-09-11
7
-51
/
+207
*
NACL_IO: Split handle locks.
avallee
2015-09-10
4
-6
/
+30
*
Change http download links to https.
Will Harris
2015-09-09
2
-17
/
+11
*
[NaCl SDK] Add msan support to SDK build system
sbc
2015-09-08
5
-17
/
+32
*
Add BUILD.gn for nacl_io
sergeyu
2015-08-31
1
-0
/
+155
*
Explicitly set use_nacl_clang in gyp_defines everywhere in SDK build
dschuff
2015-08-27
1
-6
/
+12
*
[NaCl SDK] Add elf_loader_arm.nexe to SDK
Sam Clegg
2015-08-26
3
-9
/
+18
*
[NaCl SDK] Fix broken nacl_io tests
Sam Clegg
2015-08-25
2
-2
/
+2
*
[NaCl SDK] Never return st_size == 0 for directory nodes
sbc
2015-08-22
2
-8
/
+17
*
Introduce a client minimum picture pool size
lpique
2015-08-20
1
-0
/
+1
*
[NaCl SDK] nacl_io: Make the default directory size returned by stat to be 4096
zhitingzhu
2015-08-13
2
-2
/
+9
*
Remove remaining legacy SplitString calls.
brettw
2015-08-12
1
-1
/
+1
*
[NaCl SDK] Convert sdk_update to use argparse
sbc
2015-08-11
1
-46
/
+38
*
NaCl: Update revision in DEPS, f14a219 -> 3feb736
sbc
2015-08-11
2
-11
/
+7
*
pepper: add software vp9 encoder support to PPB_VideoEncoder
lionel.g.landwerlin
2015-08-05
1
-3
/
+15
*
[NaCl SDK] Enable testing of ARM binaries via qemu
sbc
2015-08-05
2
-14
/
+34
*
[NaCl SDK] Fix oshelpers.rmtree on Windows when using Junctions
binji
2015-08-03
1
-2
/
+9
*
nacl_io: Handle missing socket options in setsockopt
eblima
2015-08-03
9
-106
/
+324
*
Fix chdir into fusefs directory.
bradnelson
2015-08-03
2
-0
/
+10
*
[NaCl SDK] Update dsc file for gmock
sbc
2015-07-31
1
-0
/
+9
*
[NaCl SDK] Update dsc file for gtest
sbc
2015-07-31
1
-0
/
+1
*
[NaCl SDK] Fix bionic build of nacl_io
sbc
2015-07-30
1
-1
/
+1
*
[NaCl SDK] nacl_io: Fix compile error in kernel_wrap_glibc.cc
sbc
2015-07-30
3
-9
/
+8
*
Remove ppapi input latency tracking code
miletus
2015-07-27
1
-3
/
+0
*
[NaCl SDK] nacl_io: consistent used of dirent structure
sbc
2015-07-24
9
-66
/
+52
*
[NaCl SDK] sel_ldr.py: Run sel_ldr in quiet mode by default
Sam Clegg
2015-07-24
1
-4
/
+12
*
[NaCl SDK] Add pepper_45 to naclsdk_manifest2.json
sbc
2015-07-24
1
-0
/
+10
*
[NaCl SDK] Second phase of enable glibc arm toolchain
sbc
2015-07-21
32
-66
/
+110
*
[NaCl SDK] Fix bionic SDK build
sbc
2015-07-21
1
-1
/
+4
*
[NaCl SDK] Fix initialization of pthread_t in dlopen example
sbc
2015-07-21
1
-4
/
+9
*
[NaCl SDK] Re-land "Added support for NaCl IO to use the IRT Extension API."
sbc
2015-07-21
7
-12
/
+516
*
[NaCl SDK] Add initial support arm glibc toolchain
sbc
2015-07-19
13
-134
/
+135
*
[NaCl SDK] Update dsc file for gtest to match latest version
sbc
2015-07-19
2
-2
/
+10
*
[NaCl SDK] Build jsconcpp library for all toolchains
sbc
2015-07-16
3
-2
/
+13
[next]