summaryrefslogtreecommitdiffstats
path: root/base/time.cc
Commit message (Expand)AuthorAgeFilesLines
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-031-0/+6
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-041-1/+2
* Inline the TimeDelta::From* construction functions.deanm@chromium.org2009-01-131-30/+0
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Don't use the Windows high-resolution Time::Now hacks on Posix, the normal re...deanm@chromium.org2008-09-111-48/+0
* 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/+4
* Add base to the repository.initial.commit2008-07-261-0/+190