summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* Add "libraries" directory to SDKnoelallen@google.com2012-05-111-1/+5
* [NaCl SDK] Add tests for update_nacl_manifest.pybinji@chromium.org2012-05-103-269/+811
* [NaCL SDK] Remove unused scripts from native_client_sdk/src/build_toolsbinji@chromium.org2012-05-10119-15606/+0
* Add "kernel" source nacl_mountnoelallen@google.com2012-05-0811-0/+1314
* [NaCl SDK] Fix crash in pi_generator example.binji@chromium.org2012-05-081-1/+1
* [NaCl SDK] Fix examples/Makefile to build all projects. Also change thebinji@chromium.org2012-05-082-13/+53
* [NaCl SDK] Polling script that reads omahaproxy and cloudstorage to update SDKbinji@chromium.org2012-05-073-13/+331
* Fix svn:executable on new NaCl scriptsmaruel@chromium.org2012-05-042-11/+12
* Add mount sources for a memory mountsnoelallen@google.com2012-05-048-9/+816
* Add mount sources for a MountNode (inode)noelallen@google.com2012-05-027-259/+264
* Update manifest to provide new glibc TC.noelallen@google.com2012-05-021-10/+10
* [NaCl SDK] Dereference links before archiving naclmono, fixes Windows build p...elijahtaylor@google.com2012-05-011-1/+1
* Missing .exe in windows build.noelallen@google.com2012-05-012-1/+23
* [NaCl SDK] Fix typo in manifest file, causing red SDK botselijahtaylor@google.com2012-05-011-1/+1
* Update manifest to use new sdk_toolsnoelallen@google.com2012-05-013-35/+73
* [NaCl SDK] Push sdk_tools.tgz to commondatastorage on linux buildbots.binji@chromium.org2012-04-301-1/+9
* Set svn:executable on windows executables.maruel@chromium.org2012-04-273-0/+0
* [NaCl SDK] Allow external manifest sources for NaCl SDK.elijahtaylor@google.com2012-04-263-33/+199
* [NaCl SDK] - Fix SDK updater build when not building entire SDK firstelijahtaylor@google.com2012-04-251-0/+2
* [NaCl SDK] Another fix for archiver. Build succeeds, but the file is in the w...binji@chromium.org2012-04-251-2/+1
* [NaCl SDK] Fix bug in archive step introduced in r133963binji@chromium.org2012-04-251-1/+2
* [NaCl SDK] Change build script to test sdk_updater, also push manifest snippe...binji@chromium.org2012-04-254-154/+300
* Reset svn:executable bit on scripts that are not executable.maruel@chromium.org2012-04-251-0/+0
* Set svn:executable bit on scripts that are executable.maruel@chromium.org2012-04-2510-6/+5
* Build naclmono packages based on the sdk manifest.elijahtaylor@google.com2012-04-244-46/+199
* Update ownersnoelallen@google.com2012-04-231-0/+1
* [NaCl SDK] extract manifest manipulation classes into manifest_util.pybinji@chromium.org2012-04-193-496/+465
* [NaCl SDK] Add zip to oshelpers.pybinji@chromium.org2012-04-193-3/+347
* Add mount sources for a MountNode (inode)noelallen@google.com2012-04-0913-0/+1522
* Add util & win portions of SDK librariesnoelallen@chromium.org2012-04-098-0/+406
* [NaCl SDK] Make sure the sdk_updater checks certs.binji@chromium.org2012-04-067-112/+559
* NaCl SDK: Update examples to use new "DidChangeView"dmichael@chromium.org2012-04-0314-41/+31
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-034-4/+4
* Archive nacl mono build with pepper version in both archive name and archive ...elijahtaylor@google.com2012-04-022-5/+19
* Fix native_client_sdk oshelpers 'rm' command.elijahtaylor@google.com2012-03-291-2/+2
* Add a sdktry wrapper for git (on top of the existing gcl one).jvoung@google.com2012-03-283-9/+28
* Allow 64-bit linux pnacl sdk builder to use 64-bit toolchainjvoung@google.com2012-03-281-5/+8
* NaCl SDK: Add an example that uses VarArrayBuffer and file input.dmichael@chromium.org2012-03-287-5/+452
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-281-1/+0
* Change from 64 to 32 for PNaCl toolchains and add Mac trybotnoelallen@google.com2012-03-272-1/+3
* Clean up debugging.noelallen@google.com2012-03-252-27/+46
* Turn off building the updater by default until we have a way to noelallen@google.com2012-03-231-1/+1
* Update manifest to latest 19 bundlenoelallen@google.com2012-03-232-89/+60
* Fix Updater Generationnoelallen@google.com2012-03-224-15/+199
* Add stack trace example to NaCl SDKnoelallen@google.com2012-03-2210-1/+1217
* Fix NewRequiredCallback use in examplesnoelallen@chromium.org2012-03-163-5/+5
* Mono builder cleanup:elijahtaylor@google.com2012-03-165-32/+109
* Place pnacl irt shim in the native lib directory where it is expected. Otherw...jvoung@google.com2012-03-092-7/+17
* Rename NaCl/pepper gamepad interface from _dev to stablescottmg@chromium.org2012-03-072-7/+7
* Mono builder cleanup:elijahtaylor@google.com2012-03-063-27/+170