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] 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
*
[NaCl SDK] nacl_io: reduce sleep time in event test.
sbc@chromium.org
2013-10-11
2
-8
/
+8
*
[NaCl SDK] nacl_io: fix handling of missing interfaces.
sbc@chromium.org
2013-10-10
1
-5
/
+12
*
[NaCl SDK] nacl_io: use va_list for fcntl and ioctl
sbc@chromium.org
2013-10-10
17
-55
/
+79
*
Update life demo to support touch.
nfullagar@chromium.org
2013-10-10
1
-11
/
+32
*
Pepper: Remove PPB_FileIOTrusted.
teravest@chromium.org
2013-10-10
1
-1
/
+0
*
[NaCl SDK] nacl_io: Add fcntl implementation.
sbc@chromium.org
2013-10-09
41
-271
/
+490
*
[NaCl SDK] Add the new build-only SDK bots to the default set.
sbc@chromium.org
2013-10-09
1
-1
/
+8
*
Update PPAPI Simple version of Earth demo to support touch.
nfullagar@chromium.org
2013-10-09
1
-9
/
+36
*
[NaCl SDK] Pass -O2 to linker for Release builds.
binji@chromium.org
2013-10-08
2
-2
/
+4
*
Add touch support to voronoi demo.
nfullagar@chromium.org
2013-10-08
2
-3
/
+18
*
[NaCl SDK] Add script to build pnacl-demo-bullet pexe
binji@chromium.org
2013-10-08
5
-0
/
+117
*
[NaCl Docs] Build devsite docs without a subfolder by default.
sbc@chromium.org
2013-10-08
2
-4
/
+10
*
[NaCl SDK] nacl_io: and TCP listen support.
sbc@chromium.org
2013-10-07
7
-41
/
+231
*
[NaCl SDK] Some improvements to the PNaCl Bullet demo.
binji@chromium.org
2013-10-07
6
-241
/
+267
*
Clamp texture coordinates for spinning cube
nfullagar@chromium.org
2013-10-07
1
-0
/
+2
*
[NaCl SDK] Change default in common.js to Release.
binji@chromium.org
2013-10-07
1
-2
/
+11
*
Editing pass through Technical Overview and NaCl/PNaCl comparison ahead of Ch...
awatson@chromium.org
2013-10-07
2
-183
/
+212
*
PNaCl documentation: fold the dev speak community section into publications a...
jfb@chromium.org
2013-10-07
1
-0
/
+96
*
[NaCl SDK] nacl_io: Clean up the kernel_wrap_tests.
binji@chromium.org
2013-10-07
6
-151
/
+354
*
PNaCl documentation: dynamic linking isn't supported by PNaCl
jfb@chromium.org
2013-10-05
1
-0
/
+8
*
Make earth more responsive to touch
nfullagar@chromium.org
2013-10-04
1
-2
/
+2
*
[NaCl Docs] archived security contest pages, converted to reST.
bsy@google.com
2013-10-04
9
-0
/
+1747
*
Port the PNaCl bitcode reference manual from the pnacl/llvm repo
eliben@chromium.org
2013-10-04
2
-0
/
+528
*
Change direction of earth rotation via touch.
nfullagar@chromium.org
2013-10-04
1
-4
/
+13
*
Reduce cpu usage -- don't render earth if page is not visible
nfullagar@chromium.org
2013-10-03
1
-2
/
+14
*
[NaCl SDK] Add test for url_loader example.
binji@chromium.org
2013-10-03
3
-9
/
+41
*
[NaCl SDK] Add getting_started/README and getting_started/part2/README.
binji@chromium.org
2013-10-03
3
-2
/
+6
*
[NaCl SDK] Add pnacl-demo-bullet to gonacl_appengine.
binji@chromium.org
2013-10-03
12
-4
/
+1340
*
[NaCl SDK] Fix a few bugs in the debugging example.
binji@chromium.org
2013-10-03
4
-171
/
+79
*
[NaCl SDK] Add pepper_31, remove pepper_25.
binji@chromium.org
2013-10-03
1
-15
/
+15
*
PNaCl SDK docs: Update native-client-modules and application-structure
dschuff@chromium.org
2013-10-02
2
-69
/
+50
*
PNaCl documentation: explain how PNaCl can build with a different C++ standar...
jfb@chromium.org
2013-10-02
1
-0
/
+15
*
[NaCl SDK] Add build-only buildbot configuration.
sbc@chromium.org
2013-10-02
2
-6
/
+22
*
[NaCl Docs] Add a new doc build configuration: devsite-staging.
sbc@chromium.org
2013-10-02
12
-34
/
+680
*
[NaCl SDK] nacl_io: Re-enable TCP test
sbc@chromium.org
2013-10-02
6
-94
/
+343
*
[NaCl SDK] nacl_io: Add initial support for getsockopt
sbc@chromium.org
2013-10-02
7
-26
/
+84
*
Add builder option (kill_internal_links) to hide all links to in-tree documents.
eliben@chromium.org
2013-10-01
1
-0
/
+17
*
PNaCl documentation: Publications and presentations
jfb@chromium.org
2013-10-01
3
-2
/
+106
*
Sample and nonprod-mode support for unicode chars.
eliben@chromium.org
2013-10-01
2
-0
/
+12
[next]