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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux Zygote: add sanity checks and cleanup
jln@chromium.org
2013-09-05
1
-13
/
+18
*
Zygote: small cleanup
jln@chromium.org
2013-08-21
2
-28
/
+31
*
Support a new remote IPC for for GetTerminationStatus.
jln@chromium.org
2013-08-21
2
-37
/
+119
*
Revert 218584 "Support a new remote IPC for for GetTerminationSt..."
dbeam@chromium.org
2013-08-21
2
-119
/
+37
*
Support a new remote IPC for for GetTerminationStatus.
jln@chromium.org
2013-08-21
2
-37
/
+119
*
Zygote: fix real PID reporting when using a fork delegate.
jln@chromium.org
2013-08-14
1
-1
/
+5
*
Revert 216530 "Linux Zygote: cleanup and sanity checks."
jln@chromium.org
2013-08-09
1
-29
/
+20
*
Linux Zygote: cleanup and sanity checks.
jln@chromium.org
2013-08-09
1
-20
/
+29
*
Update include paths in miscellaneous content/ directories for base/process c...
rsesek@chromium.org
2013-07-25
3
-3
/
+2
*
Split PepperPluginRegistry into the pieces that are needed in each process. c...
jam@chromium.org
2013-07-25
1
-2
/
+25
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
1
-1
/
+1
*
Fixing conditional including of init_webrtc.h.
grunell@chromium.org
2013-07-02
1
-1
/
+4
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
2
-2
/
+2
*
Linux: remove unmaintained SELinux code.
phajdan.jr@chromium.org
2013-05-17
2
-56
/
+1
*
Support for loading libpeerconnection dynamically instead of statically.
tommi@chromium.org
2013-05-01
1
-0
/
+4
*
Linux sandbox: more paranoid checks at initialization
jln@chromium.org
2013-05-01
2
-7
/
+1
*
Linux: make CHROMIUM_SELINUX compile again
jln@chromium.org
2013-04-30
1
-1
/
+1
*
Fix issue 233464 by defining Zygote::kMagicSandboxIPCDescriptor in zygote_lin...
glider@chromium.org
2013-04-24
1
-0
/
+2
*
Fix ZygoteMain() prototype: it returns a bool, not an int
mdempsky@google.com
2013-04-13
2
-0
/
+20
*
re-land 187283 -- switch to skia's version of SkFontHost_fontconfig
reed@google.com
2013-03-12
1
-5
/
+5
*
Revert 187283
reed@google.com
2013-03-11
1
-5
/
+5
*
Call version of SkFontHost_fontconfig in Skia (cloned from here).
reed@google.com
2013-03-11
1
-5
/
+5
*
content_shell: fix linux ENABLE_PLUGIN=0 build
msb@chromium.org
2013-02-27
1
-1
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Use SOCK_SEQPACKET for synchronous IPC.
glider@google.com
2013-01-18
2
-10
/
+10
*
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
*
Linux: inform the Zygote when it's waiting on a dead process
jln@chromium.org
2012-12-06
1
-2
/
+17
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
2
-2
/
+2
*
Move global_descriptors to base/posix.
brettw@chromium.org
2012-11-09
1
-1
/
+1
*
Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...
jam@chromium.org
2012-10-21
1
-1
/
+1
*
linux: Crash browser on too-big messages to zygote.
derat@chromium.org
2012-10-12
1
-2
/
+1
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
3
-83
/
+20
*
Revert 149692 - Create a LinuxSandbox class.
mazda@chromium.org
2012-08-02
3
-20
/
+83
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
3
-83
/
+20
*
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
*
Add Julien Tinnes as OWNER of Linux sandboxing and Zygote
jln@chromium.org
2012-07-09
1
-2
/
+1
*
clang: -Wunused-private-field cleanups, linux edition
thakis@chromium.org
2012-07-03
2
-1
/
+5
*
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
2
-4
/
+4
*
Fix SELinux build after refactoring of the zygote (https://chromiumcodereview...
phajdan.jr@chromium.org
2012-06-02
2
-25
/
+25
*
Zygote Init: close all file descriptors properly
jln@chromium.org
2012-06-01
1
-3
/
+6
*
Created new OWNERS file for content/zygote/*. Added markus@chromium and
markus@chromium.org
2012-06-01
1
-0
/
+4
*
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
2
-7
/
+9
*
Have Zygote fork a init-like process if required
jln@chromium.org
2012-05-23
1
-0
/
+83
[next]