summaryrefslogtreecommitdiffstats
path: root/base/time_posix.cc
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-1/+1
* Don't use the Windows high-resolution Time::Now hacks on Posix, the normal re...deanm@chromium.org2008-09-111-1/+1
* Get rid of an unneded static variable in the Mac TimeTicks::Nowmmentovai@google.com2008-09-091-6/+10
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make POSIX time routines work on Linux by providing a POSIX-conformant versio...mmentovai@google.com2008-08-111-0/+162