summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Cleanup examples.binji@chromium.org2013-05-0740-1009/+381
* [NaCl SDK] Fix resource leak in hello_world example.binji@chromium.org2013-05-071-5/+11
* [NaCl SDK] nacl_io: Fix dlopen'ing a file not in the .nmfbinji@chromium.org2013-05-071-0/+8
* [NaCl SDK] Allow LIBDIR to override the default library build locationsbc@chromium.org2013-05-035-18/+19
* [NaCl SDK] Ran clang-format on the SDK examples.binji@chromium.org2013-05-0365-1135/+966
* Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntrieshamaji@chromium.org2013-05-034-43/+17
* [NaCl SDK] nacl_io example: Check ferror() after reading/writing.binji@chromium.org2013-05-031-0/+12
* [NaCl SDK] Fix stat bug, also add "stat" command to nacl_io example.binji@chromium.org2013-05-036-11/+75
* Fix debugging example.noelallen@chromium.org2013-05-0217-505/+609
* [NaCl SDK] Fix a typo in nacl_io example.binji@chromium.org2013-05-012-37/+33
* [NaCl SDK] Fix build_app.py after build_projects changes...binji@chromium.org2013-05-016-53/+41
* Build issues with NaCl SDK testsnoelallen@chromium.org2013-04-301-25/+41
* [NaCl SDK] nacl_irt_memory renamed again, broke nacl_io build.binji@chromium.org2013-04-291-1/+1
* [NaCl SDK] Disable arm mono testing temporarilyelijahtaylor@chromium.org2013-04-291-3/+5
* Add Core examplenoelallen@chromium.org2013-04-294-0/+208
* Fix Mono/NaCl buildbot redness.olonho@chromium.org2013-04-261-2/+9
* [NaCl SDK] Add jsoncpp to the SDK.binji@chromium.org2013-04-263-2/+53
* Fix parse_dsc test. Build broken by move.noelallen@chromium.org2013-04-252-9/+5
* Move examplesnoelallen@chromium.org2013-04-25100-64/+84
* Add 2D instance to ppapi_main library.noelallen@chromium.org2013-04-2410-168/+328
* [NaCl SDK] Cache downloaded SDK archivessbc@chromium.org2013-04-246-59/+209
* [NaCl SDK] Fix module imports for mono botselijahtaylor@chromium.org2013-04-232-2/+4
* Fix Permsnoelallen@chromium.org2013-04-221-0/+0
* Update pi_generator NaCl SDK example for HiDPIjhorwich@chromium.org2013-04-222-9/+21
* Remove all cyclic importsnoelallen@chromium.org2013-04-2219-675/+727
* [NaCl SDK] nacl_io: Initialize condvar in html5fs mount.binji@chromium.org2013-04-221-0/+3
* [NaCl SDK] Disable nodosfilewarning warnings.sbc@chromium.org2013-04-171-3/+9
* [NaCl SDK] nacl_io: HTTP mount bugfix, w/ packaged app and content cache.binji@chromium.org2013-04-171-2/+1
* [NaCl SDK] nacl_io: fix warning of macro redefinition on Windows.binji@chromium.org2013-04-174-12/+12
* [NaCl SDK] Pin pepper interfaces in nacl_io.binji@chromium.org2013-04-161-10/+11
* [NaCl SDK] Promo + screenshot images for packaged app.binji@chromium.org2013-04-163-0/+0
* [NaCl SDK] nacl_io: opening a node immediately after mounting would fail.binji@chromium.org2013-04-167-39/+204
* [NaCl SDK] Fix linux_nacl_sdk trybot -- it needs to clear http_proxy.binji@chromium.org2013-04-161-1/+8
* [NaCl SDK] Use icon when building SDK packaged app.binji@chromium.org2013-04-152-5/+9
* [NaCl SDK] Add SDK packaged app icon.binji@chromium.org2013-04-151-0/+0
* nacl-sdk: Add a PNaCl finalize step to the Release builds for SDK examples.jvoung@chromium.org2013-04-116-3/+88
* [NaCl SDK] The manifest viewer now displays links to naclports bundles.binji@chromium.org2013-04-111-4/+11
* Implement buildbot script support for Mono ARM.olonho@chromium.org2013-04-105-32/+103
* [NaCl SDK] Remove naclports archive from 26 bundle.binji@chromium.org2013-04-092-115/+126
* [NaCl SDK] Make the SDK examples buildable as a packaged app.binji@chromium.org2013-04-0965-454/+680
* [NaCl SDK] PNG resources for NaCl SDK examples.binji@chromium.org2013-04-082-0/+0
* [NaCl SDK] nacl_io: Fix bug when fseeking to end of httpfs-mounted file.binji@chromium.org2013-03-293-21/+44
* [NaCl SDK] Fix build breakage after IRT structure changed.binji@chromium.org2013-03-291-1/+3
* [NaCl SDK] Add pepper_27 bundle.binji@chromium.org2013-03-291-16/+16
* [NaCl SDK] Add naclports license and readme.sbc@chromium.org2013-03-271-7/+6
* [NaCl SDK] A bunch of spelling fixes.binji@chromium.org2013-03-2747-565/+73
* [NaCl SDK] fix README.naclports path.sbc@chromium.org2013-03-261-1/+1
* [NaCl SDK] Add naclports README and LICENSE file.sbc@chromium.org2013-03-263-8/+40
* [NaCl SDK] Don't fail if a bundle isn't found on omahaproxy history.binji@chromium.org2013-03-262-32/+115
* NaCl SDK: Have hello world example to check for __pnacl__ instead of __CLANG__.jvoung@chromium.org2013-03-131-1/+1