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_io: only copy up to the size of the sockaddr_in*, not the given len.
jvoung@chromium.org
2014-06-04
2
-11
/
+37
*
[NaCl SDK] nacl_io: Add doc for html5fs param "filesystem_resource"
binji@chromium.org
2014-06-02
1
-0
/
+6
*
PPAPI: Add dev synchronous JS->Plugin messaging API
dmichael@chromium.org
2014-06-02
1
-0
/
+1
*
NaCl: Remove nacl_thread.h from NaCl SDK
mseaborn@chromium.org
2014-05-31
2
-6
/
+0
*
[NaCl SDK] lua sample: Clean existing naclports installs before building.
sbc@chromium.org
2014-05-30
1
-0
/
+5
*
[NaCl SDK] nacl_io: Run clang-format over nacl_io sources.
sbc@chromium.org
2014-05-30
69
-509
/
+770
*
[NaCl SDK] rename nacl_io demo.
sbc@chromium.org
2014-05-30
14
-9
/
+9
*
[NaCl SDK] Roll naclports revision.
sbc@chromium.org
2014-05-30
1
-1
/
+1
*
Revert "[NaCl SDK] Temporarily disable SocketTestTCP.Listen test under PNaCl"
jvoung@chromium.org
2014-05-29
1
-9
/
+1
*
[NaCl SDK] nacl_io: Fix memory leaks (mostly in test code). Thanks valgrind!
sbc@chromium.org
2014-05-29
4
-1
/
+9
*
[NaCl SDK] nacl_io: Remove unused code.
sbc@chromium.org
2014-05-29
9
-127
/
+11
*
[NaCl SDK] Run sel_ldr-based unit tests as natively-build linux tests as well.
sbc@chromium.org
2014-05-29
7
-9
/
+19
*
Add InputEventPrivate API to the SDK
miletus@chromium.org
2014-05-29
1
-0
/
+3
*
[NaCl SDK] Create Filesystem nodes in /dev/fs/...
binji@chromium.org
2014-05-29
11
-71
/
+235
*
[NaCl SDK] nacl_io: disable EmitterTest.MultiThread until we can track down c...
sbc@chromium.org
2014-05-29
1
-1
/
+4
*
[NaCl SDK] nacl_io: fix all tsan warnings.
sbc@chromium.org
2014-05-28
3
-12
/
+32
*
[NaCl SDK] nacl_io: Allow passing FileSystem resource to nacl_io.
binji@chromium.org
2014-05-28
7
-13
/
+77
*
[NaCl SDL] Update naclports revision used to build gonacl samples.
sbc@chromium.org
2014-05-28
4
-5
/
+5
*
[NaCl SDK] Fix include_next of stdlib.h
binji@chromium.org
2014-05-27
1
-1
/
+2
*
[NaCl SDK] Roll naclports revision: 1289 -> 1290
sbc@chromium.org
2014-05-27
1
-1
/
+1
*
[NaCl SDK] Temporarily disable SocketTestTCP.Listen test under PNaCl
sbc@chromium.org
2014-05-27
1
-1
/
+9
*
[NaCl SDL] Roll naclports revision
sbc@chromium.org
2014-05-27
1
-1
/
+1
*
[NaCl SDK] Add realpath(3) implementation.
binji@chromium.org
2014-05-23
7
-11
/
+281
*
Removing nav where it clashes with tables, and removing some links.
egilmore@chromium.org
2014-05-22
12
-38
/
+51
*
PNaCl SIMD documentation: fix vector-scalar examples, currently unsupported b...
jfb@chromium.org
2014-05-22
2
-22
/
+40
*
[NaCl SDK] nacl_io: Add flow control the JavaScript pipes.
sbc@chromium.org
2014-05-22
31
-265
/
+1162
*
[NaCl SDK Docs] PPAPI docs use a new template without a sidenav.
binji@chromium.org
2014-05-21
1040
-2625
/
+9660
*
[NaCl SDK] Bump version of visual studio addin that we ship 1568 -> 1573
sbc@chromium.org
2014-05-19
1
-1
/
+1
*
Use ki_* socket methods in socket_test to fix linux trusted mode.
bradnelson@google.com
2014-05-19
1
-14
/
+14
*
Adding a couple of trivial doc bug fixes.
egilmore@chromium.org
2014-05-17
6
-4
/
+11
*
Fix socket calls in glibc by using new errno return macros.
bradnelson@google.com
2014-05-17
2
-46
/
+57
*
Initial SIMD demos life and earth for PNaCl.
nfullagar@chromium.org
2014-05-16
15
-34
/
+1572
*
[NaCl SDK] nacl_io: Make IRT intercepts (and their test code) more robust.
sbc@chromium.org
2014-05-15
7
-131
/
+188
*
Adding interception of more socket calls to nacl_io for glibc.
bradnelson@google.com
2014-05-14
19
-52
/
+229
*
PNaCl documentation: improve some of the SIMD documentation.
jfb@chromium.org
2014-05-14
6
-10
/
+24
*
Handle h_addr in a more libc independent way.
bradnelson@google.com
2014-05-13
2
-2
/
+21
*
[NaCl SDK] Various fixes so "make debug" works on Windows.
binji@chromium.org
2014-05-13
2
-5
/
+13
*
[NaCl SDK] Make build_projects quiet by default.
binji@chromium.org
2014-05-13
3
-23
/
+39
*
Allows sel_ldr.py to run arm binaries through qemu-arm.
cdonner@chromium.org
2014-05-12
1
-2
/
+31
*
[NaCl SDK] Add memory.h to include/newlib and include/pnacl
sbc@chromium.org
2014-05-09
3
-0
/
+17
*
[NaCl SDK] Update experimental bionic build.
noelallen@chromium.org
2014-05-08
1
-4
/
+7
*
[NaCl SDK] Some improvements to the manifest viewer page.
binji@chromium.org
2014-05-07
1
-30
/
+138
*
Remove dependency of NaCl untarred toolchain from NaCl SDK Tests.
dyen@chromium.org
2014-05-07
3
-12
/
+44
*
[NaCl SDK] Silence a spurious message from nacl_config.py.
binji@chromium.org
2014-05-07
1
-1
/
+1
*
[NaCl SDK] nacl_io: Add httpfs test for reading/stat'ing very large files.
binji@chromium.org
2014-05-07
3
-27
/
+180
*
[NaCl SDK] Prevent infinite loop when gmock fails in kernel_wrap_test.
binji@chromium.org
2014-05-07
1
-1
/
+22
*
Adds IDL for enums and structs for encoding/decoding.
bbudge@chromium.org
2014-05-06
2
-0
/
+4
*
NaCl documentation: update vector documentation
jfb@chromium.org
2014-05-06
4
-20
/
+114
*
[NaCl SDK] nacl_io: Don't delete in PepperInterface in ki_uninit.
sbc@chromium.org
2014-05-06
9
-38
/
+59
*
NaCL docs: add missing generated files
jfb@chromium.org
2014-05-06
2
-4
/
+5
[next]