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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the same set of switches for service process autorun and for launching pr...
vitalybuka@chromium.org
2014-06-20
1
-4
/
+3
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-2
/
+2
*
Update include paths in chrome/common/ for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+1
*
Use a direct include of the shared_memory header in base/, chrome/, components/.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Cloud Print Policy - service side enforcement, Mac browser tests.
scottbyer@chromium.org
2012-01-23
1
-1
/
+23
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-30
1
-2
/
+2
*
Cleanup: Remove forward declarations in various directories.
thestig@chromium.org
2011-11-18
1
-2
/
+0
*
NewRunnable* conversion to base::Bind
scottbyer@chromium.org
2011-11-12
1
-1
/
+3
*
Make the mac service process handling code clean itself up properly as far as...
dmaclach@chromium.org
2011-08-25
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
ServiceProcess clean up
dmaclach@chromium.org
2011-03-23
1
-1
/
+1
*
Getting service process on Mac to handle having things moved/changed undernea...
dmaclach@chromium.org
2011-03-22
1
-9
/
+3
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-03-11
1
-2
/
+2
*
Removed the command line from ServiceProcessState::AddToAutoRun() and had the...
sanjeevr@chromium.org
2011-02-25
1
-1
/
+6
*
Get service process running standalone on the mac by hooking it into launchd.
dmaclach@chromium.org
2011-02-24
1
-6
/
+15
*
Make changes sanjeev suggested
dmaclach@chromium.org
2011-02-03
1
-3
/
+7
*
Get service processes working on Mac and Linux.
dmaclach@chromium.org
2011-02-02
1
-10
/
+13
*
Add a new GetInstance() method for singleton classes under chrome/service and...
satish@chromium.org
2010-12-09
1
-3
/
+10
*
Fix ThreadChecker to use Locks and not use scoped_ptr.
willchan@chromium.org
2010-11-21
1
-1
/
+1
*
Spilt code in service_process_utils.cc into separate files for Windows and Po...
sanjeevr@chromium.org
2010-10-13
1
-26
/
+65
*
Added the service process pid to the shared memory data. This will be used fo...
sanjeevr@chromium.org
2010-10-12
1
-6
/
+13
*
The IPC channel names and event names used by the service process now append ...
sanjeevr@chromium.org
2010-10-09
1
-6
/
+24
*
Removed the ServiceProcessType enum because a single service process should h...
sanjeevr@chromium.org
2010-10-05
1
-6
/
+10
*
Registered the service process to AutoRun (for Windows) if any service (Cloud...
sanjeevr@chromium.org
2010-09-01
1
-3
/
+2
*
Use named events instead of lock files for service process
hclam@chromium.org
2010-08-31
1
-15
/
+5
*
ServiceProcessControl to launch a service process and communicate through IPC.
hclam@chromium.org
2010-08-12
1
-0
/
+43