1. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 6 years ago
  2. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  3. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  4. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  5. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  6. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 6 years ago
  7. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  8. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  9. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  10. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 6 years ago
  11. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  12. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  13. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  14. 48cca02 Delete ortc methods using cricket::VideoCapturer. by Niels Möller · 6 years ago
  15. db67ba1 Report SRTP error codes to UMA by Steve Anton · 6 years ago
  16. 8d2c5a8 Detangling target dependencies in rtc_base_approved. by Tommi · 6 years ago
  17. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 6 years ago
  18. b619936 Stats traversal algorithm added. by Henrik Boström · 6 years ago
  19. 5b32f23 Securely clear memory containing key information / passwords before freeing. by Joachim Bauch · 6 years ago
  20. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 6 years ago
  21. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 6 years ago
  22. 9d138fc Drop dependency of common_video on api:libjingle_peerconnection_api. by Niels Möller · 6 years ago
  23. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 6 years ago
  24. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 6 years ago
  25. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 6 years ago
  26. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 6 years ago
  27. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 6 years ago
  28. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 6 years ago
  29. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 6 years ago
  30. 8b0ebb9 Change FakePeriodicVideoCapturer to use a TaskQueue instead of Thread. by Tommi · 6 years ago
  31. 1f432e0 Update VideoCapturerTrackSourceTest to deliver frames via TaskQueue. by Tommi · 6 years ago
  32. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 6 years ago
  33. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 6 years ago
  34. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 6 years ago
  35. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 6 years ago
  36. f120cba Delete AudioMonitor and related code. by Niels Möller · 6 years ago
  37. 3871f6f Rewrite StatsCollector tests to use a fake PeerConnection by Steve Anton · 6 years ago
  38. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 6 years ago
  39. be5e208 Add FakePeerConnectionBase by Steve Anton · 6 years ago
  40. 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 6 years ago
  41. 42805f3 Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 6 years ago
  42. 9b045fa Remove nogncheck and add proper dependencies. by Patrik Höglund · 6 years ago
  43. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 6 years ago
  44. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 6 years ago
  45. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 6 years ago
  46. 0228485 Delete MediaMonitor. by Niels Möller · 6 years ago
  47. aaaf1cf Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 7 years ago
  48. eefd543 Remove nogncheck and add proper dependencies. by Patrik Höglund · 7 years ago
  49. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  50. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 7 years ago
  51. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  52. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  53. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  54. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  55. dcc3c02 Add support for JSEP offer/answer with transceivers by Steve Anton · 7 years ago
  56. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 7 years ago
  57. 6e2e7ce Reland "Move JsepTransport from p2p/base to pc/." by Taylor Brandstetter · 7 years ago
  58. 4b9e6ba Add missing mock headers to api. by Patrik Höglund · 7 years ago
  59. 8424acd Revert "Move JsepTransport from p2p/base to pc/." by Oleh Prypin · 7 years ago
  60. 4770fd9 Move JsepTransport from p2p/base to pc/. by Taylor Brandstetter · 7 years ago
  61. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  62. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  63. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  64. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  65. e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
  66. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  67. 1d03a75 Remove cricket::RtpTransceiverDirection by Steve Anton · 7 years ago
  68. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  69. a4ecf55 Revert "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  70. 6c7ec32 SetRemoteDescriptionObserverInterface added. by Henrik Boström · 7 years ago
  71. 872cf38 Fix some dependencies for peerconnection_and_implicit_call_api. by Edward Lemur · 7 years ago
  72. f2d7beb Created the DtlsSrtpTransport. by Zhi Huang · 7 years ago
  73. 6e634bf Add RtpTransceiverInterface and implementing class by Steve Anton · 7 years ago
  74. 75737c0 Merge WebRtcSession into PeerConnection by Steve Anton · 7 years ago
  75. 32df86e Remove deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  76. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  77. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  78. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
  79. 8a63f78 Rewrite the remaining few WebRtcSession tests. by Steve Anton · 7 years ago
  80. da6c095 Rewrite WebRtcSession data channel tests as PeerConnection tests by Steve Anton · 7 years ago
  81. 6f25b09 Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Steve Anton · 7 years ago
  82. 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
  83. f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  84. b49b661 Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  85. 096e367 Rewrite WebRtcSession BUNDLE tests as PeerConnection tests by Steve Anton · 7 years ago
  86. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  87. f1c6db1 Rewrite WebRtcSession ICE tests as PeerConnection tests by Steve Anton · 7 years ago
  88. 99c3fe5 Add PeerConnection::StartRtcEventLog version that takes RtcEventLogOutput as parameter by Elad Alon · 7 years ago
  89. c5bb00b PeerConnection end-to-end test with a non-builtin codec by Karl Wiberg · 7 years ago
  90. 933d8b0 Reland "Added PeerConnectionObserver::OnRemoveTrack." by Henrik Boström · 7 years ago
  91. 6c0c55c Revert "Added PeerConnectionObserver::OnRemoveTrack." by Alex Loiko · 7 years ago
  92. ba97ba7 Added PeerConnectionObserver::OnRemoveTrack. by Henrik Boström · 7 years ago
  93. 6b63cd5 Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests by Steve Anton · 7 years ago
  94. 97a9f76 Add sdputils.h with useful functions for working with session descriptions by Steve Anton · 7 years ago
  95. b526158 Move the TransportController from p2p/base to pc/. by Zhi Huang · 7 years ago
  96. 94286cb Add base fixture and PeerConnection wrapper for unit tests by Steve Anton · 7 years ago
  97. 58b0316 Expose new video codec factories in the PeerConnectionFactory API by Magnus Jedvert · 7 years ago
  98. 563934e Clean up dependencies of peerconnection_unittest. by Patrik Höglund · 7 years ago
  99. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/BUILD.gn]
  100. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago