1. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  2. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  4. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/timeutils.h]
  5. ce1b140 Adding WinUWP compilation support to WebRTC. by Robin Raymond · 6 years ago
  6. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  7. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  8. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  9. 656d609 Add UTC time to init event in AEC debug dump. by Minyue Li · 6 years ago
  10. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  11. 866e08d Make rtc::Optional IceConfig parameters interpreted consistently. by Qingsi Wang · 6 years ago
  12. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  13. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/timeutils.h]
  14. 300bf8e Reinstate "API for periodically regathering ICE candidates" by Steve Anton · 7 years ago
  15. 3beb207 Revert "API for periodically regathering ICE candidates" by Magnus Jedvert · 7 years ago
  16. aa41f0c API for periodically regathering ICE candidates by Steve Anton · 7 years ago
  17. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed (97%) from webrtc/base/timeutils.h]
  18. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  19. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  20. 22e0814 Update VirtualSocketServerTest to use a fake clock. by deadbeef · 7 years ago
  21. c7c26a0 Reland of place basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2603203003/ ) by pbos · 8 years ago
  22. 7eb0e23 Revert of Replace basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2604043002/ ) by pbos · 8 years ago
  23. 7fd1a75 Replace basictypes.h with stdint.h for int_t types. by pbos · 8 years ago
  24. deb95f3 Change rtc::TimeNanos and rtc::TimeMicros return value from uint64_t to int64_t. by nisse · 8 years ago
  25. cdf37a9 Delete Timing class, timing.h, and update all users. by nisse · 8 years ago
  26. 4f0dfbd Change initial DTLS retransmission timer from 1 second to 50ms. by Taylor Brandstetter · 8 years ago
  27. f5f03e8 Reland of: Improving the fake clock and using it to fix a flaky STUN timeout test. by deadbeef · 8 years ago
  28. 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
  29. ffbe0e1 Improving the fake clock and using it to fix a flaky STUN timeout test. by deadbeef · 8 years ago
  30. b3c6810 Adding the ability to use a simulated clock for unit tests. by Taylor Brandstetter · 8 years ago
  31. 82d7862 Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 8 years ago
  32. 1bffc1d Rename rtc::Time64 --> rtc::TimeMillis. by nisse · 8 years ago
  33. b0c293c Delete unused code in rtc timeutils. by nisse · 8 years ago
  34. 34b11eb Using 64-bit timestamp to replace the 32-bit one in webrtc/p2p. by honghaiz · 9 years ago
  35. 46c9cc0 Provide method for returning certificate expiration time stamp. by Torbjorn Granlund · 9 years ago
  36. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  37. 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
  38. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  39. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  40. 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 · 10 years ago