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
*
Add BIONIC to NACLSDK
noelallen@chromium.org
2014-06-17
1
-0
/
+19
*
[NaCl SDK] nacl_io: Add JsFs filesystem type.
binji@chromium.org
2014-06-17
14
-2
/
+1969
*
Remove apps in Pepper support and the PPB_Alarms_Dev API.
yzshen@chromium.org
2014-06-16
2
-11
/
+0
*
[NaCl SDK] Remove extra stdlib.h from include/{pnacl,newlib}
binji@chromium.org
2014-06-16
2
-20
/
+0
*
Removed un-used commandline switches.
zmo@chromium.org
2014-06-14
2
-2
/
+2
*
[NaCl SDK] docs: Bring back support for plain html generator.
sbc@chromium.org
2014-06-13
3
-2
/
+8
*
[NaCl SDK] Fix update_nacl_manifest.py; omahaproxy history changed.
binji@chromium.org
2014-06-13
1
-1
/
+5
*
NaCl SDK doc: Recover sandbox internal doc for x86-64
hamaji@chromium.org
2014-06-13
7
-7
/
+668
*
[NaCl SDK] docs: update Pepper API docs.
sbc@chromium.org
2014-06-12
137
-953
/
+4865
*
[NaCl SDK] docs: Introduce .bc vs .pexe naming convention before using that i...
jvoung@chromium.org
2014-06-11
2
-2
/
+8
*
[NaCl SDK] nacl_io: Allows subtree of html5fs to be mounted.
sbc@chromium.org
2014-06-11
9
-30
/
+80
*
[NaCl SDK] nacl_io: Fix Path::Prepend and add unittests
sbc@chromium.org
2014-06-10
5
-40
/
+48
*
NaCl: Fix nacl_io library to build with -Wstrict-prototypes
mseaborn@chromium.org
2014-06-10
3
-8
/
+8
*
[NaCl SDK] nacl_io: fix TTY warning messages when using naclterm/hterm.
sbc@chromium.org
2014-06-07
2
-8
/
+7
*
[PPAPI] API definition for compositor artifacts
miletus@chromium.org
2014-06-06
2
-0
/
+6
*
[NaCl SDK] Don't set minimum_chrome_version for most examples.
binji@chromium.org
2014-06-06
5
-4
/
+10
*
[NaCl SDK] Add support for ASAN, TSAN and valgrind to test_sdk.py
sbc@chromium.org
2014-06-05
2
-9
/
+52
*
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
[next]