- 081f7a3 Add missing header for dchecked_cast on UWP by Jerome Humbert · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/timeutils.cc]
- ce1b140 Adding WinUWP compilation support to WebRTC. by Robin Raymond · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- 656d609 Add UTC time to init event in AEC debug dump. by Minyue Li · 6 years ago
- 3e8cb47 Delegate WIN32_LEAN_AND_MEAN definition to the toolchain. by Mirko Bonadei · 6 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
- e0269cd SystemTimeNanos() on Mac: DCHECK that multiplication doesn't overflow by Karl Wiberg · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/timeutils.cc]
- e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
- 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
- f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
- c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/timeutils.cc]
- ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/timeutils.cc]
- 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/timeutils.cc]
- 22e0814 Update VirtualSocketServerTest to use a fake clock. by deadbeef · 7 years ago
- 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
- eb4ca4e Replace RTC_DCHECK(false) with RTC_NOTREACHED(). by nisse · 8 years ago
- deb95f3 Change rtc::TimeNanos and rtc::TimeMicros return value from uint64_t to int64_t. by nisse · 8 years ago
- cdf37a9 Delete Timing class, timing.h, and update all users. by nisse · 8 years ago
- 4f0dfbd Change initial DTLS retransmission timer from 1 second to 50ms. by Taylor Brandstetter · 8 years ago
- f5f03e8 Reland of: Improving the fake clock and using it to fix a flaky STUN timeout test. by deadbeef · 8 years ago
- f83a94a Revert of Improving the fake clock and using it to fix a flaky STUN timeout test. (patchset #10 id:180001 of https://codereview.webrtc.org/2024813004/ ) by deadbeef · 8 years ago
- ffbe0e1 Improving the fake clock and using it to fix a flaky STUN timeout test. by deadbeef · 8 years ago
- b3c6810 Adding the ability to use a simulated clock for unit tests. by Taylor Brandstetter · 8 years ago
- 82d7862 Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 9 years ago
- 1bffc1d Rename rtc::Time64 --> rtc::TimeMillis. by nisse · 9 years ago
- b0c293c Delete unused code in rtc timeutils. by nisse · 9 years ago
- 34b11eb Using 64-bit timestamp to replace the 32-bit one in webrtc/p2p. by honghaiz · 9 years ago
- 1b3530b Make rtc::TimestampWrapAroundHandler handle backwards wrapping by sprang · 9 years ago
- 1c39098 Use rtc::time for all your timing needs! by Erik Språng · 9 years ago
- 46c9cc0 Provide method for returning certificate expiration time stamp. by Torbjorn Granlund · 9 years ago
- 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
- 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
- 6ae5a6d Add a target for the approved subset of rtc_base. by andrew@webrtc.org · 10 years ago
- 99b4162 Rebase webrtc/base 6163:6216 (svn diff -r 6163:6216 http://webrtc.googlecode.com/svn/trunk/talk/base, apply diff manually) by henrike@webrtc.org · 10 years ago
- f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
- e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
- 2c7d1b3 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. by henrike@webrtc.org · 11 years ago