Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for almost-recursive watches in Linux DirectoryWatcher | phajdan.jr@chromium.org | 2009-05-14 | 1 | -5/+10 |
* | Disable DirectoryWatcherTest.SubDirNonRecursive on Windows versions | phajdan.jr@chromium.org | 2009-03-24 | 1 | -3/+4 |
* | Enable non-recursive watches for Windows DirectoryWatcher. | phajdan.jr@chromium.org | 2009-03-24 | 1 | -0/+4 |
* | Cleanup in DirectoryWatcher: | phajdan.jr@chromium.org | 2009-03-18 | 1 | -6/+13 |
* | Port DirectoryWatcher to Linux using inotify. | phajdan.jr@chromium.org | 2009-03-18 | 1 | -2/+3 |
* | Add a DirectoryWatcher class, allowing objects to be notified whenever | evanm@google.com | 2008-10-17 | 1 | -0/+42 |