1. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  2. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 6 years ago
  3. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  4. d9f99c1 Replace Atomic32 with std::atomic in video/ by Yuwei Huang · 7 years ago
  5. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  6. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  7. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/transport_adapter.h]
  8. a8eb756 Moved transport.h from webrtc/ to webrtc/api, created build target and updated WebRTC dependencies. by aleloi · 8 years ago
  9. bf6a45b Moved transport_adapter.h/.cc from call/ to video/ dir to remove circular dependency by charujain · 8 years ago[Renamed (88%) from webrtc/call/transport_adapter.h]
  10. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  11. 1d8a506 Add a PacketOptions struct to webrtc::Transport. by stefan · 9 years ago
  12. 2d56668 Unify Transport and newapi::Transport interfaces. by pbos · 9 years ago
  13. 5c389d3 Split webrtc/video into webrtc/{audio,call,video}. by Peter Boström · 9 years ago[Renamed (88%) from webrtc/video/transport_adapter.h]
  14. ac547a6 Remove channel ids from various interfaces. by Peter Boström · 9 years ago
  15. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  16. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  17. 3cefbc9 Mark all virtual overrides in the hierarchy of Transport as virtual + OVERRIDE. by xians@webrtc.org · 10 years ago
  18. dde16f1 Fix some code styles. by pbos@webrtc.org · 10 years ago
  19. d9b9560 Drop early packets when not sending in TransportAdapter. by sprang@webrtc.org · 11 years ago
  20. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (94%) from webrtc/video_engine/internal/transport_adapter.h]
  21. e75a1bf Break out glue for old->new Transport. by pbos@webrtc.org · 11 years ago