summaryrefslogtreecommitdiffstats
path: root/chrome/common/service_process_util_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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