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
/
browser
/
zygote_main_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow browser to startup on openssl builds
joth@chromium.org
2011-10-06
1
-3
/
+7
*
CrOS - Speculative fix for shutdown hang talking to zygote
jamescook@chromium.org
2011-09-30
1
-31
/
+34
*
Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS
jamescook@chromium.org
2011-08-31
1
-4
/
+17
*
Remove extensions code from download code. The delegate and other users in Ch...
jam@chromium.org
2011-08-23
1
-1
/
+1
*
linux: undo the seccomp warning I recently added
evan@chromium.org
2011-08-04
1
-4
/
+1
*
linux: turn seccomp on by default in debug
evan@chromium.org
2011-08-03
1
-1
/
+4
*
seccomp: refactor logic into a header file
evan@chromium.org
2011-08-03
1
-27
/
+7
*
seccomp: simplify enable/disable logic
evan@chromium.org
2011-07-29
1
-22
/
+36
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-3
/
+2
*
Exit cleanly when sending kZygoteMagic failed.
oshima@google.com
2011-07-20
1
-1
/
+2
*
Exit cleanly when sending kZygoteMagic failed.
oshima@google.com
2011-07-20
1
-0
/
+8
*
Take two at splitting result codes between content and chrome.
dpranke@chromium.org
2011-07-19
1
-1
/
+1
*
Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexible
bradchen@google.com
2011-07-18
1
-35
/
+78
*
Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f...
rsleevi@chromium.org
2011-07-16
1
-73
/
+35
*
Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexible
bradchen@google.com
2011-07-16
1
-35
/
+73
*
Revert r92730, r92731, r92732 ... will land again once I ensure the win build...
dpranke@chromium.org
2011-07-15
1
-1
/
+1
*
This change will split the result codes between content and chrome.
dpranke@chromium.org
2011-07-15
1
-1
/
+1
*
Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...
fischman@chromium.org
2011-06-28
1
-73
/
+35
*
Revert 90808 - Fixing type error for ZygoteMain.
fischman@chromium.org
2011-06-28
1
-1
/
+1
*
Fixing type error for ZygoteMain.
bradchen@google.com
2011-06-28
1
-1
/
+1
*
I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...
bradchen@google.com
2011-06-28
1
-35
/
+73
*
Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...
fischman@chromium.org
2011-06-28
1
-73
/
+35
*
New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.
bradchen@google.com
2011-06-27
1
-35
/
+73
*
Get rid of the following dependencies from content:
jam@chromium.org
2011-06-14
1
-9
/
+0
*
Remove content dependency on chrome/browser/accessibility/browser_accessibili...
jam@chromium.org
2011-06-13
1
-1
/
+1
*
Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or
tony@chromium.org
2011-05-31
1
-10
/
+15
*
Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...
jam@chromium.org
2011-04-18
1
-1
/
+1
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Increase message size for the zygote channel
piman@google.com
2011-03-23
1
-1
/
+1
*
Guards "remoting" initialization on the renderer side.
bulach@chromium.org
2011-03-18
1
-2
/
+4
*
Move the renderer_web* files to content.
jam@chromium.org
2011-03-18
1
-1
/
+1
*
Load additional NSS library files in zygote main if remoting is enabled
hclam@google.com
2011-03-17
1
-13
/
+6
*
Move media library path resolution into Chrome path provider.
wez@chromium.org
2011-03-17
1
-3
/
+7
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-4
/
+4
*
Move a bunch of files from chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-2
/
+2
*
Initialize NSS with no DB in the renderer process
hclam@google.com
2011-03-16
1
-0
/
+15
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
1
-1
/
+1
*
Move content specific switches to content, in preparation for moving director...
jam@chromium.org
2011-03-03
1
-3
/
+6
*
Move the rest of the core files in chrome\browser to content\browser.
jam@chromium.org
2011-02-23
1
-0
/
+753