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
/
object_watcher_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style cleanup in preparation for auto-linting base/.
erg@google.com
2010-01-26
1
-1
/
+1
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-2
/
+2
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-5
/
+5
*
Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio...
jam@chromium.org
2008-10-24
1
-0
/
+3
*
Run ObjectWatcher unit tests against all types of message loops.
darin@google.com
2008-09-24
1
-10
/
+34
*
Allow consumers of MessageLoop to specify the type of MessageLoop they want.
darin@google.com
2008-08-26
1
-20
/
+12
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
ObjectWatcher needs to know when the current thread's MessageLoop is being de...
darin@google.com
2008-08-05
1
-0
/
+33
*
Revise the ObjectWatcher API to be one-to-one with the object being watched. ...
darin@google.com
2008-08-04
1
-82
/
+30
*
A helper class for calling RegisterWaitForSingleObject with the objective of ...
darin@google.com
2008-08-01
1
-0
/
+167