1. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 6 years ago
  2. d9f99c1 Replace Atomic32 with std::atomic in video/ by Yuwei Huang · 7 years ago
  3. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  4. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/transport_adapter.cc]
  5. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  6. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  7. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  8. bf6a45b Moved transport_adapter.h/.cc from call/ to video/ dir to remove circular dependency by charujain · 8 years ago[Renamed (96%) from webrtc/call/transport_adapter.cc]
  9. 1d8a506 Add a PacketOptions struct to webrtc::Transport. by stefan · 9 years ago
  10. 2d56668 Unify Transport and newapi::Transport interfaces. by pbos · 9 years ago
  11. 5c389d3 Split webrtc/video into webrtc/{audio,call,video}. by Peter Boström · 9 years ago[Renamed (96%) from webrtc/video/transport_adapter.cc]
  12. ac547a6 Remove channel ids from various interfaces. by Peter Boström · 9 years ago
  13. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  14. 4fbae2b Add send transports to individual webrtc::Call streams. by solenberg · 9 years ago
  15. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  16. d9b9560 Drop early packets when not sending in TransportAdapter. by sprang@webrtc.org · 11 years ago
  17. 27326b6 Rename newapi::Transport::SendRTP()->SendRtp(). by pbos@webrtc.org · 11 years ago
  18. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (95%) from webrtc/video_engine/internal/transport_adapter.cc]
  19. e75a1bf Break out glue for old->new Transport. by pbos@webrtc.org · 11 years ago