summaryrefslogtreecommitdiffstats
path: root/base/time/time_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Use numeric_limits<double>::infinity() for conversions of Time::Max().gavinp@chromium.org2014-02-261-2/+6
* Implement thread-specific CPU time on Mac OS Xfmeawad@chromium.org2013-11-071-2/+30
* base: Add base::TimeTicks::IsHighResNowFastAndReliablebrianderson@chromium.org2013-10-151-0/+5
* Clean up a few unused globals.thakis@chromium.org2013-09-251-2/+0
* base: Added thread-specific CPU-time clockernstm@chromium.org2013-07-311-0/+6
* Move timing files into base/time and base/timer, install forwarding headers.avi@chromium.org2013-06-271-0/+199