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
/
service
/
service_process_control_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed ServiceProcessControl::Launch to remember the Task supplied to it in a ...
sanjeevr@chromium.org
2010-10-18
1
-5
/
+60
*
Used process_util methods to wait for the service process to die in the Servi...
sanjeevr@chromium.org
2010-10-12
1
-33
/
+23
*
Added the service process pid to the shared memory data. This will be used fo...
sanjeevr@chromium.org
2010-10-12
1
-1
/
+10
*
The IPC channel names and event names used by the service process now append ...
sanjeevr@chromium.org
2010-10-09
1
-9
/
+38
*
All communication with the cloud print proxy service from the browser now hap...
sanjeevr@chromium.org
2010-10-07
1
-3
/
+37
*
Removed the ServiceProcessType enum because a single service process should h...
sanjeevr@chromium.org
2010-10-05
1
-2
/
+1
*
Enable ServiceProcessControlTest.LaunchTwice
hclam@chromium.org
2010-09-03
1
-3
/
+5
*
Build fix for browser_tests
hclam@chromium.org
2010-09-02
1
-5
/
+1
*
Don't launch service process if it's already running
hclam@chromium.org
2010-09-01
1
-0
/
+23
*
ServiceProcessControl to launch a service process and communicate through IPC.
hclam@chromium.org
2010-08-12
1
-0
/
+70