| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the base::files:: namespace. | darin@chromium.org | 2013-01-15 | 1 | -1/+1 |
* | Add OVERRIDE to chrome/common/ and nacl/. | avi@chromium.org | 2011-11-21 | 1 | -2/+2 |
* | NewRunnable* conversion to base::Bind | scottbyer@chromium.org | 2011-11-12 | 1 | -2/+3 |
* | Make the mac service process handling code clean itself up properly as far as... | dmaclach@chromium.org | 2011-08-25 | 1 | -8/+8 |
* | Miscellaneous header include cleanups related to message_pump_libevent.h. | wtc@chromium.org | 2011-06-24 | 1 | -4/+3 |
* | Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a... | chromium@hybridsource.org | 2011-05-28 | 1 | -4/+4 |
* | Move FilePathWatcher to base/files. | craig.schlenter@chromium.org | 2011-04-14 | 1 | -2/+2 |
* | Fixes up the race condition that exists with deleting a file vs watching it. | dmaclach@chromium.org | 2011-04-01 | 1 | -1/+5 |
* | kqueue implementation of FilePathWatcher on Mac. | dmaclach@chromium.org | 2011-04-01 | 1 | -2/+0 |
* | Revert 80101 - kqueue implementation of FilePathWatcher on Mac. | dmaclach@chromium.org | 2011-04-01 | 1 | -0/+2 |
* | kqueue implementation of FilePathWatcher on Mac. | dmaclach@chromium.org | 2011-03-31 | 1 | -2/+0 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Revert 79307 - Fixes up the race condition that exists with deleting a file v... | dmaclach@chromium.org | 2011-03-24 | 1 | -5/+1 |
* | Fixes up the race condition that exists with deleting a file vs watching it. | dmaclach@chromium.org | 2011-03-24 | 1 | -1/+5 |
* | ServiceProcess clean up | dmaclach@chromium.org | 2011-03-23 | 1 | -2/+1 |
* | Getting service process on Mac to handle having things moved/changed undernea... | dmaclach@chromium.org | 2011-03-22 | 1 | -1/+9 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-03-11 | 1 | -0/+4 |
* | New OOL violations on linux since last week, along with the final Mac OOL fixes. | erg@google.com | 2011-03-01 | 1 | -6/+10 |
* | Mac proxy auto-launch. | scottbyer@chromium.org | 2011-02-25 | 1 | -1/+2 |
* | Get service process running standalone on the mac by hooking it into launchd. | dmaclach@chromium.org | 2011-02-24 | 1 | -0/+72 |