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
/
content
/
zygote
/
zygote_main_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SOCK_SEQPACKET for synchronous IPC.
glider@google.com
2013-01-18
1
-2
/
+2
*
NaCl: Clean up file descriptor setup in nacl_helper on linux
mseaborn@chromium.org
2013-01-10
1
-2
/
+1
*
NaCl: Remove unused "sandboxed_" field and argument from NaClForkDelegate
mseaborn@chromium.org
2013-01-09
1
-2
/
+1
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
1
-1
/
+1
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...
jam@chromium.org
2012-10-21
1
-1
/
+1
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
1
-55
/
+14
*
Revert 149692 - Create a LinuxSandbox class.
mazda@chromium.org
2012-08-02
1
-14
/
+55
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
1
-55
/
+14
*
Create a new SetuidSandboxClient class.
jln@chromium.org
2012-07-23
1
-57
/
+27
*
Share the zygote's fopen overrides with nacl_helper.
ncbray@chromium.org
2012-07-13
1
-134
/
+2
*
Omit -w from ASan CFLAGS and fix a warning.
eugenis@chromium.org
2012-06-14
1
-0
/
+3
*
Setuid sandbox API versioning
jln@chromium.org
2012-06-05
1
-2
/
+26
*
Tighten up DEPS some more. NaCl/service process code are including internal c...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Fix SELinux build after refactoring of the zygote (https://chromiumcodereview...
phajdan.jr@chromium.org
2012-06-02
1
-25
/
+0
*
Zygote Init: close all file descriptors properly
jln@chromium.org
2012-06-01
1
-3
/
+6
*
Cleanup: Remove the C version of GetUrandomFD()
mseaborn@chromium.org
2012-05-30
1
-5
/
+4
*
Zygote: warn if setuid sandbox is acting as init
jln@chromium.org
2012-05-26
1
-8
/
+19
*
Roll the revision of the seccomp sandbox forward. In the process, we also
markus@chromium.org
2012-05-23
1
-0
/
+2
*
Have Zygote fork a init-like process if required
jln@chromium.org
2012-05-23
1
-0
/
+83
*
zygote: Redirect 64-bit libc localtime and localtime_r routines.
hshi@chromium.org
2012-05-16
1
-2
/
+60
*
Split the Zygote class out of zygote_main_linux and into its own file.
brettw@chromium.org
2012-05-13
1
-507
/
+33
*
Move the Linux zygote stuff into its own per-process directory.
brettw@chromium.org
2012-05-08
1
-0
/
+1017