index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
files
/
file_path_watcher_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use FSEvents for recursive file watch on Mac
vandebo@chromium.org
2014-06-11
1
-0
/
+1
*
Revert 274735 "Use FSEvents for recursive file watch on Mac"
dconnelly@chromium.org
2014-06-04
1
-1
/
+0
*
Use FSEvents for recursive file watch on Mac
vandebo@chromium.org
2014-06-04
1
-0
/
+1
*
Linux: Implement recursive file watching.
thestig@chromium.org
2014-05-13
1
-23
/
+178
*
Clean up the Linux FileWatcher implementation.
thestig@chromium.org
2014-04-26
1
-123
/
+143
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
1
-1
/
+1
*
Move Posix file utils to the base namespace.
brettw@chromium.org
2013-11-27
1
-14
/
+14
*
FilePathWatcherLinux should be more verbose if inotify_init() fails.
thestig@chromium.org
2013-11-26
1
-0
/
+3
*
TraceLog::SetCurrentThreadBlocksMessageLoop()
wangxianzhu@chromium.org
2013-10-22
1
-0
/
+3
*
Use a direct include of the message_loop header in base/.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Remove the base::files:: namespace.
darin@chromium.org
2013-01-15
1
-2
/
+0
*
Eliminate FilePathWatcher::Delegate.
darin@chromium.org
2013-01-15
1
-12
/
+11
*
(1) Added a recursive boolean param to FilePathWatcher::Watch() function to w...
kmadhusu@chromium.org
2012-12-05
1
-0
/
+7
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
Make InotifyReader a leaky lazy instance.
hshi@chromium.org
2012-10-18
1
-1
/
+1
*
Fix a couple small problems in base/
thestig@chromium.org
2012-10-12
1
-1
/
+1
*
Enable file path watcher for Android
yongsheng.zhu@intel.com
2012-08-31
1
-3
/
+3
*
base: Add missing "virtual" keyword and OVERRIDE to some methods.
tfarina@chromium.org
2012-07-31
1
-1
/
+1
*
RefCounted types should not have public destructors, base/ edition
rsleevi@chromium.org
2012-04-25
1
-1
/
+2
*
[Coverity] Check return value.
craig.schlenter@chromium.org
2012-04-05
1
-17
/
+18
*
Remove a unused parameter in the Linux FilePathWatcher implementation.
thestig@chromium.org
2012-03-13
1
-18
/
+11
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
base::Bind: Remove Task.
jhawkins@chromium.org
2012-01-05
1
-63
/
+50
*
base::Bind: Convert FilePathWatcher.
jhawkins@chromium.org
2011-11-23
1
-1
/
+2
*
Add CHECKs for file descriptors used in select() by InotifyReaderTask
mnissler@chromium.org
2011-11-23
1
-0
/
+5
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-2
/
+2
*
Switch over to base::Bind for base/debug/trace_event_unittests and base/files/*.
jbates@chromium.org
2011-10-05
1
-6
/
+7
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-0
/
+1
*
[Linux] Make FilePathWatcher somewhat more symlink aware.
craig.schlenter@chromium.org
2011-09-05
1
-33
/
+63
*
Mirror Windows implementation of CancelOnMessageLoopThread.
dominich@chromium.org
2011-08-18
1
-9
/
+11
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-1
/
+1
*
Move FilePathWatcher to base/files.
craig.schlenter@chromium.org
2011-04-14
1
-0
/
+462