summaryrefslogtreecommitdiffstats
path: root/chrome/common/service_process_util_posix.h
Commit message (Expand)AuthorAgeFilesLines
* Add OVERRIDE to chrome/common/ and nacl/.avi@chromium.org2011-11-211-2/+2
* NewRunnable* conversion to base::Bindscottbyer@chromium.org2011-11-121-2/+3
* Make the mac service process handling code clean itself up properly as far as...dmaclach@chromium.org2011-08-251-8/+8
* Miscellaneous header include cleanups related to message_pump_libevent.h.wtc@chromium.org2011-06-241-4/+3
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-4/+4
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-141-2/+2
* Fixes up the race condition that exists with deleting a file vs watching it.dmaclach@chromium.org2011-04-011-1/+5
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-011-2/+0
* Revert 80101 - kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-011-0/+2
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-03-311-2/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Revert 79307 - Fixes up the race condition that exists with deleting a file v...dmaclach@chromium.org2011-03-241-5/+1
* Fixes up the race condition that exists with deleting a file vs watching it.dmaclach@chromium.org2011-03-241-1/+5
* ServiceProcess clean updmaclach@chromium.org2011-03-231-2/+1
* Getting service process on Mac to handle having things moved/changed undernea...dmaclach@chromium.org2011-03-221-1/+9
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-111-0/+4
* New OOL violations on linux since last week, along with the final Mac OOL fixes.erg@google.com2011-03-011-6/+10
* Mac proxy auto-launch.scottbyer@chromium.org2011-02-251-1/+2
* Get service process running standalone on the mac by hooking it into launchd.dmaclach@chromium.org2011-02-241-0/+72