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_kqueue.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-2
/
+2
*
Use a direct include of the message_loop header in base/.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Cleanup: Remove unneeded base/file_util.h includes in base.
thestig@chromium.org
2013-05-14
1
-1
/
+1
*
Stop casting uintptr_t* to int*.
avi@chromium.org
2013-04-02
1
-21
/
+28
*
Remove the base::files:: namespace.
darin@chromium.org
2013-01-15
1
-2
/
+0
*
Eliminate FilePathWatcher::Delegate.
darin@chromium.org
2013-01-15
1
-9
/
+9
*
(1) Added a recursive boolean param to FilePathWatcher::Watch() function to w...
kmadhusu@chromium.org
2012-12-05
1
-0
/
+9
*
Removed file_path_watcher_mac.cc, which isn't used anymore.
joaodasilva@chromium.org
2012-06-04
1
-7
/
+7
*
RefCounted types should not have public destructors, base/ edition
rsleevi@chromium.org
2012-04-25
1
-2
/
+4
*
rename file_path_watcher_mac to file_path_watcher_kqueue
robert.nagy@gmail.com
2011-10-25
1
-0
/
+502