summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Fixed bug in update_nacl_manifest after omahaproxy change.binji@chromium.org2012-11-152-2/+19
* [NaCl SDK] Add listening for POST to /ok or /fail to httpd.py.binji@chromium.org2012-11-144-65/+134
* [NaCl SDK] Add option to build_sdk to set mac_sdk.binji@chromium.org2012-11-141-1/+9
* Revert "Add support in NaCl browser tests for testing pnacl-translated nexes"ygorshenin@chromium.org2012-11-131-3/+2
* Add support in NaCl browser tests for testing pnacl-translated nexesdschuff@chromium.org2012-11-131-2/+3
* [NaCl SDK] Fix httpd.py to allow quitting via "?quit=1" query parameters.binji@chromium.org2012-11-123-38/+211
* ARM Mono support in buildbots.olonho@google.com2012-11-122-13/+57
* [NaCl SDK] add pepper_24 sdk bundlesbc@chromium.org2012-11-091-4/+14
* [NaCl SDK] Implement some missing kernel proxy functions.binji@chromium.org2012-11-0711-47/+154
* [NaCl SDK] httpd.cmd for issue 11362039.binji@chromium.org2012-11-071-1/+1
* [NaCl SDK] make RUN automatically starts server and launches Chrome.binji@chromium.org2012-11-0710-253/+440
* [NaCl SDK] nacl-mounts example.binji@chromium.org2012-11-079-2/+750
* [NaCl SDK] Build ncval_arm as part of the SDK build process.binji@chromium.org2012-11-061-1/+4
* [NaCl SDK] Ignore NACL_SDK_ROOT env var when building SDK.sbc@chromium.org2012-11-061-0/+5
* [NaCl SDK] Add tests for all naclsdk commands.binji@chromium.org2012-11-056-14/+267
* [NaCl SDK] Remove tumbler example.binji@chromium.org2012-11-0524-2062/+0
* [NaCl SDK] The auto-updater should only mark one version as stable, everythingbinji@chromium.org2012-11-032-2/+28
* [NaCl SDK] Update layout of NACL_SDK_ROOT/lib folder.sbc@chromium.org2012-11-021-17/+25
* [NaCl SDK] Bring dsctogyp up to date with existing makefiles.sbc@chromium.org2012-11-023-9/+45
* [NaCl SDK] cleanup generated Makefilessbc@chromium.org2012-11-025-8/+5
* Use stderr rather than stdout for create_nmf errors.sbc@chromium.org2012-11-011-1/+1
* [NaCl SDK] Refactor sdk_update*.binji@chromium.org2012-10-3015-709/+883
* Stop excluding native_client_sdk from PRESUBMITsbc@chromium.org2012-10-265-64/+82
* create_nmf now knows how to read the ELF headerssbc@chromium.org2012-10-201-22/+61
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+0
* Build PNaCl IRT shims on arm as well as x86-64dschuff@chromium.org2012-10-191-8/+12
* Fix gsutil usage.sbc@chromium.org2012-10-191-2/+1
* [NaCl SDK] Fix TestUpdateVitals on Windows.binji@chromium.org2012-10-181-3/+11
* [NaCl SDK] Make fix in r162548 work for python 2.6.binji@chromium.org2012-10-171-3/+1
* [NaCl SDK] Fix testUpdateVitals.binji@chromium.org2012-10-171-1/+4
* bump public VS addin versionsbc@chromium.org2012-10-171-1/+1
* update_nacl_manifest improvements.sbc@chromium.org2012-10-175-56/+134
* [NaCl SDK] Update manifest.html.binji@chromium.org2012-10-171-11/+32
* [NaCl SDK] Add little helpful webpages to source control.binji@chromium.org2012-10-173-0/+407
* [NaCl SDK] Remove old sdktry* scripts.binji@chromium.org2012-10-164-46/+0
* [NaCl SDK] nacl_mounts: wrap functions.binji@chromium.org2012-10-1619-215/+1116
* [NaCl SDK] Fix SDK tree: copy crt1.o from gen/sdk/toolchain/....binji@chromium.org2012-10-161-5/+7
* update published version of vsaddinsbc@chromium.org2012-10-151-4/+4
* use CXX compiler for c++ files.sbc@chromium.org2012-10-134-12/+28
* [NaCl SDK] Add gmock library to be build by build_sdk.py (only for testing)binji@chromium.org2012-10-122-0/+56
* NaCl SDK: Add flag to build_sdk.py to skip download and untar tooclhain steps.dschuff@chromium.org2012-10-091-2/+6
* [NaCl SDK] Remove old pthreads library. Just use pthreads-win32 now.binji@chromium.org2012-10-087-458/+0
* [NaCl SDK] Generate NOTICE file automatically.binji@chromium.org2012-10-084-2437/+112
* [NaCl SDK] Update sdk_tools to r160355.binji@chromium.org2012-10-082-22/+22
* [NaCl SDK] Fix the sdk_updater auto-update feature when /tmp is a different f...binji@chromium.org2012-10-052-3/+11
* [NaCl SDK] Fix build failure on Windows introduced in r160293.binji@chromium.org2012-10-053-5/+1
* [NaCl SDK] Fix bogus message printed when running naclsdk updatebinji@chromium.org2012-10-051-7/+11
* [NaCl SDK] Build nacl_mounts_test without experimental.binji@chromium.org2012-10-0516-306/+165
* [NaCl SDK] Cleanup Pong example.binji@chromium.org2012-10-0416-776/+1023
* [NaCl SDK] Build pthreads_win32 library using .dsc file.binji@chromium.org2012-10-046-11/+186