1. 054861d base: Remove most uses of MessageLoopProxy by skyostil · 10 years ago
  2. 7669182 Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of https://codereview.chromium.org/1100773004/) by stevenjb · 10 years ago
  3. 62aa5ca base: Remove use of MessageLoopProxy by skyostil · 10 years ago
  4. 4b82c97 Remove implicit conversions from scoped_refptr to T* in FileWatcher. by dcheng · 11 years ago
  5. 6d2d92a Use FSEvents for recursive file watch on Mac by [email protected] · 11 years ago
  6. 1595e83 Revert 274735 "Use FSEvents for recursive file watch on Mac" by [email protected] · 11 years ago
  7. 8906013 Use FSEvents for recursive file watch on Mac by [email protected] · 11 years ago
  8. 7ccb707 Update includes of message_loop_proxy. by [email protected] · 12 years ago
  9. b4e439f Stop casting uintptr_t* to int*. by [email protected] · 12 years ago
  10. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  11. 6665571 Remove the base::files:: namespace. by [email protected] · 13 years ago
  12. 6b5d002 Eliminate FilePathWatcher::Delegate. by [email protected] · 13 years ago
  13. 66a5940 (1) Added a recursive boolean param to FilePathWatcher::Watch() function to watch for sub directory tree changes. Fixed all the calling sites. by [email protected] · 13 years ago
  14. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  15. 10e38b6 Added a base::Callback interface to FilePathWatcher. by [email protected] · 13 years ago
  16. 20f0609 Removed file_path_watcher_mac.cc, which isn't used anymore. by [email protected] · 13 years ago
  17. a9aaa9d1 RefCounted types should not have public destructors, base/ edition by [email protected] · 13 years ago
  18. 85109f5d [base] Make FilePathWatcher::Watch virtual so that it can be mocked. by [email protected] · 13 years ago
  19. 29ec5c1 base::Bind: Convert FilePathWatcher. by [email protected] · 14 years ago
  20. b171946 Add OVERRIDE to base/. by [email protected] · 14 years ago
  21. 0bea725 Rename BASE_API to BASE_EXPORT. by [email protected] · 14 years ago
  22. 23bb71f Base: More adjustments to BASE_API and project dependencies to by [email protected] · 14 years ago
  23. 493c800 Move FilePathWatcher to base/files. by [email protected] · 14 years ago[Renamed (94%) from content/common/file_path_watcher/file_path_watcher.h]
  24. 7b3ee8b kqueue implementation of FilePathWatcher on Mac. by [email protected] · 14 years ago
  25. 59eee29 Revert 80101 - kqueue implementation of FilePathWatcher on Mac. by [email protected] · 14 years ago
  26. 4f96241 kqueue implementation of FilePathWatcher on Mac. by [email protected] · 14 years ago
  27. 3b63f8f Move some files from base to base/memory. by [email protected] · 14 years ago
  28. d64abe1c Fixed concurrency issue in FilePathWatcher by [email protected] · 14 years ago
  29. 55f2c51 Move FilePathWatcher class from chrome/browser/... to content/common... by [email protected] · 14 years ago
  30. b8ca91f Move FilePathWatcher class from chrome/browser/... to content/common... by [email protected] · 14 years ago