summaryrefslogtreecommitdiffstats
path: root/base/time.h
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+6
* Don't use the Windows high-resolution Time::Now hacks on Posix, the normal re...deanm@chromium.org2008-09-111-13/+0
* Bulk fixes to get Mac Test Shell more compile-happy.avi@google.com2008-09-091-0/+5
* Reapply r1633 (which was reverted by r1635), with some additional modificatio...deanm@google.com2008-09-091-3/+2
* Revert part of r1633 Windows time changes, seems to have caused test failures?deanm@google.com2008-09-021-1/+0
* Cleanup some Windows TimeTicks functions. Move TickTicks::Now and TicksTicks...deanm@google.com2008-09-021-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add tests for From / In converions and LocalMidnight. Add InMinutes().deanm@google.com2008-08-191-0/+1
* Make POSIX time routines work on Linux by providing a POSIX-conformant versio...mmentovai@google.com2008-08-111-0/+4
* Add defines for the size of wchar_t to build_config.h. Use this in places whe...brettw@google.com2008-08-071-10/+10
* Add base to the repository.initial.commit2008-07-261-0/+469