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
/
zygote
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow using the namespace sandbox in zygote host.
rickyz
2015-02-07
1
-4
/
+23
*
Make NaCl process non-dumpable.
rickyz
2015-02-06
1
-0
/
+1
*
sandbox: extract SetuidSandboxHost code from SetuidSandboxClient
mdempsky
2015-02-05
1
-8
/
+6
*
Update nacl to use the new version of LaunchProcess.
rvargas
2015-01-10
1
-1
/
+1
*
Prefix CommandLine usage with base namespace (Part 9: components)
kkosztyo.u-szeged
2014-12-04
1
-4
/
+5
*
Non-SFI mode: Add --use-nacl-helper-nonsfi flag.
hidehiko
2014-10-31
1
-1
/
+3
*
Linux sandbox: Tighten up the NaCl sandbox policy.
rickyz
2014-10-29
1
-0
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-14
/
+17
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
1
-5
/
+5
*
Add SBX_CHROME_API_RQ to nacl_helper env whitelist
elijahtaylor@chromium.org
2014-06-19
1
-0
/
+2
*
Clear environment variables for nacl_helper
elijahtaylor@chromium.org
2014-06-05
3
-0
/
+97
*
Non-SFI NaCl: Stop using nacl_helper_bootstrap for non-SFI
hamaji@chromium.org
2014-05-15
2
-18
/
+24
*
Split NaCl SFI and non-SFI helpers into separate processes
mdempsky@chromium.org
2014-05-13
2
-13
/
+45
*
Get rid of kZygoteIdFd from content
mdempsky@chromium.org
2014-05-02
1
-11
/
+11
*
Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>
mdempsky@chromium.org
2014-04-30
1
-1
/
+2
*
Simplify ZygoteForkDelegate API further
mdempsky@chromium.org
2014-04-18
2
-12
/
+5
*
Clean up ZygoteForkDelegate API a little
mdempsky@chromium.org
2014-04-18
2
-7
/
+5
*
NaCl Linux: use own setuid sandbox instance
jln@chromium.org
2014-04-17
3
-3
/
+29
*
Ensure seccomp-bpf cannot be silently disabled for non-SFI NaCl
hamaji@chromium.org
2014-04-15
1
-0
/
+1
*
Tell nacl_helper to use non SFI mode in HandleForkRequest
hamaji@chromium.org
2014-04-03
2
-3
/
+11
*
posix LaunchProcess: remove more iterator usage that was missed in r243401
mattm@chromium.org
2014-01-09
1
-2
/
+2
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-3
/
+3
*
Move nacl_helper_linux.cc to components/nacl
alexis.menard@intel.com
2013-11-12
2
-3
/
+7
*
Linux: Remove second copy of NaCl runtime, used when nacl_helper fails
mseaborn@chromium.org
2013-10-25
1
-1
/
+6
*
Pass StatsTable shared memory via global descriptors on Posix rather than usi...
rmcilroy@chromium.org
2013-10-16
1
-3
/
+8
*
NaCl: Clean up how FDs are passed to nacl_helper instances on Linux
mseaborn@chromium.org
2013-10-11
1
-1
/
+1
*
Support a new remote IPC for for GetTerminationStatus.
jln@chromium.org
2013-08-21
2
-9
/
+105
*
Revert 218584 "Support a new remote IPC for for GetTerminationSt..."
dbeam@chromium.org
2013-08-21
2
-105
/
+9
*
Support a new remote IPC for for GetTerminationStatus.
jln@chromium.org
2013-08-21
2
-9
/
+105
*
Linux NaCl: forward sandbox-related command line flags to the helper.
jln@chromium.org
2013-07-30
1
-9
/
+34
*
Move zygote related files to components/nacl.
yael.aharon@chromium.org
2013-07-30
2
-0
/
+276