summaryrefslogtreecommitdiffstats
path: root/base/files/file_path_watcher_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-04-251-1/+2
* [Coverity] Check return value.craig.schlenter@chromium.org2012-04-051-17/+18
* Remove a unused parameter in the Linux FilePathWatcher implementation.thestig@chromium.org2012-03-131-18/+11
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* base::Bind: Remove Task.jhawkins@chromium.org2012-01-051-63/+50
* base::Bind: Convert FilePathWatcher.jhawkins@chromium.org2011-11-231-1/+2
* Add CHECKs for file descriptors used in select() by InotifyReaderTaskmnissler@chromium.org2011-11-231-0/+5
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Switch over to base::Bind for base/debug/trace_event_unittests and base/files/*.jbates@chromium.org2011-10-051-6/+7
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* [Linux] Make FilePathWatcher somewhat more symlink aware.craig.schlenter@chromium.org2011-09-051-33/+63
* Mirror Windows implementation of CancelOnMessageLoopThread.dominich@chromium.org2011-08-181-9/+11
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-1/+1
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-141-0/+462