1. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  2. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  3. 6c38cc7 Fix cpplint errors in p2p/ by Steve Anton · 8 years ago
  4. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  5. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/p2p/base/relayserver_unittest.cc]
  6. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  7. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  8. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  9. 98e186c Remove VirtualSocketServer's dependency on PhysicalSocketServer. by deadbeef · 8 years ago
  10. 7eaa4ea Delete method MessageQueue::set_socketserver by nisse · 8 years ago
  11. 32f2505 Refactor TestClient to use std::unique_ptr, and fix VirtualSocketServerTest leaks. by nisse · 8 years ago
  12. f42cc9d Add MakeUnique from chromium and change StunMessage::AddAttribute to take a unique_ptr. by zstein · 8 years ago
  13. 3ec4679 Replace scoped_ptr with unique_ptr in webrtc/p2p/ by kwiberg · 9 years ago
  14. f1f8720 Split ByteBuffer into writer/reader objects. by jbauch · 9 years ago
  15. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 10 years ago
  16. ec499be Increase testclient timeout from 1 to 5 seconds by jlmiller@webrtc.org · 11 years ago
  17. 4796cb9 Disable flaky RelayServerTest.TestExpiration on all platforms. by andrew@webrtc.org · 11 years ago
  18. aeb0dd3 Disable RelayServerTest.TestExpiration on Mac. by kjellander@webrtc.org · 11 years ago
  19. 53cb741 Make RelayServerTest use VirtualSocketServer. by pbos@webrtc.org · 11 years ago
  20. 269fb4b move xmpp and p2p to webrtc by henrike@webrtc.org · 11 years ago
  21. 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
  22. d1ba6d9 Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. by henrike@webrtc.org · 11 years ago