summaryrefslogtreecommitdiffstats
path: root/chrome/common/service_process_util_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the mac service process handling code clean itself up properly as far as...dmaclach@chromium.org2011-08-251-24/+26
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Fix to bug 75303abeera@google.com2011-06-241-0/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* ServiceProcess clean updmaclach@chromium.org2011-03-231-3/+2
* Getting service process on Mac to handle having things moved/changed undernea...dmaclach@chromium.org2011-03-221-1/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-111-1/+1
* Removed obsolete autorun value on Windows.sanjeevr@chromium.org2011-02-251-0/+21
* Removed the command line from ServiceProcessState::AddToAutoRun() and had the...sanjeevr@chromium.org2011-02-251-2/+4
* Get service process running standalone on the mac by hooking it into launchd.dmaclach@chromium.org2011-02-241-17/+17
* Make changes sanjeev suggesteddmaclach@chromium.org2011-02-031-2/+2
* Get service processes working on Mac and Linux.dmaclach@chromium.org2011-02-021-12/+9
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-7/+7
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-7/+7
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-7/+7
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-011-3/+4
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-3/+3
* Spilt code in service_process_utils.cc into separate files for Windows and Po...sanjeevr@chromium.org2010-10-131-0/+145