summaryrefslogtreecommitdiffstats
path: root/chrome/common/service_process_util_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 184352brettw@chromium.org2013-02-241-10/+8
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-8/+10
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-071-1/+1
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+1
* NewRunnable* conversion to base::Bindscottbyer@chromium.org2011-11-121-8/+10
* Convert chrome/common non-debug logs to debug logs.brettw@chromium.org2011-10-281-3/+3
* 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