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
/
chrome
/
browser
/
child_process_launcher.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
1
-11
/
+12
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-1
/
+1
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
1
-7
/
+9
*
Revert 63067 - This adds some plumbing for propagating the status and error c...
gspencer@chromium.org
2010-10-19
1
-13
/
+10
*
This adds some plumbing for propagating the status and error code of a
gspencer@chromium.org
2010-10-19
1
-10
/
+13
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
1
-1
/
+3
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part14:
tfarina@chromium.org
2010-10-10
1
-8
/
+8
*
[Mac] Replace the existing browser-child mach ipc with a long-lived listener ...
rohitrao@chromium.org
2010-09-17
1
-13
/
+23
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-0
/
+1
*
Fix typos for defined(OS_XXX).
thestig@chromium.org
2010-05-18
1
-2
/
+4
*
Revert 46384 - Fix race in zygote_host_linux where socket was being read from...
kkania@chromium.org
2010-05-05
1
-57
/
+23
*
Remove recently added DCHECK in 46384 which is causing some test crashes.
kkania@chromium.org
2010-05-04
1
-1
/
+0
*
Fix race in zygote_host_linux where socket was being read from and written to...
kkania@chromium.org
2010-05-04
1
-23
/
+58
*
Revert 43821 - Add some temporary instrumentation to help track down a crasher.
eroman@chromium.org
2010-04-16
1
-31
/
+0
*
Add some temporary instrumentation to help track down a crasher.
eroman@chromium.org
2010-04-07
1
-0
/
+31
*
Make DidProcessCrash a bit more solid and accurate on Windows
phajdan.jr@chromium.org
2010-04-06
1
-2
/
+0
*
Create initial GPU backing store in the GPU process for X windows applications.
brettw@chromium.org
2010-01-26
1
-20
/
+16
*
Moving sandbox_policy files into chrome/common .
gregoryd@google.com
2010-01-17
1
-1
/
+1
*
Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-12
1
-2
/
+20
*
Revert 35888 - Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-10
1
-12
/
+0
*
Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-10
1
-0
/
+12
*
Make ProcessWatcher use kqueues on Mac.
jeremy@chromium.org
2009-12-15
1
-2
/
+2
*
Revert 34146 - A place to store the pid>mach_port_t mapping.
thakis@chromium.org
2009-12-09
1
-109
/
+0
*
A place to store the pid->mach_port_t mapping.
thakis@chromium.org
2009-12-09
1
-0
/
+109
*
Use the zygote for extension page popup processes.
tony@chromium.org
2009-12-04
1
-1
/
+3
*
Fix environment variables not being used after switching to ChildProcessLaunc...
jam@chromium.org
2009-11-23
1
-1
/
+3
*
Fix bug when accessing g_browser_process->broker_services() at shutdown.
jam@chromium.org
2009-11-23
1
-17
/
+4
*
Launch all child processes asynchronously so as not to block the IO thread.
jam@chromium.org
2009-11-21
1
-36
/
+119
*
Launch processes asynchronously so as not to block the UI thread. For now, re...
jam@chromium.org
2009-11-18
1
-0
/
+238
*
Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...
jam@chromium.org
2009-11-18
1
-238
/
+0
*
Fix build break on Mac release.
jam@chromium.org
2009-11-17
1
-2
/
+3
*
Launch processes asynchronously so as not to block the UI thread. For now, r...
jam@chromium.org
2009-11-17
1
-0
/
+237