summaryrefslogtreecommitdiffstats
path: root/base/time_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the SystemMonitor observer list thread safe.mbelshe@google.com2008-11-031-1/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+4
* Change to Hi Res timers on Windows.mbelshe@google.com2008-09-261-31/+121
* Don't use the Windows high-resolution Time::Now hacks on Posix, the normal re...deanm@chromium.org2008-09-111-4/+45
* Reapply r1633 (which was reverted by r1635), with some additional modificatio...deanm@google.com2008-09-091-54/+94
* Revert part of r1633 Windows time changes, seems to have caused test failures?deanm@google.com2008-09-021-70/+55
* Cleanup some Windows TimeTicks functions. Move TickTicks::Now and TicksTicks...deanm@google.com2008-09-021-55/+70
* 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/+244