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
/
timer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable flaky TimerTest.DelayTimer_Reset test.
phajdan.jr@chromium.org
2009-03-09
1
-1
/
+3
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Add a test to DelayTimer ensure that the callback is never
agl@chromium.org
2009-02-26
1
-0
/
+31
*
Build fix
agl@chromium.org
2009-02-20
1
-1
/
+1
*
Bitmap transport
agl@chromium.org
2009-02-20
1
-3
/
+115
*
Fix a memory error when a timer task deleles its
huanr@chromium.org
2009-02-07
1
-0
/
+41
*
Redo fix from yesterday.
mbelshe@google.com
2008-12-02
1
-0
/
+21
*
Revert the timer code again because even after relanding
nsylvain@chromium.org
2008-12-02
1
-21
/
+0
*
Reland 6190 now that the tree is green to see if
nsylvain@chromium.org
2008-12-02
1
-0
/
+21
*
Revert 6190 to see if it's the cause of the 100+ new regressions
nsylvain@chromium.org
2008-12-02
1
-21
/
+0
*
Found a bug in the BaseTimer (used by OneShotTimer).
mbelshe@google.com
2008-12-02
1
-0
/
+21
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Eliminate the TimerManager by pulling its priority queue into MessageLoop. T...
darin@google.com
2008-09-07
1
-356
/
+0
*
Revert r1648 in timer_unittest.cc, this was for testing and should have never
mmentovai@google.com
2008-09-04
1
-24
/
+0
*
Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...
darin@google.com
2008-09-03
1
-5
/
+6
*
Set svn:eol-style = LF on files in base from which it is missing
mmentovai@google.com
2008-09-02
1
-0
/
+24
*
Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.
darin@google.com
2008-08-28
1
-0
/
+135
*
fix broken test that assumed it could cache MessageLoop::current() in a stati...
darin@google.com
2008-08-26
1
-2
/
+1
*
Allow consumers of MessageLoop to specify the type of MessageLoop they want.
darin@google.com
2008-08-26
1
-9
/
+64
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Enable -Werror on the Mac. Fix two more warnings just added to our build. N...
mmentovai@google.com
2008-08-22
1
-3
/
+3
*
Add a trailing EOL to source files. This eliminates warnings in GCC.
deanm@google.com
2008-08-14
1
-1
/
+1
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@760 0039d316-1c4b-4281-b9...
darin@google.com
2008-08-12
1
-0
/
+3
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@739 0039d316-1c4b-4281-b9...
darin@google.com
2008-08-12
1
-3
/
+0
*
Make timer.cc portable by factoring its Windows bits into MessageLoop.
darin@google.com
2008-08-12
1
-0
/
+3
*
Add base to the repository.
initial.commit
2008-07-26
1
-0
/
+332