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