summaryrefslogtreecommitdiffstats
path: root/base/files/file_path_watcher.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Added a base::Callback interface to FilePathWatcher.joaodasilva@chromium.org2012-06-041-0/+17
* Removed file_path_watcher_mac.cc, which isn't used anymore.joaodasilva@chromium.org2012-06-041-1/+1
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-04-251-3/+5
* [base] Make FilePathWatcher::Watch virtual so that it can be mocked.szym@chromium.org2012-02-241-3/+4
* base::Bind: Convert FilePathWatcher.jhawkins@chromium.org2011-11-231-31/+18
* Add OVERRIDE to base/.avi@chromium.org2011-11-161-1/+1
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* Base: More adjustments to BASE_API and project dependencies torvargas@google.com2011-04-211-1/+2
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-141-0/+128