Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable non-recursive watches for Windows DirectoryWatcher. | phajdan.jr@chromium.org | 2009-03-24 | 1 | -7/+1 |
* | Cleanup in DirectoryWatcher: | phajdan.jr@chromium.org | 2009-03-18 | 1 | -30/+26 |
* | Port DirectoryWatcher to Linux using inotify. | phajdan.jr@chromium.org | 2009-03-18 | 1 | -1/+7 |
* | Add user script support to extensions. | aa@chromium.org | 2009-01-25 | 1 | -1/+3 |
* | Don't DCHECK if a watched directory doesn't exist. | aa@chromium.org | 2009-01-07 | 1 | -3/+1 |
* | Reverting 7537. DirectoryWatcherTest.SubDir was passing on my XP box, but fai... | phajdan.jr@chromium.org | 2009-01-03 | 1 | -1/+0 |
* | Re-enable DirectoryWatcherTest.SubDir on Vista | phajdan.jr@chromium.org | 2009-01-03 | 1 | -0/+1 |
* | Add a DirectoryWatcher class, allowing objects to be notified whenever | evanm@google.com | 2008-10-17 | 1 | -0/+86 |