summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* NaCl: Update revision in DEPS, r12128 -> r12146jvoung@google.com2013-09-125-29/+29
* [NaCl SDK] Add a very simple getting_started example at top-level.binji@chromium.org2013-09-1020-310/+369
* [NaCl SDK] Don't exit from nacl_io_test before posting message to JS.binji@chromium.org2013-09-093-1/+27
* [NaCl Docs] Add devcyle/building.rstsbc@chromium.org2013-09-066-26/+496
* Minor cleanups for SDK devsite docs.sbc@chromium.org2013-09-068-115/+152
* [NaCl SDK] Screen capture extension for use with SDK visual testing.binji@chromium.org2013-09-065-0/+349
* [NaCl SDK] Create a resources/ directory and move files to it.binji@chromium.org2013-09-0630-41/+16
* Fill in the devguide index pageeliben@chromium.org2013-09-061-1/+8
* NaCl: Update revision in DEPS, r12098 -> r12120sbc@chromium.org2013-09-064-54/+56
* Porting the quick-start doc.eliben@chromium.org2013-09-054-18/+29
* This updates the Native Client technical overview to the new bright world of ...eliben@chromium.org2013-09-0510-327/+224
* [NaCl SDK] Remove invalid assert from nacl_io.sbc@chromium.org2013-09-0510-19/+64
* [NaCl SDK] Porting the "Getting Started" tutorial to ReST.binji@chromium.org2013-09-047-5/+510
* [NaCl SDK] Simplify graphics3d example.binji@chromium.org2013-09-047-579/+572
* [NaCl SDK] Remove output_protection_private.{cc,h} from library.dsc.binji@chromium.org2013-09-041-2/+4
* Pepper API for output protection.kcwu@chromium.org2013-09-041-0/+3
* Fix distributing.rst formatting, sections and dashes.eliben@chromium.org2013-09-032-140/+144
* [NaCl SDK] Added sdk_util/string.h, with SplitString function.mgiuca@chromium.org2013-09-029-63/+184
* [NaCl docs] Add Andy Watson as OWNER for native_client_sdk/src/doceliben@chromium.org2013-08-301-0/+1
* [NaCl docs] Initial commit of the new docs infrastructure into Chromium.eliben@chromium.org2013-08-3048-0/+2706
* [NaCl SDK] Add tests for file_io example.binji@chromium.org2013-08-292-13/+268
* [NaCl SDK] Improve the speed of the MemMountNode.binji@chromium.org2013-08-293-38/+77
* [NaCl SDK] Disabled running nacl_io_test for glibc on Windows.binji@chromium.org2013-08-291-0/+3
* Add native_client_sdk/src/doc with OWNERSeliben@chromium.org2013-08-281-0/+2
* Make comment consistent in styleeliben@chromium.org2013-08-271-6/+16
* [NaCl SDK] Fix examples/api/core test flake on Host builds.binji@chromium.org2013-08-261-11/+8
* [NaCl SDK] build_projects.py accepts args as well as options.sbc@chromium.org2013-08-232-12/+17
* [NaCl SDK] Add example test for core.binji@chromium.org2013-08-233-21/+78
* [NaCl SDK] update_nacl_manifest: Ignore the last digit of a canary version.binji@chromium.org2013-08-232-5/+65
* [NaCl SDK] Add more termios functions to nacl_iosbc@chromium.org2013-08-2210-0/+115
* Fixed documentation error in nacl_io.htorinmr@chromium.org2013-08-221-1/+1
* [NaCl SDK] nacl_io: Add initial implementations of kill and signal.sbc@chromium.org2013-08-2215-134/+669
* [NaCl SDK] nacl_io: Add plumbing for kill/signal/ioctl.sbc@chromium.org2013-08-2216-12/+467
* [NaCl SDK] nacl_io MountNodeHtml5Fs GetType, IsaDir and IsaFile now work.mgiuca@chromium.org2013-08-223-10/+38
* [NaCl SDK] Added sdk_util_test test suite directory.mgiuca@chromium.org2013-08-224-0/+208
* [NaCl SDK] nacl_io: html5fs should return EEXIST on mkdir("/")binji@chromium.org2013-08-213-0/+13
* [NaCl SDK] Enable select/poll on TTY nodes.sbc@chromium.org2013-08-2110-86/+236
* [NaCl SDK] Move some additional nacl_io_test files (see r218515).binji@chromium.org2013-08-208-0/+0
* [NaCl SDK] Remove pepper_24, add pepper_30.binji@chromium.org2013-08-201-15/+15
* [NaCl SDK] Move tests out of the libraries directory and into tests.binji@chromium.org2013-08-2030-6/+7
* Use the --enable_sockets flag on browser_tester, when testing NaCl SDK.binji@chromium.org2013-08-191-0/+1
* [NaCl SDK] Fake implementations of PPAPI for nacl_io_test.binji@chromium.org2013-08-1910-490/+1594
* [NaCl SDK] Remove leaked mocks from nacl_io_test.sbc@chromium.org2013-08-177-247/+224
* [NaCl SDK] Allow passing of arguments to nexe when using 'make run'.sbc@chromium.org2013-08-161-2/+2
* [NaCl SDK] Framework for adding additional tests to examples.binji@chromium.org2013-08-169-55/+134
* [NaCl SDK] Add URL to load progress tutorialsbc@chromium.org2013-08-161-4/+3
* [NaCl SDK] Fix newlib getdents override.sbc@chromium.org2013-08-164-14/+13
* [NaCl SDK] Add UDP and TCP Socketsnoelallen@chromium.org2013-08-1527-38/+1993
* [NaCl SDK] nacl_io: Add a few new pepper_interface classes, some docs.binji@chromium.org2013-08-1417-96/+290
* [NaCl SDK] Fix bug in test_projects when deciding if a test is disabled.binji@chromium.org2013-08-141-6/+11