1. 76de83e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  2. bc32410 Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  3. 60154fd Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  4. 92b90e4 Remove VirtualSocketServer's dependency on PhysicalSocketServer. by deadbeef · 8 years ago
  5. 59a36ed Delete method MessageQueue::set_socketserver by nisse · 8 years ago
  6. 67d12ed 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
  7. f86f083 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
  8. 693be15 Replace basictypes.h with stdint.h for int_t types. by pbos · 8 years ago
  9. 1ab9265 Replace scoped_ptr with unique_ptr in webrtc/p2p/ by kwiberg · 9 years ago
  10. 07e22e6 Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  11. 5aca27b Initially when the design was to do this experiment in browser, which doesn't have webrtc code, it requires some glue code to bridge the difference between what's available in webrtc::base and browser process. Now since we're moving to renderer process, we could reuse a lot of existing interfaces instead of rolling our own. by Guo-wei Shieh · 10 years ago
  12. c4d2305 Better determination of Symmetric NAT. by Guo-wei Shieh · 10 years ago
  13. f42236b Address the corner cases by Guo-wei Shieh · 10 years ago
  14. f0bd134 Stunprober interface, its implementation and a command line driver. by Guo-wei Shieh · 10 years ago