summaryrefslogtreecommitdiffstats
path: root/components/nacl/loader
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Remove Mojo integration and tests.teravest2015-04-234-31/+0
* Set up a NaCl load status callback to start replacing "start_module".jvoung2015-04-222-0/+11
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-172-3/+3
* Merge NaClIPCAdapter::set_resolve_file_token_callback() into the constructoryusukes2015-04-163-32/+36
* Non-SFI NaCl: Add hidehiko@ as an OWNER in components/nacl/loader/nonsfi/mseaborn2015-04-161-0/+2
* Non-SFI mode: Use syscall() for sandbox sanity check.hidehiko2015-04-141-2/+2
* Non-SFI mode: Enable namespace sandbox for nacl_helper_nonsfi.hidehiko2015-04-091-6/+1
* Init Mojo embedder for Windows NaCl plugins.teravest2015-04-063-10/+15
* Revert of Init Mojo embedder for Windows NaCl plugins. (patchset #6 id:160001...teravest2015-04-033-15/+10
* Init Mojo embedder for Windows NaCl plugins.Justin TerAvest2015-04-033-10/+15
* ASan: disable ODR violation detection for nacl_helper.earthdok2015-03-301-1/+3
* Non-SFI NaCl: Batch-open resource filesyusukes2015-03-102-0/+13
* Non-SFI mode: Suid sandbox.hidehiko2015-03-102-20/+29
* Linux sandbox: better APIs with /proc/ argumentsjln2015-02-245-28/+17
* Remove irt_nonsfi.h, which is no longer necessary.mazda2015-02-241-1/+0
* NaCl cleanup: Use validation_cache.h from src/public/mseaborn2015-02-172-2/+1
* NaCl cleanup: Remove unused #include of shared/platform/nacl_host_desc.hmseaborn2015-02-172-2/+0
* Linux Sandbox: add resource limits to NaCljln2015-02-132-1/+39
* Namespace sandbox: add important security checksjln2015-02-121-0/+3
* Linux Sandbox: reorganizejln2015-02-124-3/+4
* NaCl cleanup: Remove references to native_client/src/public/nacl_file_info.hmseaborn2015-02-093-4/+0
* Allow using the namespace sandbox in zygote host.rickyz2015-02-071-13/+24
* Update mojo sdk to rev 8d45c89c30b230843c5bd6dd0693a555750946c0viettrungluu2015-02-071-1/+3
* Make NaCl process non-dumpable.rickyz2015-02-062-0/+19
* Revert "Update mojo sdk to rev 8d45c89c30b230843c5bd6dd0693a555750946c0"viettrungluu2015-02-061-3/+1
* Update mojo sdk to rev 8d45c89c30b230843c5bd6dd0693a555750946c0viettrungluu2015-02-061-1/+3
* NaCl cleanup: Remove unneeded definition of ResolveFileToken()mseaborn2015-02-062-32/+0
* NaCl: Clean up to use the public API for creating validation-cacheable descsmseaborn2015-02-062-24/+4
* NaCl: Remove unneeded entry from components/nacl/loader/DEPSmseaborn2015-02-061-1/+0
* Make chrome.exe built with ASan/Win work with sandbox enabledtimurrrr2015-02-051-0/+7
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-232-3/+3
* Revert of Linux Sandbox: move init processes to new session id. (patchset #1 ...jln2015-01-121-1/+0
* Linux Sandbox: move init processes to new session id.jln2015-01-071-0/+1
* Pepper: Add a Pepper+NaCl+Mojo test.teravest2014-12-292-1/+29
* replace COMPILE_ASSERT with static_assert in components/mostynb2014-12-222-3/+3
* Misc. warning fixes/cleanuppkasting2014-12-121-1/+1
* Prefix CommandLine usage with base namespace (Part 9: components)kkosztyo.u-szeged2014-12-046-9/+11
* Allow IRT manifest_service open_resource with PNaCl translator nexes.jvoung2014-12-011-0/+1
* Extract CountOpenFds and HasOpenDirectory from credentials.cchidehiko2014-11-261-5/+3
* Linux sandbox: change seccomp detection and initialization.jln2014-11-252-6/+3
* Linux sandbox: change API to start the sandboxjln2014-11-256-14/+35
* Restrict clock_getres and prlimit64 on the NaCl helper.rickyz2014-11-221-4/+6
* NaCl: Simpler validation for main nexe.teravest2014-11-205-68/+13
* Non-SFI mode: Implement nacl_helper_nonsfi.hidehiko2014-11-133-17/+82
* Introduce content_nacl_nonsfi.gyp for nacl_helper_nonsfi.hidehiko2014-11-101-1/+1
* Linux sandbox: Tighten up the NaCl sandbox policy.rickyz2014-10-292-15/+47
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-296-15/+13
* bpf_dsl: rename SandboxBPFDSLPolicy to just Policymdempsky2014-10-243-9/+9
* Supply IRT file when launching PNaCl translators, and set irt_load_optional.jvoung2014-10-221-16/+15
* Standardize usage of virtual/override/final in components/dcheng2014-10-216-20/+22