summaryrefslogtreecommitdiffstats
path: root/base/timer.cc
Commit message (Expand)AuthorAgeFilesLines
* reland r1075 w/ tweak to fix test failuresdarin@google.com2008-08-201-15/+5
* rollback r1075 to see if it helps resolve test failuresdarin@google.com2008-08-201-5/+15
* Eliminate TimerManager::GetCurrentDelay in favor of always referring to the f...darin@google.com2008-08-201-15/+5
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@760 0039d316-1c4b-4281-b9...darin@google.com2008-08-121-116/+37
* fix initialization order warningpinkerton@google.com2008-08-121-2/+2
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@739 0039d316-1c4b-4281-b9...darin@google.com2008-08-121-37/+116
* Make timer.cc portable by factoring its Windows bits into MessageLoop.darin@google.com2008-08-121-116/+37
* just some hopefully non-contentious stuff to get out of the way before doing ...darin@google.com2008-08-061-2/+2
* Move base/timer from deprecated atomic interface to AtomicSequenceNumber.deanm@google.com2008-08-061-4/+5
* Add base to the repository.initial.commit2008-07-261-0/+346