summaryrefslogtreecommitdiffstats
path: root/chrome/common/service_process_util_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Convert chrome/common non-debug logs to debug logs.brettw@chromium.org2011-10-281-19/+19
* Get rid of ChildProcessHost usage from chrome/common. The service process cod...jam@chromium.org2011-10-211-1/+0
* Remove TODOscottbyer@chromium.org2011-08-261-3/+0
* Make the mac service process handling code clean itself up properly as far as...dmaclach@chromium.org2011-08-251-3/+4
* Move Mac-specific files in chrome/common to chrome/common/mac.mark@chromium.org2011-08-191-1/+1
* Mac only: Change launchd type of service process.scottbyer@chromium.org2011-07-121-1/+4
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-141-0/+2
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-011-4/+1
* Revert 80101 - kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-011-1/+4
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-03-311-4/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* ServiceProcess clean updmaclach@chromium.org2011-03-231-27/+23
* Getting service process on Mac to handle having things moved/changed undernea...dmaclach@chromium.org2011-03-221-52/+197
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-111-1/+1
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-091-1/+1
* Fix up problems when bundle doesn't exist for service process on Mac.dmaclach@chromium.org2011-03-031-22/+25
* Mac proxy auto-launch.scottbyer@chromium.org2011-02-251-13/+86
* Removed the command line from ServiceProcessState::AddToAutoRun() and had the...sanjeevr@chromium.org2011-02-251-1/+1
* Get service process running standalone on the mac by hooking it into launchd.dmaclach@chromium.org2011-02-241-0/+228