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
/
src
/
examples
/
demo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up a couple of stray diffs
nfullagar@chromium.org
2014-08-12
1
-2
/
+2
*
Update SIMD version of life demo.
nfullagar@chromium.org
2014-08-09
5
-461
/
+594
*
Currently, bionic only build a subset of the examples. This changes turns on...
noelallen@chromium.org
2014-07-18
1
-2
/
+12
*
Reupload .jpg files for earth simd example
nfullagar@google.com
2014-06-20
2
-0
/
+0
*
[NaCl SDK] rename nacl_io demo.
sbc@chromium.org
2014-05-30
9
-2
/
+2
*
[NaCl SDK] nacl_io: Add flow control the JavaScript pipes.
sbc@chromium.org
2014-05-22
4
-50
/
+197
*
Initial SIMD demos life and earth for PNaCl.
nfullagar@chromium.org
2014-05-16
13
-33
/
+1569
*
[NaCl SDK] nacl_io_demo uses Dictionaries instead of Strings.
binji@chromium.org
2014-05-01
7
-957
/
+958
*
Unlike the other toolchains, bionic supports both static and dynamic. This C...
noelallen@chromium.org
2014-04-29
1
-1
/
+1
*
[NaCl SDK] Fix broken printf format strings in the nacl_io_demo.
binji@chromium.org
2014-04-17
3
-9
/
+10
*
NaCl SDK: Remove more unused variables in examples
mseaborn@chromium.org
2014-03-06
1
-4
/
+0
*
[NaCl SDK] Seperate LIBS and DEPS in .dsc files.
sbc@chromium.org
2014-02-06
4
-4
/
+4
*
[NaCl SDK] nacl_io: implement getaddrinfo()
sbc@chromium.org
2014-02-06
5
-20
/
+131
*
[NaCl SDK] Add fflush to nacl_io demo
sbc@chromium.org
2014-01-27
5
-0
/
+58
*
Add missing argument to Element.setAttribute() calls
philipj@opera.com
2013-12-11
2
-3
/
+3
*
[NaCl SDK] Update the NaCl SDK packaged app.
binji@chromium.org
2013-10-28
2
-10
/
+3
*
[NaCl SDK] Re-order the calls to createNaClModule and attachDefaultListeners.
binji@chromium.org
2013-10-22
1
-1
/
+1
*
[NaCl SDK] Update nacl_io demo to include socket operations.
sbc@chromium.org
2013-10-15
6
-94
/
+490
*
Update life demo to support touch.
nfullagar@chromium.org
2013-10-10
1
-11
/
+32
*
Update PPAPI Simple version of Earth demo to support touch.
nfullagar@chromium.org
2013-10-09
1
-9
/
+36
*
Add touch support to voronoi demo.
nfullagar@chromium.org
2013-10-08
2
-3
/
+18
*
Explicitly use BGRA instead of native format.
nfullagar@chromium.org
2013-09-20
1
-1
/
+1
*
Make the capitalization of Nacl in NaCl IO example consistent.
jvoung@chromium.org
2013-09-19
1
-1
/
+1
*
[NaCl SDK] Remove invalid assert from nacl_io.
sbc@chromium.org
2013-09-05
2
-1
/
+7
*
Change ppapi_simple to support pixel format selection.
nfullagar@chromium.org
2013-08-14
5
-32
/
+35
*
[NaCL SDK] Ship sys/mount.h for newlib/pnacl.
sbc@chromium.org
2013-08-10
2
-2
/
+2
*
[NaCl SDK] Earth demo: maintain aspect ratio.
binji@chromium.org
2013-08-08
1
-3
/
+8
*
gthostbyname implementation and NaCl IO Sockets Demo
torinmr@chromium.org
2013-08-08
6
-12
/
+140
*
Update multi-threaded examples earth & voronoi to use Pepper Simple.
nfullagar@chromium.org
2013-08-07
4
-390
/
+242
*
[NaCl SDK] Add TCP/UDP socket example.
sbc@chromium.org
2013-08-01
1
-13
/
+13
*
Disable windows NaCl IO
noelallen@chromium.org
2013-07-23
2
-2
/
+2
*
[NaCl SDK] Bring back -Wall and fix or disable all warnings.
sbc@chromium.org
2013-07-23
2
-23
/
+2
*
[NaCl SDK] Add nacl_io and sdk_util namespaces.
binji@chromium.org
2013-07-22
2
-0
/
+4
*
[NaCl SDK] Fix building on dependencies under common.mk.
sbc@chromium.org
2013-07-19
2
-2
/
+4
*
[NaCl SDK] nacl_io_demo: Add commands for opendir/readdir/closedir/mkdir.
binji@chromium.org
2013-07-03
5
-54
/
+435
*
[NaCl SDK] Simplify pi_generator with ppapi_simple.
binji@chromium.org
2013-07-02
3
-326
/
+65
*
[NaCl SDK] flock: Load images from relative path, instead of absolute.
binji@chromium.org
2013-07-01
1
-2
/
+2
*
[NaCl SDK] The flock example doesn't have an example.js
binji@chromium.org
2013-06-29
1
-1
/
+0
*
[NaCl SDK] Remove include of missing header file.
sbc@chromium.org
2013-06-25
1
-1
/
+0
*
Restore multi-threaded earth example. Use thread_pool.h from sdk_util.
nfullagar@chromium.org
2013-06-25
6
-0
/
+1050
*
Update voronoi, remove explicit pp::Var(..)
nfullagar@chromium.org
2013-06-25
1
-7
/
+7
*
Adds a new example to the NaCl SDK.
noelallen@chromium.org
2013-06-24
11
-2
/
+855
*
Update voronoi demo to use dictionary messages.
nfullagar@chromium.org
2013-06-24
2
-35
/
+43
*
[NaCl SDK] Add MakeDirectory to the file_io example.
binji@chromium.org
2013-06-20
1
-3
/
+4
*
[NaCl SDK] Remove 'const' from argv of main functions.
sbc@chromium.org
2013-06-11
1
-1
/
+1
*
Move thread_pool.h into utils so it can be shared by more than one example.
nfullagar@chromium.org
2013-06-08
4
-194
/
+3
*
Change default to not use pthreads at startup (all calculations on main thread)
nfullagar@chromium.org
2013-06-03
3
-19
/
+14
*
Clean up for ppapi main.
noelallen@chromium.org
2013-05-30
3
-0
/
+346
*
Fix checkperm errors from r202991.
thestig@chromium.org
2013-05-29
2
-0
/
+0
*
Revive voronoi multi-threaded demo.
nfullagar@chromium.org
2013-05-29
6
-0
/
+919
[next]