summaryrefslogtreecommitdiffstats
path: root/base/time_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-261-1/+1
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-67/+12
* Simplify the PowerObserver API by removing unneeded args and providing defaul...pkasting@chromium.org2009-10-011-13/+9
* Make int64 -> Time conversion explicit.phajdan.jr@chromium.org2009-09-141-1/+1
* Do not monitor system power state during unit tests.phajdan.jr@chromium.org2009-05-271-30/+75
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-181-1/+8
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-5/+5
* 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