1. d28db7f Delete all use of tick_util.h. by Niels Möller · 9 years ago
  2. 5ad935c Remove mutable from rtc::CriticalSection members. by pbos · 9 years ago
  3. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  4. a771bf8 Fix some clang warnings with -Wmissing-braces in WebRTC. by dcheng · 10 years ago
  5. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  6. f938922 Simplify and guard access to WindowsRealTimeClock. by pbos@webrtc.org · 10 years ago
  7. 190a32f Make some methods in Clock class const declared by henrik.lundin@webrtc.org · 11 years ago
  8. 7a9a3b7 * Revert clock.cc changes made in 6178, but keep the changes to the test. by wu@webrtc.org · 11 years ago
  9. 59336e8 Adding R/W lock to SimulatedClock by henrik.lundin@webrtc.org · 11 years ago
  10. 75718cf * Implement WindowsRealTimeClock::CurrentTimeVal with GetSystemTimeAsFileTime as it supposes to return a POSIX gettimeofday, so that later it can be converted to NTP timee correctly. by wu@webrtc.org · 11 years ago
  11. a2a2718 Fix some chromium-style warnings in webrtc/system_wrappers/ by pbos@webrtc.org · 11 years ago
  12. acaf3a1 Include files from webrtc/.. paths in system_wrappers/ by pbos@webrtc.org · 12 years ago
  13. b8e7f4c Change capture interface to use NTP capture time. by stefan@webrtc.org · 12 years ago
  14. 7da3459 Revert "With these changes we will assume that the capture time of a frame is based on NTP time. This makes the interface of video engine more well defined and makes it easier and cleaner to handle user provided capture timestamps." by stefan@webrtc.org · 12 years ago
  15. afcc610 With these changes we will assume that the capture time of a frame is based on NTP time. This makes the interface of video engine more well defined and makes it easier and cleaner to handle user provided capture timestamps. by stefan@webrtc.org · 12 years ago
  16. 046deb9 WebRtc_Word32 -> int32_t in system_wrappers by pbos@webrtc.org · 12 years ago
  17. a678a3b Move video_coding to new Clock interface and remove fake clock implementations from RTP module tests. by stefan@webrtc.org · 12 years ago
  18. c7e935f Adding timeEndPeriod to Synchronize function, see bug for details. by mflodman@webrtc.org · 12 years ago
  19. 20ed36d Break out RtpClock to system_wrappers and make it more generic. by stefan@webrtc.org · 12 years ago