1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  4. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnectionwrapper.cc]
  5. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  6. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  7. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  8. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  9. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  10. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 6 years ago
  11. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  12. e8ae5df Convert PeerConnectionWrapper from FakeVideoCapturer to FakeVideoTrackSource. by Niels Möller · 6 years ago
  13. 8e20f17 Report UMA metrics for received SDP format by Steve Anton · 7 years ago
  14. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 7 years ago
  15. 22da89f Implement legacy offer_to_receive options for Unified Plan by Steve Anton · 7 years ago
  16. ef65ef1 Fire OnAddTrack when Unified Plan is enabled by Steve Anton · 7 years ago
  17. 2d6c76a Switch to using AddTrack with stream labels by Steve Anton · 7 years ago
  18. fa2260d Add support for data channels with Unified Plan by Steve Anton · 7 years ago
  19. dcc3c02 Add support for JSEP offer/answer with transceivers by Steve Anton · 7 years ago
  20. 9158ef6 Reland "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  21. 8b13f96 Revert "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  22. f93d280 Add AddTransceiver and GetTransceivers to PeerConnection by Steve Anton · 7 years ago
  23. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  24. a4ecf55 Revert "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  25. 6c7ec32 SetRemoteDescriptionObserverInterface added. by Henrik Boström · 7 years ago
  26. 2a82310 Avoiding unnecessary copies. by Mirko Bonadei · 7 years ago
  27. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  28. 6f25b09 Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Steve Anton · 7 years ago
  29. 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
  30. f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  31. b49b661 Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  32. 096e367 Rewrite WebRtcSession BUNDLE tests as PeerConnection tests by Steve Anton · 7 years ago
  33. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  34. f1c6db1 Rewrite WebRtcSession ICE tests as PeerConnection tests by Steve Anton · 7 years ago
  35. 97a9f76 Add sdputils.h with useful functions for working with session descriptions by Steve Anton · 7 years ago
  36. 94286cb Add base fixture and PeerConnection wrapper for unit tests by Steve Anton · 7 years ago