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
*
Use fixed socket name instead of SecureSocketWithKey
vitalybuka
2015-03-16
1
-15
/
+16
*
Simplify VersionInfo code, avoid hitting sandbox IPC constantly on Windows
scottmg
2014-10-07
1
-11
/
+0
*
Use the same set of switches for service process autorun and for launching pr...
vitalybuka@chromium.org
2014-06-20
1
-20
/
+38
*
Deprecate named base::SharedMemory.
viettrungluu@chromium.org
2014-03-05
1
-2
/
+3
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
1
-2
/
+2
*
Update uses of UTF conversions in chrome/common to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
1
-2
/
+2
*
Update include paths in chrome/common/ for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+0
*
Use a direct include of strings headers in chrome/common/, part 2.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Cleanup: Remove unneeded base/file_util.h includes in chrome.
thestig@chromium.org
2013-05-15
1
-1
/
+0
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Use base namespace for FilePath in chrome/common and content/common.
brettw@chromium.org
2013-02-07
1
-3
/
+3
*
Remove two deprecated methods from base::Version
isherman@chromium.org
2012-07-11
1
-8
/
+7
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
1
-1
/
+0
*
Move content_paths.h to content/public/common.
jam@chromium.org
2011-10-21
1
-1
/
+1
*
Get rid of ChildProcessHost usage from chrome/common. The service process cod...
jam@chromium.org
2011-10-21
1
-6
/
+4
*
Give plug-in processes an executable heap and disable PIE/ASLR for Native
mark@chromium.org
2011-08-24
1
-1
/
+2
*
Fix to bug 75303
abeera@google.com
2011-06-24
1
-5
/
+0
*
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
-3
/
+1
*
Getting service process on Mac to handle having things moved/changed undernea...
dmaclach@chromium.org
2011-03-22
1
-6
/
+1
*
Committing on behalf of asharif1@chromium.org.
sanjeevr@chromium.org
2011-03-17
1
-1
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-03-11
1
-1
/
+1
*
Move ChildProcessHost and ChildProcessInfo to content.
jam@chromium.org
2011-03-09
1
-1
/
+1
*
Removed the command line from ServiceProcessState::AddToAutoRun() and had the...
sanjeevr@chromium.org
2011-02-25
1
-0
/
+23
*
Get service process running standalone on the mac by hooking it into launchd.
dmaclach@chromium.org
2011-02-24
1
-17
/
+25
*
Get service processes working on Mac and Linux.
dmaclach@chromium.org
2011-02-02
1
-51
/
+62
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-1
/
+2
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-0
/
+11
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-11
/
+0
*
Installer cleanup
amit@chromium.org
2010-12-16
1
-9
/
+6
*
Add a new GetInstance() method for singleton classes under chrome/service and...
satish@chromium.org
2010-12-09
1
-0
/
+6
*
Fix up SharedMemory implementation so that it is more equivalent on Windows v...
dmaclach@chromium.org
2010-10-27
1
-2
/
+2
*
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