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
/
waitable_event_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 64bit support
gregoryd@google.com
2009-11-06
1
-1
/
+3
*
Coverity: Remove a check that can never be true. result is unsigned, so it c...
jhawkins@chromium.org
2009-09-30
1
-1
/
+1
*
An assert was being hit because WaitableEvent's dtor was calling CloseHandle ...
jam@chromium.org
2009-03-06
1
-0
/
+6
*
WaitableEvent is the replacement for Windows events. Previously in the code, ...
agl@chromium.org
2009-01-15
1
-7
/
+33
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-1
/
+0
*
Set svn:eol-style = LF on files in base from which it is missing
mmentovai@google.com
2008-09-02
1
-66
/
+66
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-90
/
+66
*
reland r1075 w/ tweak to fix test failures
darin@google.com
2008-08-20
1
-2
/
+7
*
rollback r1075 to see if it helps resolve test failures
darin@google.com
2008-08-20
1
-7
/
+2
*
Eliminate TimerManager::GetCurrentDelay in favor of always referring to the f...
darin@google.com
2008-08-20
1
-2
/
+7
*
Provide cross-platform implementation of WaitableEvent for use on Mac and Linux.
darin@google.com
2008-08-11
1
-1
/
+2
*
A basic wrapper for a windows event object that encapsulates the way we often...
darin@google.com
2008-08-09
1
-0
/
+84