summaryrefslogtreecommitdiffstats
path: root/base/files/file_path_watcher_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the base::files:: namespace.darin@chromium.org2013-01-151-2/+0
* Eliminate FilePathWatcher::Delegate.darin@chromium.org2013-01-151-1/+1
* (1) Added a recursive boolean param to FilePathWatcher::Watch() function to w...kmadhusu@chromium.org2012-12-051-0/+1
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-04-251-1/+4
* Upstream ProcessUtilTest, and make a few other files compile on Android.jingzhao@chromium.org2011-09-291-2/+5
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-141-0/+31