summaryrefslogtreecommitdiffstats
path: root/base/time.cc
Commit message (Expand)AuthorAgeFilesLines
* This is a second attempt at submitting this changelist. The original one wasmarkus@chromium.org2009-10-131-0/+5
* Roll back Markus's CL ( http://codereview.chromium.org/196053)jshin@chromium.org2009-09-251-5/+0
* When converting between units of time or data types of different precision,markus@chromium.org2009-09-241-0/+5
* Make int64 -> Time conversion explicit.phajdan.jr@chromium.org2009-09-141-4/+5
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-5/+4
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-4/+5
* - 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