index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
nacl
/
loader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pepper: Remove Mojo integration and tests.
teravest
2015-04-23
4
-31
/
+0
*
Set up a NaCl load status callback to start replacing "start_module".
jvoung
2015-04-22
2
-0
/
+11
*
Rename USE_NSS to USE_NSS_CERTS.
davidben
2015-04-17
2
-3
/
+3
*
Merge NaClIPCAdapter::set_resolve_file_token_callback() into the constructor
yusukes
2015-04-16
3
-32
/
+36
*
Non-SFI NaCl: Add hidehiko@ as an OWNER in components/nacl/loader/nonsfi/
mseaborn
2015-04-16
1
-0
/
+2
*
Non-SFI mode: Use syscall() for sandbox sanity check.
hidehiko
2015-04-14
1
-2
/
+2
*
Non-SFI mode: Enable namespace sandbox for nacl_helper_nonsfi.
hidehiko
2015-04-09
1
-6
/
+1
*
Init Mojo embedder for Windows NaCl plugins.
teravest
2015-04-06
3
-10
/
+15
*
Revert of Init Mojo embedder for Windows NaCl plugins. (patchset #6 id:160001...
teravest
2015-04-03
3
-15
/
+10
*
Init Mojo embedder for Windows NaCl plugins.
Justin TerAvest
2015-04-03
3
-10
/
+15
*
ASan: disable ODR violation detection for nacl_helper.
earthdok
2015-03-30
1
-1
/
+3
*
Non-SFI NaCl: Batch-open resource files
yusukes
2015-03-10
2
-0
/
+13
*
Non-SFI mode: Suid sandbox.
hidehiko
2015-03-10
2
-20
/
+29
*
Linux sandbox: better APIs with /proc/ arguments
jln
2015-02-24
5
-28
/
+17
*
Remove irt_nonsfi.h, which is no longer necessary.
mazda
2015-02-24
1
-1
/
+0
*
NaCl cleanup: Use validation_cache.h from src/public/
mseaborn
2015-02-17
2
-2
/
+1
*
NaCl cleanup: Remove unused #include of shared/platform/nacl_host_desc.h
mseaborn
2015-02-17
2
-2
/
+0
*
Linux Sandbox: add resource limits to NaCl
jln
2015-02-13
2
-1
/
+39
*
Namespace sandbox: add important security checks
jln
2015-02-12
1
-0
/
+3
*
Linux Sandbox: reorganize
jln
2015-02-12
4
-3
/
+4
*
NaCl cleanup: Remove references to native_client/src/public/nacl_file_info.h
mseaborn
2015-02-09
3
-4
/
+0
*
Allow using the namespace sandbox in zygote host.
rickyz
2015-02-07
1
-13
/
+24
*
Update mojo sdk to rev 8d45c89c30b230843c5bd6dd0693a555750946c0
viettrungluu
2015-02-07
1
-1
/
+3
*
Make NaCl process non-dumpable.
rickyz
2015-02-06
2
-0
/
+19
*
Revert "Update mojo sdk to rev 8d45c89c30b230843c5bd6dd0693a555750946c0"
viettrungluu
2015-02-06
1
-3
/
+1
*
Update mojo sdk to rev 8d45c89c30b230843c5bd6dd0693a555750946c0
viettrungluu
2015-02-06
1
-1
/
+3
*
NaCl cleanup: Remove unneeded definition of ResolveFileToken()
mseaborn
2015-02-06
2
-32
/
+0
*
NaCl: Clean up to use the public API for creating validation-cacheable descs
mseaborn
2015-02-06
2
-24
/
+4
*
NaCl: Remove unneeded entry from components/nacl/loader/DEPS
mseaborn
2015-02-06
1
-1
/
+0
*
Make chrome.exe built with ASan/Win work with sandbox enabled
timurrrr
2015-02-05
1
-0
/
+7
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
2
-3
/
+3
*
Revert of Linux Sandbox: move init processes to new session id. (patchset #1 ...
jln
2015-01-12
1
-1
/
+0
*
Linux Sandbox: move init processes to new session id.
jln
2015-01-07
1
-0
/
+1
*
Pepper: Add a Pepper+NaCl+Mojo test.
teravest
2014-12-29
2
-1
/
+29
*
replace COMPILE_ASSERT with static_assert in components/
mostynb
2014-12-22
2
-3
/
+3
*
Misc. warning fixes/cleanup
pkasting
2014-12-12
1
-1
/
+1
*
Prefix CommandLine usage with base namespace (Part 9: components)
kkosztyo.u-szeged
2014-12-04
6
-9
/
+11
*
Allow IRT manifest_service open_resource with PNaCl translator nexes.
jvoung
2014-12-01
1
-0
/
+1
*
Extract CountOpenFds and HasOpenDirectory from credentials.cc
hidehiko
2014-11-26
1
-5
/
+3
*
Linux sandbox: change seccomp detection and initialization.
jln
2014-11-25
2
-6
/
+3
*
Linux sandbox: change API to start the sandbox
jln
2014-11-25
6
-14
/
+35
*
Restrict clock_getres and prlimit64 on the NaCl helper.
rickyz
2014-11-22
1
-4
/
+6
*
NaCl: Simpler validation for main nexe.
teravest
2014-11-20
5
-68
/
+13
*
Non-SFI mode: Implement nacl_helper_nonsfi.
hidehiko
2014-11-13
3
-17
/
+82
*
Introduce content_nacl_nonsfi.gyp for nacl_helper_nonsfi.
hidehiko
2014-11-10
1
-1
/
+1
*
Linux sandbox: Tighten up the NaCl sandbox policy.
rickyz
2014-10-29
2
-15
/
+47
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
6
-15
/
+13
*
bpf_dsl: rename SandboxBPFDSLPolicy to just Policy
mdempsky
2014-10-24
3
-9
/
+9
*
Supply IRT file when launching PNaCl translators, and set irt_load_optional.
jvoung
2014-10-22
1
-16
/
+15
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
6
-20
/
+22
[next]