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] Add "make serve" PHONY target.
binji@chromium.org
2013-09-20
3
-41
/
+16
*
[NaCl SDK] Port url-loading to ReST, and update it to match recent SDK.
binji@chromium.org
2013-09-20
3
-0
/
+254
*
Port the NaCl C++ tutorial (devguide/tutorial.rst) to discuss PNaCl and the n...
eliben@chromium.org
2013-09-20
3
-331
/
+157
*
Port coding/native client modules NaCl SDK doc to ReST
dschuff@chromium.org
2013-09-19
2
-0
/
+201
*
[NaCl Docs] Port messaging-system page from devsite
jvoung@chromium.org
2013-09-19
4
-5
/
+381
*
Add a formatting example for definition lists.
eliben@chromium.org
2013-09-19
1
-0
/
+18
*
Implement proper formatting of ``code`` with <code> tags.
eliben@chromium.org
2013-09-19
2
-0
/
+19
*
Port coding/application structure NaCl SDK document to ReST
dschuff@chromium.org
2013-09-19
1
-1
/
+263
*
[NaCl Docs] Port dynamic-loading page from devsite.
sbc@chromium.org
2013-09-19
5
-0
/
+617
*
Make the capitalization of Nacl in NaCl IO example consistent.
jvoung@chromium.org
2013-09-19
1
-1
/
+1
*
[NaCl SDK] Add getting_started/part2
binji@chromium.org
2013-09-18
9
-7
/
+180
*
[NaCl SDK] nacl_io: On SIGWINCH don't interrupt calls to read(2)
sbc@chromium.org
2013-09-18
2
-16
/
+0
*
[NaCl SDK] nacl_io: make remove(3) glibc-only
sbc@chromium.org
2013-09-18
3
-2
/
+11
*
Initial version of the "NaCl and PNaCl" comparison document.
eliben@chromium.org
2013-09-17
2
-0
/
+101
*
Fix SDK's run.py to support custom port correctly.
eliben@chromium.org
2013-09-13
1
-1
/
+1
*
getting_started/part1 fixes: PNaCl-ization, typos and consistency.
eliben@chromium.org
2013-09-13
2
-48
/
+34
*
NaCl: Update revision in DEPS, r12128 -> r12146
jvoung@google.com
2013-09-12
5
-29
/
+29
*
[NaCl SDK] Add a very simple getting_started example at top-level.
binji@chromium.org
2013-09-10
20
-310
/
+369
*
[NaCl SDK] Don't exit from nacl_io_test before posting message to JS.
binji@chromium.org
2013-09-09
3
-1
/
+27
*
[NaCl Docs] Add devcyle/building.rst
sbc@chromium.org
2013-09-06
6
-26
/
+496
*
Minor cleanups for SDK devsite docs.
sbc@chromium.org
2013-09-06
8
-115
/
+152
*
[NaCl SDK] Screen capture extension for use with SDK visual testing.
binji@chromium.org
2013-09-06
5
-0
/
+349
*
[NaCl SDK] Create a resources/ directory and move files to it.
binji@chromium.org
2013-09-06
30
-41
/
+16
*
Fill in the devguide index page
eliben@chromium.org
2013-09-06
1
-1
/
+8
*
NaCl: Update revision in DEPS, r12098 -> r12120
sbc@chromium.org
2013-09-06
4
-54
/
+56
*
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
[next]