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
*
Porting the quick-start doc.
eliben@chromium.org
2013-09-05
4
-18
/
+29
*
This updates the Native Client technical overview to the new bright world of ...
eliben@chromium.org
2013-09-05
10
-327
/
+224
*
[NaCl SDK] Remove invalid assert from nacl_io.
sbc@chromium.org
2013-09-05
10
-19
/
+64
*
[NaCl SDK] Porting the "Getting Started" tutorial to ReST.
binji@chromium.org
2013-09-04
7
-5
/
+510
*
[NaCl SDK] Simplify graphics3d example.
binji@chromium.org
2013-09-04
7
-579
/
+572
*
[NaCl SDK] Remove output_protection_private.{cc,h} from library.dsc.
binji@chromium.org
2013-09-04
1
-2
/
+4
*
Pepper API for output protection.
kcwu@chromium.org
2013-09-04
1
-0
/
+3
*
Fix distributing.rst formatting, sections and dashes.
eliben@chromium.org
2013-09-03
2
-140
/
+144
*
[NaCl SDK] Added sdk_util/string.h, with SplitString function.
mgiuca@chromium.org
2013-09-02
9
-63
/
+184
*
[NaCl docs] Add Andy Watson as OWNER for native_client_sdk/src/doc
eliben@chromium.org
2013-08-30
1
-0
/
+1
*
[NaCl docs] Initial commit of the new docs infrastructure into Chromium.
eliben@chromium.org
2013-08-30
48
-0
/
+2706
*
[NaCl SDK] Add tests for file_io example.
binji@chromium.org
2013-08-29
2
-13
/
+268
*
[NaCl SDK] Improve the speed of the MemMountNode.
binji@chromium.org
2013-08-29
3
-38
/
+77
*
[NaCl SDK] Disabled running nacl_io_test for glibc on Windows.
binji@chromium.org
2013-08-29
1
-0
/
+3
*
Add native_client_sdk/src/doc with OWNERS
eliben@chromium.org
2013-08-28
1
-0
/
+2
*
Make comment consistent in style
eliben@chromium.org
2013-08-27
1
-6
/
+16
*
[NaCl SDK] Fix examples/api/core test flake on Host builds.
binji@chromium.org
2013-08-26
1
-11
/
+8
*
[NaCl SDK] build_projects.py accepts args as well as options.
sbc@chromium.org
2013-08-23
2
-12
/
+17
*
[NaCl SDK] Add example test for core.
binji@chromium.org
2013-08-23
3
-21
/
+78
*
[NaCl SDK] update_nacl_manifest: Ignore the last digit of a canary version.
binji@chromium.org
2013-08-23
2
-5
/
+65
*
[NaCl SDK] Add more termios functions to nacl_io
sbc@chromium.org
2013-08-22
10
-0
/
+115
*
Fixed documentation error in nacl_io.h
torinmr@chromium.org
2013-08-22
1
-1
/
+1
*
[NaCl SDK] nacl_io: Add initial implementations of kill and signal.
sbc@chromium.org
2013-08-22
15
-134
/
+669
*
[NaCl SDK] nacl_io: Add plumbing for kill/signal/ioctl.
sbc@chromium.org
2013-08-22
16
-12
/
+467
*
[NaCl SDK] nacl_io MountNodeHtml5Fs GetType, IsaDir and IsaFile now work.
mgiuca@chromium.org
2013-08-22
3
-10
/
+38
*
[NaCl SDK] Added sdk_util_test test suite directory.
mgiuca@chromium.org
2013-08-22
4
-0
/
+208
*
[NaCl SDK] nacl_io: html5fs should return EEXIST on mkdir("/")
binji@chromium.org
2013-08-21
3
-0
/
+13
*
[NaCl SDK] Enable select/poll on TTY nodes.
sbc@chromium.org
2013-08-21
10
-86
/
+236
*
[NaCl SDK] Move some additional nacl_io_test files (see r218515).
binji@chromium.org
2013-08-20
8
-0
/
+0
*
[NaCl SDK] Remove pepper_24, add pepper_30.
binji@chromium.org
2013-08-20
1
-15
/
+15
*
[NaCl SDK] Move tests out of the libraries directory and into tests.
binji@chromium.org
2013-08-20
30
-6
/
+7
*
Use the --enable_sockets flag on browser_tester, when testing NaCl SDK.
binji@chromium.org
2013-08-19
1
-0
/
+1
*
[NaCl SDK] Fake implementations of PPAPI for nacl_io_test.
binji@chromium.org
2013-08-19
10
-490
/
+1594
*
[NaCl SDK] Remove leaked mocks from nacl_io_test.
sbc@chromium.org
2013-08-17
7
-247
/
+224
*
[NaCl SDK] Allow passing of arguments to nexe when using 'make run'.
sbc@chromium.org
2013-08-16
1
-2
/
+2
*
[NaCl SDK] Framework for adding additional tests to examples.
binji@chromium.org
2013-08-16
9
-55
/
+134
*
[NaCl SDK] Add URL to load progress tutorial
sbc@chromium.org
2013-08-16
1
-4
/
+3
*
[NaCl SDK] Fix newlib getdents override.
sbc@chromium.org
2013-08-16
4
-14
/
+13
*
[NaCl SDK] Add UDP and TCP Sockets
noelallen@chromium.org
2013-08-15
27
-38
/
+1993
*
[NaCl SDK] nacl_io: Add a few new pepper_interface classes, some docs.
binji@chromium.org
2013-08-14
17
-96
/
+290
*
[NaCl SDK] Fix bug in test_projects when deciding if a test is disabled.
binji@chromium.org
2013-08-14
1
-6
/
+11
*
[NaCl SDK] nacl_io: add dbgprint utility.
sbc@chromium.org
2013-08-14
5
-29
/
+109
*
Change ppapi_simple to support pixel format selection.
nfullagar@chromium.org
2013-08-14
7
-36
/
+50
*
[NaCl SDK] Simplify sdk_files.list so it breaks less often.
binji@chromium.org
2013-08-13
3
-961
/
+95
*
[NaCl SDK] Earth demo modifications for gonacl PNaCl.
binji@chromium.org
2013-08-12
4
-230
/
+1164
*
NaCl: Update revision in DEPS, r11963 -> r11988
sbc@chromium.org
2013-08-12
1
-4
/
+5
*
[NaCl SDK] More fixes to running PNaCl release.
binji@chromium.org
2013-08-11
1
-1
/
+1
*
[NaCl SDK] Fix running .pexe in Release mode.
binji@chromium.org
2013-08-11
1
-4
/
+7
*
[NaCl SDK] Fix PNACL for debugging.
noelallen@chromium.org
2013-08-10
3
-7
/
+26
*
[NaCl SDK] Unable to debug on GLIBC
noelallen@chromium.org
2013-08-10
3
-1
/
+28
[next]