Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix NewRequiredCallback use in examples | noelallen@chromium.org | 2012-03-16 | 3 | -5/+5 |
* | Mono builder cleanup: | elijahtaylor@google.com | 2012-03-16 | 5 | -32/+109 |
* | Place pnacl irt shim in the native lib directory where it is expected. Otherw... | jvoung@google.com | 2012-03-09 | 2 | -7/+17 |
* | Rename NaCl/pepper gamepad interface from _dev to stable | scottmg@chromium.org | 2012-03-07 | 2 | -7/+7 |
* | Mono builder cleanup: | elijahtaylor@google.com | 2012-03-06 | 3 | -27/+170 |
* | Bump versions SDK versions in JSON | noelallen@google.com | 2012-03-02 | 1 | -12/+12 |
* | Update NaCl SDK to push MouseLock fix. | noelallen@google.com | 2012-03-01 | 4 | -52/+332 |
* | Revise gamepad interface | scottmg@chromium.org | 2012-03-01 | 1 | -3/+4 |
* | Minor fixes for examples. | noelallen@chromium.org | 2012-02-29 | 8 | -42/+44 |
* | Add buildbot_common prefix to Archive method, wasn't tested on trybots | elijahtaylor@google.com | 2012-02-24 | 1 | -1/+1 |
* | Add mono builder to native_client_sdk | elijahtaylor@google.com | 2012-02-23 | 4 | -171/+324 |
* | Add a per-bot dispatcher to the SDK build script. | noelallen@google.com | 2012-02-22 | 2 | -544/+600 |
* | NaCl SDK: Speculative fix for RemoveDir problem | dmichael@chromium.org | 2012-02-22 | 1 | -10/+17 |
* | Make nacl_sdk oshelpers rm use glob to match patterns. | elijahtaylor@google.com | 2012-02-21 | 1 | -36/+37 |
* | Fix sine_synth example | nfullagar@google.com | 2012-02-18 | 1 | -1/+2 |
* | Fix missing 'shell=True' for gclient | noelallen@chromium.org | 2012-02-16 | 1 | -1/+1 |
* | Rerun gclient runhooks to get toolchain. | noelallen@chromium.org | 2012-02-16 | 1 | -1/+5 |
* | Upate SDK builder script to force PNaCl builders to use --pnacl option. | noelallen@chromium.org | 2012-02-16 | 2 | -6/+12 |
* | Fix PNaCl SDK Builder | noelallen@chromium.org | 2012-02-15 | 1 | -4/+7 |
* | Revert 122113 - Fix pnacl SDK builder | sky@chromium.org | 2012-02-15 | 1 | -7/+4 |
* | Fix pnacl SDK builder | noelallen@google.com | 2012-02-15 | 1 | -4/+7 |
* | Add example for pnacl | noelallen@google.com | 2012-02-15 | 5 | -13/+397 |
* | Add WebSocket example. | noelallen@google.com | 2012-02-15 | 6 | -1/+359 |
* | Fix missing make.bat in examples. | noelallen@google.com | 2012-02-14 | 1 | -1/+1 |
* | Add makefiles to Windows Build | noelallen@google.com | 2012-02-14 | 1 | -0/+1 |
* | Refactor to support PNaCl | noelallen@google.com | 2012-02-14 | 1 | -51/+95 |
* | Temporarily disable build of updater during SDK | noelallen@google.com | 2012-02-11 | 1 | -3/+3 |
* | Build cleanups | noelallen@google.com | 2012-02-11 | 5 | -93/+147 |
* | Remove stale files unused by NaCl SDK builder | noelallen@chromium.org | 2012-02-11 | 8 | -788/+0 |
* | Update Make files | noelallen@google.com | 2012-02-10 | 18 | -1591/+1054 |
* | Clean up examples | noelallen@google.com | 2012-02-10 | 23 | -811/+734 |
* | Remove bogus make files. | noelallen@google.com | 2012-02-06 | 2 | -2/+0 |
* | Support GLBIC example in SDK | noelallen@google.com | 2012-02-01 | 14 | -53/+1085 |
* | Small cleanup | robertm@google.com | 2012-02-01 | 1 | -20/+33 |
* | Make oshelpers.Copy command throw an error on a pattern not found, similar to... | elijahtaylor@google.com | 2012-02-01 | 1 | -0/+2 |
* | Put various nacl headers back under nacl/ where they have previously been | elijahtaylor@google.com | 2012-02-01 | 1 | -10/+11 |
* | Fix typo in nacl_dyncode.h path which prevented it from installing. | elijahtaylor@google.com | 2012-01-31 | 1 | -4/+4 |
* | Copy NMF unmodified from 'site-scons' to tools | noelallen@google.com | 2012-01-24 | 1 | -0/+328 |
* | Add simple NaCl gamepad example | scottmg@chromium.org | 2012-01-19 | 6 | -0/+476 |
* | Update SDK build scripts to green tree. | noelallen@google.com | 2012-01-15 | 1 | -3/+12 |
* | Update SDK build scripts to green tree. | noelallen@google.com | 2012-01-15 | 16 | -76/+753 |
* | Convert examples from scons to Make | noelallen@google.com | 2012-01-13 | 70 | -967/+2335 |
* | Switching license notice from nacl to chromium as the naclsdk has been | bradnelson@google.com | 2012-01-12 | 225 | -382/+316 |
* | Update PPAPI IDL generator to define versioned structs, and unversioned typedef. | wez@chromium.org | 2012-01-05 | 1 | -7/+7 |
* | Pepper: Change '*_sources' variables in ppapi_sources.gypi to '*_source_files'. | viettrungluu@chromium.org | 2011-12-16 | 1 | -5/+6 |
* | Merged in r1390 from old NaCl SDK repository | mball@google.com | 2011-12-13 | 2 | -5/+8 |
* | Merged in NaCl SDK r1388 from old repo | mball@google.com | 2011-12-13 | 2 | -5/+39 |
* | Merged in other half of NaCl SDK's r1387 change to update_manifest.py | mball@google.com | 2011-12-09 | 3 | -7/+71 |
* | Fix PluginImageData and mouselock NaCl example: | yzshen@chromium.org | 2011-12-09 | 1 | -8/+18 |
* | Fix test that broke in earlier CL. | dspringer@chromium.org | 2011-12-09 | 2 | -9/+43 |