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 Docs] Fix a few TODOs in the FAQ.
sbc@chromium.org
2013-11-01
5
-51
/
+46
*
[NaCl SDK] Remove redundant output from SDK build system.
sbc@chromium.org
2013-11-01
3
-6
/
+6
*
Tweak TOC generation for correct staging
eliben@chromium.org
2013-10-31
4
-5
/
+30
*
[NaCl SDK] Change gsutil to use "gsutil cp -q" instead of "gsutil -q cp".
binji@chromium.org
2013-10-31
1
-2
/
+2
*
[NaCl SDK] Add documentation for File I/O.
binji@chromium.org
2013-10-31
6
-14
/
+559
*
[NaCL SDK] Roll naclports revision.
sbc@chromium.org
2013-10-31
2
-2
/
+4
*
Update SDK release notes for the Chrome 31 release.
eliben@chromium.org
2013-10-31
1
-0
/
+18
*
[NaCl SDK] Add a SmoothLife App Engine demo.
binji@chromium.org
2013-10-31
5
-7
/
+467
*
[NaCl SDK] Minor corrections to top level README.
sbc@chromium.org
2013-10-31
1
-4
/
+4
*
[NaCl Docs] Port debugging with visual studio doc.
sbc@chromium.org
2013-10-31
4
-4
/
+598
*
[NaCl SDK] Enable bash completion for python-based command line tools.
sbc@chromium.org
2013-10-31
8
-5
/
+85
*
The devsite requires to set up a tree of YAML files that describe the table o...
eliben@chromium.org
2013-10-31
10
-123
/
+182
*
Update perf estimate for x86-64 to be more realistic/conservative.
jfb@chromium.org
2013-10-31
1
-1
/
+1
*
PNaCl docs: miscellaneous updates
jfb@chromium.org
2013-10-30
4
-81
/
+89
*
PNaCl doc: Remove TODOs from FAQ, update perf numbers
jfb@chromium.org
2013-10-30
1
-32
/
+38
*
[NaCl SDK] Bullet demo: improve grabbing of objects.
binji@chromium.org
2013-10-29
2
-26
/
+28
*
[NaCl SDK] docs: Adding a getting_started part2 document.
binji@chromium.org
2013-10-29
6
-5
/
+506
*
[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
[next]