summaryrefslogtreecommitdiff
path: root/system_wrappers/source/clock.cc
AgeCommit message (Expand)Author
2014-06-09Make some methods in Clock class const declaredhenrik.lundin@webrtc.org
2014-05-29* Revert clock.cc changes made in 6178, but keep the changes to the test.wu@webrtc.org
2014-05-27Adding R/W lock to SimulatedClockhenrik.lundin@webrtc.org
2014-05-15* Implement WindowsRealTimeClock::CurrentTimeVal with GetSystemTimeAsFileTime...wu@webrtc.org
2013-08-01Fix some chromium-style warnings in webrtc/system_wrappers/pbos@webrtc.org
2013-05-27Include files from webrtc/.. paths in system_wrappers/pbos@webrtc.org
2013-04-12Change capture interface to use NTP capture time.stefan@webrtc.org
2013-04-09Revert "With these changes we will assume that the capture time of a frame is...stefan@webrtc.org
2013-04-09With these changes we will assume that the capture time of a frame is based o...stefan@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in system_wrapperspbos@webrtc.org
2013-01-21Move video_coding to new Clock interface and remove fake clock implementation...stefan@webrtc.org
2013-01-17Adding timeEndPeriod to Synchronize function, see bug for details.mflodman@webrtc.org
2013-01-17Break out RtpClock to system_wrappers and make it more generic.stefan@webrtc.org