1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 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 p2p/base/pseudotcp_unittest.cc]
  5. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  6. e7547d5 Move MemoryStream to separate source files, and to a test target. by Niels Möller · 6 years ago
  7. 20e8cfb Fixing bug with PseudoTcp that corrupts data if initial packet is lost. by Taylor Brandstetter · 6 years ago
  8. d7d762d Remove LOG_J and LOG_JV, tweak p2p logs. by Jonas Olsson · 7 years ago
  9. 5c8231c Fix cpplint errors in pseudotcp/test by Steve Anton · 7 years ago
  10. cc65bd0 Run clang format on pseudotcp/test by Steve Anton · 7 years ago
  11. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 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/p2p/base/pseudotcp_unittest.cc]
  14. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  15. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  16. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  17. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 8 years ago
  18. 82d7862 Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 8 years ago
  19. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  20. ff689be Use std::min and std::max instead of self-defined functions such as rtc::_min/_max. by andresp@webrtc.org · 10 years ago
  21. e9db7fe Put pseudotcp back because remoting uses it. by pthatcher@webrtc.org · 10 years ago[Renamed (99%) from webrtc/libjingle/tunnel/pseudotcp_unittest.cc]
  22. dee76f3 Move the obvious/easy Jingle-specific code into webrtc/libjingle. by pthatcher@webrtc.org · 10 years ago[Renamed (99%) from webrtc/p2p/base/pseudotcp_unittest.cc]
  23. 269fb4b move xmpp and p2p to webrtc by henrike@webrtc.org · 10 years ago
  24. 28100cb Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p." by henrike@webrtc.org · 10 years ago
  25. d1ba6d9 Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. by henrike@webrtc.org · 10 years ago