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
*
[NaClDocs] Add blurb for troubleshooting ABI verification, list mo' restrictions
jvoung@chromium.org
2013-10-29
2
-2
/
+39
*
[NaCl SDK] nacl_io: add support for SO_KEEPALIVE and FD_CLOEXEC
sbc@chromium.org
2013-10-29
8
-33
/
+236
*
[NaCl SDK] Update the NaCl SDK packaged app.
binji@chromium.org
2013-10-28
12
-23
/
+42
*
[NaCl Docs] add nacl_io page.
sbc@chromium.org
2013-10-28
4
-0
/
+228
*
[NaCl SDK] Fix buiding of gonacl lua demo
sbc@chromium.org
2013-10-28
1
-4
/
+6
*
[NaCl SDK] Add lua demo to appengine site.
sbc@chromium.org
2013-10-25
8
-10
/
+335
*
[NaCl SDK] Add life App Engine demo.
binji@chromium.org
2013-10-25
5
-6
/
+599
*
[NaCl SDK] Add voronoi app-engine demo.
binji@chromium.org
2013-10-25
5
-1
/
+856
*
Convert 3D Graphics section from devsite to reST.
stichnot@chromium.org
2013-10-25
2
-1
/
+505
*
faq link for security contest, restified version
bsy@google.com
2013-10-25
1
-4
/
+1
*
[NaCl SDK] Enable sel_ldr_x86_64 in mac SDK.
sbc@chromium.org
2013-10-25
3
-14
/
+8
*
[NaCL SDK] nacl_io: add <sys/poll.h>
sbc@chromium.org
2013-10-25
4
-5
/
+13
*
[NaCl SDK] nacl_io: Fix open flags for socket handles.
sbc@chromium.org
2013-10-25
2
-2
/
+15
*
Implement some missing TODOs in the new NaCl docs.
eliben@chromium.org
2013-10-24
5
-22
/
+19
*
Port the "PNaCl developer's guide" from our LLVM fork to the docs.
eliben@chromium.org
2013-10-24
3
-1
/
+175
*
[NaCl SDK] gonacl appengine: Automate uploading to commondatastorage.
binji@chromium.org
2013-10-23
9
-33
/
+318
*
Port Pepper Audio API from the devsite.
stichnot@chromium.org
2013-10-22
3
-1
/
+381
*
PNaClize and update the 'Devguide -> Running' page of the documentation.
eliben@chromium.org
2013-10-22
5
-90
/
+135
*
[NaCl SDK] Re-order the calls to createNaClModule and attachDefaultListeners.
binji@chromium.org
2013-10-22
3
-3
/
+3
*
[NaCl SDK] Make input_event example single-threaded again.
binji@chromium.org
2013-10-22
7
-748
/
+145
*
[NaCl SDK] nacl_io: Make files world writable by default.
sbc@chromium.org
2013-10-22
25
-151
/
+215
*
[NaCl SDK] Don't create SDK tarball by default.
sbc@chromium.org
2013-10-21
1
-4
/
+5
*
[NaCl SDK] Add var_dictionary example.
binji@chromium.org
2013-10-20
5
-0
/
+369
*
[NaCl SDK] Add mouse cursor example.
binji@chromium.org
2013-10-20
5
-0
/
+246
*
[NaCl SDK] nacl_io: fix for send/recv from closed connections.
sbc@chromium.org
2013-10-20
10
-202
/
+398
*
[NaCl SDK] Add simple graphics2d example.
binji@chromium.org
2013-10-19
4
-0
/
+294
*
[PPAPI] Added new Pepper interface PPB_VarResource_Dev.
mgiuca@chromium.org
2013-10-19
1
-0
/
+1
*
[NaCl SDK] nacl_io: fix memory curruption in TCP fifo.
sbc@chromium.org
2013-10-19
5
-14
/
+120
*
[NaCl SDK] nacl_io: Add plumbing for new IRT interfaces.
sbc@chromium.org
2013-10-19
20
-36
/
+444
*
Remove the redundant glossary; remove trailing whitespace.
stichnot@chromium.org
2013-10-18
1
-41
/
+2
*
[NaCl SDK] Add dummy implementations for signal functions.
binji@chromium.org
2013-10-18
13
-0
/
+156
*
[NaCl SDK] Fix running "make run_package" with non-default toolchain.
binji@chromium.org
2013-10-18
3
-6
/
+30
*
Add top-level index for community/
eliben@chromium.org
2013-10-18
2
-0
/
+14
*
[NaClDocs] Fill in the landing page for the SDK section of the docs.
jvoung@chromium.org
2013-10-18
1
-1
/
+44
*
Added devguide/coding/index.rst
eliben@chromium.org
2013-10-17
2
-0
/
+10
*
Create landing page for tutorial/index and move the part1 under tutorial/. Fi...
eliben@chromium.org
2013-10-17
9
-33
/
+36
*
More PNaCl-ization of the distributing doc. Clean-up of NaCl sections.
eliben@chromium.org
2013-10-16
2
-221
/
+66
*
[NaClDocs] Some cleanup for the Running the SDK Examples page.
jvoung@chromium.org
2013-10-16
1
-93
/
+104
*
[NaCl SDK] When running "make debug", by default use "Debug".
binji@chromium.org
2013-10-16
1
-1
/
+6
*
[NaCl SDK] Update nacl_io demo to include socket operations.
sbc@chromium.org
2013-10-15
10
-96
/
+495
*
[NaCl SDK] Update the published version of sdk_tools.
sbc@chromium.org
2013-10-15
3
-11
/
+11
*
Mention the ILP32 & floating point data model of PNaCl in the bitcode ref.
eliben@chromium.org
2013-10-15
1
-2
/
+11
*
Set up Sphinx's linkchecker and fix some remaining bad links
eliben@chromium.org
2013-10-14
4
-4
/
+38
*
Fix some dead links in the documentation
eliben@chromium.org
2013-10-14
3
-8
/
+7
*
[NaCl SDK] nacl_io: Add support for non-blocking connect/accept
sbc@chromium.org
2013-10-12
18
-104
/
+511
*
[NaCl Docs] Update the SDK download docs to mention pepper_31 + PNaCl
jvoung@chromium.org
2013-10-11
1
-132
/
+142
*
[NaClDocs] Update the building.rst doc for PNaCl.
jvoung@chromium.org
2013-10-11
1
-278
/
+428
*
Add example of formatting.
eliben@chromium.org
2013-10-11
1
-1
/
+2
*
[NaCl Docs] Add release-notes.rst.
sbc@chromium.org
2013-10-11
3
-5
/
+520
*
[NaCl SDK] nacl_io: Fix bug poll() with listening on multiple fds
sbc@chromium.org
2013-10-11
2
-6
/
+22
[next]