summaryrefslogtreecommitdiffstats
path: root/base/directory_watcher.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for almost-recursive watches in Linux DirectoryWatcherphajdan.jr@chromium.org2009-05-141-5/+10
* Disable DirectoryWatcherTest.SubDirNonRecursive on Windows versionsphajdan.jr@chromium.org2009-03-241-3/+4
* Enable non-recursive watches for Windows DirectoryWatcher.phajdan.jr@chromium.org2009-03-241-0/+4
* Cleanup in DirectoryWatcher:phajdan.jr@chromium.org2009-03-181-6/+13
* Port DirectoryWatcher to Linux using inotify.phajdan.jr@chromium.org2009-03-181-2/+3
* Add a DirectoryWatcher class, allowing objects to be notified wheneverevanm@google.com2008-10-171-0/+42