summaryrefslogtreecommitdiffstats
path: root/base/idletimer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-5/+5
* Undisable the now not-flaky unittests!ojan@google.com2008-11-031-5/+2
* Update idle timer test to use longer intervals.mbelshe@google.com2008-11-031-33/+40
* Weee. More TODO(darin)s. :)ojan@google.com2008-11-031-3/+5
* Disable flaky test IdleTimerTest.RepeatIdleResetmaruel@google.com2008-10-271-1/+2
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Bring up idletimer unittest on Mac port.jeremy@chromium.org2008-10-131-20/+20
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-36/+63
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-281-9/+13
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-6/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add base to the repository.initial.commit2008-07-261-0/+221