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
*
mmap V8 snapshot and ICU data file in the android_webview
mkosiba
2015-01-09
1
-4
/
+4
*
Linux Sandbox: move init processes to new session id.
jln
2015-01-07
1
-0
/
+2
*
Revert of Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchPr...
mek
2015-01-07
1
-1
/
+1
*
Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess.
rickyz
2015-01-07
1
-1
/
+1
*
zygote: skip pre-initializing sandbox under --no-sandbox flag
mdempsky
2015-01-03
1
-2
/
+6
*
Remove deprecated methods from Pickle.
avi
2014-12-28
3
-31
/
+21
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
3
-21
/
+31
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
2
-4
/
+5
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
3
-31
/
+21
*
Use ForkWithFlags on the zygote.
rickyz
2014-12-18
1
-1
/
+4
*
Revert "Non-SFI mode: Use dummy PID for NaCl's IPC channel and IPC channel on...
perkj
2014-12-11
1
-0
/
+3
*
Non-SFI mode: Use dummy PID for NaCl's IPC channel and IPC channel on Linux p...
hidehiko
2014-12-11
1
-3
/
+0
*
Upgrade the windows specific version of LaunchProcess to avoid raw handles.
rvargas
2014-12-05
1
-1
/
+1
*
Revert of Upgrade the windows specific version of LaunchProcess to avoid raw ...
rfevang
2014-12-03
1
-1
/
+1
*
Upgrade the windows specific version of LaunchProcess to avoid raw handles.
rvargas
2014-12-03
1
-1
/
+1
*
Linux sandbox: change API to start the sandbox
jln
2014-11-25
1
-12
/
+32
*
Introduce content_nacl_nonsfi.gyp for nacl_helper_nonsfi.
hidehiko
2014-11-10
1
-0
/
+1
*
Change Zygote ownership in content/.
jln
2014-09-22
1
-1
/
+1
*
Linux sandbox: add behind-flag USR2 handler for crash debugging.
Julien Tinnes
2014-09-20
1
-0
/
+44
*
Include Pepper headers only if ENABLE_PLUGINS is defined
dnicoara
2014-09-08
1
-2
/
+5
*
Change base/file_utils.h includes to base/files/file_utils.h in content/
thestig
2014-09-05
1
-1
/
+1
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-1
/
+0
*
Switch to BoringSSL.
davidben@chromium.org
2014-07-22
1
-3
/
+8
*
AsanCoverage: make the filenames of zygote/gpu coverage files more unique.
earthdok@chromium.org
2014-06-03
1
-1
/
+5
*
Add sandbox support for AsanCoverage.
earthdok@chromium.org
2014-06-02
3
-12
/
+153
*
Cleanup zygote_main_linux.cc includes.
mdempsky@chromium.org
2014-05-16
1
-13
/
+1
*
MemorySanitizer: remove msan_unpoison_string() from zygote_main_linux.cc
earthdok@chromium.org
2014-05-13
1
-15
/
+4
*
Add support for multiple zygote fork delegates
mdempsky@chromium.org
2014-05-11
4
-52
/
+49
*
Use RecvMsgWithPid to find real PID for zygote children
mdempsky@chromium.org
2014-05-08
2
-101
/
+121
*
Get rid of kZygoteIdFd from content
mdempsky@chromium.org
2014-05-02
1
-5
/
+1
*
Make PID translation sanity checks more robust
mdempsky@chromium.org
2014-05-01
1
-0
/
+6
*
Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>
mdempsky@chromium.org
2014-04-30
2
-18
/
+19
*
Use RecvMsgWithPid to find zygote PID instead of chrome-sandbox
mdempsky@chromium.org
2014-04-28
2
-14
/
+11
*
Simplify ZygoteForkDelegate API further
mdempsky@chromium.org
2014-04-18
1
-13
/
+9
*
Clean up ZygoteForkDelegate API a little
mdempsky@chromium.org
2014-04-18
2
-4
/
+4
*
NaCl Linux: use own setuid sandbox instance
jln@chromium.org
2014-04-17
1
-13
/
+12
*
Linux Sandbox: Move setuid sandbox localization code.
jln@chromium.org
2014-04-15
1
-1
/
+10
*
Cache the maximal virtual mem after setting it but before turning the sandbox on
jochen@chromium.org
2014-04-12
1
-1
/
+0
*
Expose the virtual memory limit to blink
jochen@chromium.org
2014-04-08
1
-0
/
+1
*
Do not call base::EnsureProcessTerminated() from the zygote process under TSan
glider@chromium.org
2014-04-04
1
-0
/
+13
*
Tell nacl_helper to use non SFI mode in HandleForkRequest
hamaji@chromium.org
2014-04-03
1
-1
/
+1
*
Report PPAPI plugin load error code to UMA.
xhwang@chromium.org
2014-03-25
1
-2
/
+2
*
MemorySanitizer: fix the annotations in zygote_main_linux.cc
earthdok@chromium.org
2014-03-20
1
-0
/
+15
*
Linux Sandbox: setuid sandbox initialization cleanup.
jln@chromium.org
2014-03-03
1
-91
/
+88
*
Annotate the libc overrides in zygote_main_linux.cc for MemorySanitizer.
earthdok@chromium.org
2014-02-17
1
-4
/
+21
*
Revert 250320 "Make the libc overrides in zygote_main_linux.cc s..."
jln@chromium.org
2014-02-12
1
-19
/
+5
*
Make the libc overrides in zygote_main_linux.cc sanitizer-friendly.
earthdok@chromium.org
2014-02-11
1
-5
/
+19
*
TSANv2: disable non sandbox-related threading checks under TSAN.
jln@chromium.org
2014-01-29
1
-0
/
+2
*
Revert 240527 "Revert of https://codereview.chromium.org/99133015/"
jln@chromium.org
2013-12-13
2
-2
/
+2
*
Revert of https://codereview.chromium.org/99133015/
scottmg@chromium.org
2013-12-13
2
-2
/
+2
[next]