Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add user script support to extensions. | aa@chromium.org | 2009-01-25 | 1 | -17/+2 |
* | Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII(""). | deanm@chromium.org | 2009-01-22 | 1 | -3/+2 |
* | Don't DCHECK if a watched directory doesn't exist. | aa@chromium.org | 2009-01-07 | 1 | -0/+9 |
* | Reverting 7537. DirectoryWatcherTest.SubDir was passing on my XP box, but fai... | phajdan.jr@chromium.org | 2009-01-03 | 1 | -22/+15 |
* | Re-enable DirectoryWatcherTest.SubDir on Vista | phajdan.jr@chromium.org | 2009-01-03 | 1 | -15/+22 |
* | Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr | mark@chromium.org | 2008-12-08 | 1 | -3/+15 |
* | Backing out r6315 due to DirectoryWatcherTest.SubDir (base_unittests) failure | mark@chromium.org | 2008-12-03 | 1 | -2/+2 |
* | Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr | mark@chromium.org | 2008-12-03 | 1 | -2/+2 |
* | Add a DirectoryWatcher class, allowing objects to be notified whenever | evanm@google.com | 2008-10-17 | 1 | -0/+174 |