1. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  2. 1e00dbc Stun server should return XOR-MAPPED-ADDRESS/MAPPED-ADDRESS correctly by Min Wang · 6 years ago
  3. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  4. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  5. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 7 years ago[Renamed from p2p/base/stunserver_unittest.cc]
  6. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 7 years ago
  7. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  8. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  9. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 7 years ago
  10. 6c38cc7 Fix cpplint errors in p2p/ by Steve Anton · 8 years ago
  11. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 8 years ago
  12. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  13. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/p2p/base/stunserver_unittest.cc]
  14. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  15. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  16. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  17. 98e186c Remove VirtualSocketServer's dependency on PhysicalSocketServer. by deadbeef · 8 years ago
  18. 32f2505 Refactor TestClient to use std::unique_ptr, and fix VirtualSocketServerTest leaks. by nisse · 8 years ago
  19. 27c3d5b Restore thread name consistency for webrtc/p2p/ . by johan · 9 years ago
  20. 3ec4679 Replace scoped_ptr with unique_ptr in webrtc/p2p/ by kwiberg · 9 years ago
  21. f1f8720 Split ByteBuffer into writer/reader objects. by jbauch · 9 years ago
  22. ec499be Increase testclient timeout from 1 to 5 seconds by jlmiller@webrtc.org · 11 years ago
  23. 269fb4b move xmpp and p2p to webrtc by henrike@webrtc.org · 11 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 · 11 years ago
  25. d1ba6d9 Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. by henrike@webrtc.org · 11 years ago