summaryrefslogtreecommitdiffstats
path: root/base/timer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-281-0/+135
* fix broken test that assumed it could cache MessageLoop::current() in a stati...darin@google.com2008-08-261-2/+1
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-9/+64
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Enable -Werror on the Mac. Fix two more warnings just added to our build. N...mmentovai@google.com2008-08-221-3/+3
* Add a trailing EOL to source files. This eliminates warnings in GCC.deanm@google.com2008-08-141-1/+1
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@760 0039d316-1c4b-4281-b9...darin@google.com2008-08-121-0/+3
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@739 0039d316-1c4b-4281-b9...darin@google.com2008-08-121-3/+0
* Make timer.cc portable by factoring its Windows bits into MessageLoop.darin@google.com2008-08-121-0/+3
* Add base to the repository.initial.commit2008-07-261-0/+332