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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[NaCl SDK] nacl_io_demo uses Dictionaries instead of Strings.
binji@chromium.org
2014-05-01
7
-957
/
+958
*
Remove PPB_Ext_Socket_Dev.
yzshen@chromium.org
2014-04-30
2
-0
/
+2
*
Unlike the other toolchains, bionic supports both static and dynamic. This C...
noelallen@chromium.org
2014-04-29
3
-3
/
+3
*
[NaCl SDK] Add multi-platform zip support, and example.
binji@chromium.org
2014-04-18
5
-0
/
+115
*
[NaCl SDK] Fix broken printf format strings in the nacl_io_demo.
binji@chromium.org
2014-04-17
3
-9
/
+10
*
Sync NaCl MediaStream Video example with ppapi/examples/media_stream_video
penghuang@chromium.org
2014-04-04
3
-135
/
+278
*
PPAPI: Bring PPB_MediaStream*Track to stable.
dmichael@chromium.org
2014-03-29
2
-4
/
+0
*
[PPAPI] Add MediaStream Audio NaCl exanmple in native_client_sdk
ronghuawu@chromium.org
2014-03-27
4
-0
/
+292
*
[NaCl SDK] nacl_io: Add support for JavaScript handshake on exit
sbc@chromium.org
2014-03-24
2
-2
/
+13
*
NaCl SDK: Remove more unused variables in examples
mseaborn@chromium.org
2014-03-06
2
-6
/
+0
*
NaCl SDK: Remove some unused variables in url_loader.cc example
mseaborn@chromium.org
2014-03-05
1
-5
/
+0
*
NaCl SDK: Remove some unused variables in input_event.cc example
mseaborn@chromium.org
2014-03-05
1
-4
/
+0
*
[PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).
mgiuca@chromium.org
2014-02-13
1
-2
/
+1
*
[NaCl SDK] Seperate LIBS and DEPS in .dsc files.
sbc@chromium.org
2014-02-06
8
-7
/
+12
*
[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
*
[PPAPI] Add MediaStream Video NaCl exanmple in native_client_sdk
penghuang@chromium.org
2014-01-22
4
-0
/
+461
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
1
-1
/
+2
*
[NaCl SDK] Add NetworkMonitor example.
binji@chromium.org
2013-12-19
4
-0
/
+291
*
Add missing argument to Element.setAttribute() calls
philipj@opera.com
2013-12-11
4
-5
/
+5
*
[NaCl SDK] Remove unneeded warning supressions.
sbc@chromium.org
2013-11-21
1
-2
/
+1
*
[NaCl SDK] Improvements to the Graphics2D example.
binji@chromium.org
2013-11-05
1
-37
/
+62
*
[NaCl SDK] Cleanup dlopen tutorial.
sbc@chromium.org
2013-11-01
2
-33
/
+18
*
[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
3
-3
/
+3
*
[NaCl SDK] Make input_event example single-threaded again.
binji@chromium.org
2013-10-22
7
-748
/
+145
*
[NaCl SDK] Add var_dictionary example.
binji@chromium.org
2013-10-20
4
-0
/
+368
*
[NaCl SDK] Add mouse cursor example.
binji@chromium.org
2013-10-20
4
-0
/
+245
*
[NaCl SDK] Add simple graphics2d example.
binji@chromium.org
2013-10-19
3
-0
/
+293
*
[NaCl SDK] Update nacl_io demo to include socket operations.
sbc@chromium.org
2013-10-15
7
-95
/
+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
*
Clamp texture coordinates for spinning cube
nfullagar@chromium.org
2013-10-07
1
-0
/
+2
*
[NaCl SDK] Add test for url_loader example.
binji@chromium.org
2013-10-03
3
-9
/
+41
*
[NaCl SDK] Fix a few bugs in the debugging example.
binji@chromium.org
2013-10-03
4
-171
/
+79
*
[NaCl SDK] Add example code for TCP listening socket.
sbc@chromium.org
2013-10-01
6
-131
/
+264
*
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] Add a very simple getting_started example at top-level.
binji@chromium.org
2013-09-10
8
-278
/
+5
*
[NaCl SDK] Create a resources/ directory and move files to it.
binji@chromium.org
2013-09-06
17
-812
/
+0
*
[NaCl SDK] Remove invalid assert from nacl_io.
sbc@chromium.org
2013-09-05
4
-4
/
+20
*
[NaCl SDK] Simplify graphics3d example.
binji@chromium.org
2013-09-04
7
-579
/
+572
*
[NaCl SDK] Add tests for file_io example.
binji@chromium.org
2013-08-29
2
-13
/
+268
*
[NaCl SDK] Fix examples/api/core test flake on Host builds.
binji@chromium.org
2013-08-26
1
-11
/
+8
*
[NaCl SDK] Add example test for core.
binji@chromium.org
2013-08-23
2
-21
/
+75
*
[NaCl SDK] Framework for adding additional tests to examples.
binji@chromium.org
2013-08-16
1
-30
/
+62
*
[NaCl SDK] Add URL to load progress tutorial
sbc@chromium.org
2013-08-16
1
-4
/
+3
*
Change ppapi_simple to support pixel format selection.
nfullagar@chromium.org
2013-08-14
5
-32
/
+35
*
[NaCl SDK] More fixes to running PNaCl release.
binji@chromium.org
2013-08-11
1
-1
/
+1
[prev]
[next]