1. 5d847ea This change preents a race on the 'TZ' environ global variable in libc. by bengr@chromium.org · 10 years ago
  2. 074db92 Make QPCValueToMicroseconds faster in case the value is less than 44 bits by fmeawad@chromium.org · 10 years ago
  3. af2f57f Do not define OS_CHROMEOS for untrusted NaCl code by hamaji@chromium.org · 10 years ago
  4. 1332a21 Reland: Non-SFI NaCl: Allow CLOCK_SYSTEM_TRACE on Chrome OS by hamaji@chromium.org · 10 years ago
  5. a289cae Revert "Non-SFI NaCl: Allow CLOCK_SYSTEM_TRACE on Chrome OS" by dconnelly@chromium.org · 10 years ago
  6. 101ab50 Non-SFI NaCl: Allow CLOCK_SYSTEM_TRACE on Chrome OS by hamaji@chromium.org · 10 years ago
  7. 0572c5b Removed LOG_GETLASTERROR and LOG_ERRNO macros. by vitalybuka@chromium.org · 10 years ago
  8. 47418dd Extend PR_ParseTimeString() to accept some ISO 8601 formats to fix timezone parsing in SyslogParser. by tnagel@chromium.org · 10 years ago
  9. 4c4f411 Document more explicitly that Time lives in UTC. by tnagel@chromium.org · 10 years ago
  10. 89b1eb4 [Android]: Avoid time_t special case on 64bit Android devices. by rmcilroy@chromium.org · 10 years ago
  11. 8c037ed Added support to convert double to timedelta's without loss of data during type conversion from double to int64 by behara.ms@samsung.com · 10 years ago
  12. 2838757 Remove prtypes.h and prcpucfg*.h from base/third_party/nspr. by wtc@chromium.org · 10 years ago
  13. 2e9e2c9 Disable TimeTicks.ThreadNow on Android by scheib@chromium.org · 10 years ago
  14. 096c163 Reland "Add base::TimeDelta::Max()" again. by gavinp@chromium.org · 10 years ago
  15. 9145512 Revert of Reland "Add base::TimeDelta::Max()" (https://codereview.chromium.org/183763011/) by apavlov@chromium.org · 10 years ago
  16. baefabe Reland "Add base::TimeDelta::Max()" by gavinp@chromium.org · 10 years ago
  17. 3aafccf Revert 253502 "Add base::TimeDelta::Max()." by waffles@chromium.org · 10 years ago
  18. c42aff4 Add base::TimeDelta::Max(). by gavinp@chromium.org · 10 years ago
  19. 4205e13 Use numeric_limits<double>::infinity() for conversions of Time::Max(). by gavinp@chromium.org · 10 years ago
  20. ac55aa4 Enable Time::ThreadNow() on Android by fmeawad@chromium.org · 11 years ago
  21. eeb594c mac: Prepare for -Wunused-functions. by thakis@chromium.org · 11 years ago
  22. 292d1e8 Implement thread-specific CPU time on Mac OS X by fmeawad@chromium.org · 11 years ago
  23. e521113 Change to calculate the real NTP in TimeTicks. by pwestin@google.com · 11 years ago
  24. a6876ed android: fix base::Time::FromLocalExploded() crash. by digit@chromium.org · 11 years ago
  25. 7a28b9d base: Add base::TimeTicks::IsHighResNowFastAndReliable by brianderson@chromium.org · 11 years ago
  26. 10d70d2 Clean up unused constant globals by hans@chromium.org · 11 years ago
  27. caa7e46 Added method to convert base::Time to a Java timestamp. BUG=247382 by apiccion@chromium.org · 11 years ago
  28. 3387b6d Enable high resolution time for TimeTicks::Now on Windows Canary by simonjam@chromium.org · 11 years ago
  29. f29dd61 test IWYU fixups for base by mostynb@opera.com · 11 years ago
  30. b7116c3 Revert 217172 "Enable high resolution time for TimeTicks::Now on..." by nhiroki@chromium.org · 11 years ago
  31. 7d86338 Enable high resolution time for TimeTicks::Now on Windows Canary by simonjam@chromium.org · 11 years ago
  32. ef29cca Remove unnecesary work from ThreadNow() unittest. by elijahtaylor@chromium.org · 11 years ago
  33. 9bad9a1 base: Added thread-specific CPU-time clock by ernstm@chromium.org · 11 years ago
  34. 3193925 Replace AudioSilenceDetector with an AudioPowerMonitor. by miu@chromium.org · 11 years ago
  35. 1c519e9 Move timing files into base/time and base/timer, install forwarding headers. by avi@chromium.org · 11 years ago
  36. 63bf588 Add a Clock and TickClock interface for mocking out time by akalin@chromium.org · 11 years ago