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
/
common
/
service_process_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spilt code in service_process_utils.cc into separate files for Windows and Po...
sanjeevr@chromium.org
2010-10-13
1
-196
/
+61
*
Another clang build fix.
thakis@chromium.org
2010-10-12
1
-0
/
+2
*
Fix service for CUPS CP proxy.
gene@google.com
2010-10-12
1
-0
/
+7
*
Added the service process pid to the shared memory data. This will be used fo...
sanjeevr@chromium.org
2010-10-12
1
-35
/
+69
*
Fixed a bug in the implementation of GetServiceProcessLockFileName which caus...
sanjeevr@chromium.org
2010-10-10
1
-14
/
+9
*
The IPC channel names and event names used by the service process now append ...
sanjeevr@chromium.org
2010-10-09
1
-33
/
+255
*
Removed the ServiceProcessType enum because a single service process should h...
sanjeevr@chromium.org
2010-10-05
1
-15
/
+30
*
Registered the service process to AutoRun (for Windows) if any service (Cloud...
sanjeevr@chromium.org
2010-09-01
1
-3
/
+1
*
Use named events instead of lock files for service process
hclam@chromium.org
2010-08-31
1
-6
/
+50
*
ServiceProcessControl to launch a service process and communicate through IPC.
hclam@chromium.org
2010-08-12
1
-0
/
+55