1. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  2. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  3. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 7 years ago
  4. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  5. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  6. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  7. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  8. 2dfc42d Prepare to make BaseChannel depend on RtpTransportInternal only. by Zhi Huang · 7 years ago
  9. c9e1560 Modernize and cleanup ChannelManager by Steve Anton · 7 years ago
  10. b526158 Move the TransportController from p2p/base to pc/. by Zhi Huang · 7 years ago
  11. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/channelmanager_unittest.cc]
  13. e725159 Reland of Make the default ctor of rtc::Thread, protected by tommi · 8 years ago
  14. a117b04 Revert of Make the default ctor of rtc::Thread, protected (patchset #3 id:40001 of https://codereview.webrtc.org/2981623002/ ) by charujain · 8 years ago
  15. a8a3515 Make the default ctor of rtc::Thread, protected. by tommi · 8 years ago
  16. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  17. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  18. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  19. eaabdf6 Delete MediaController class, move Call ownership to PeerConnection. by nisse · 8 years ago
  20. 1a2183d Removing unnecessary parameters from CreateXChannel methods. by deadbeef · 8 years ago
  21. 112b2e9 Switching some interfaces to use std::unique_ptr<>. by deadbeef · 8 years ago
  22. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago
  23. b2cdd93 Remove the dependency of TransportChannel and TransportChannelImpl. by zhihuang · 8 years ago
  24. 6ce9259 Revert of make the DtlsTransportWrapper inherit form DtlsTransportInternal (patchset #11 id:320001 of https://codereview.webrtc.org/2606123002/ ) by zhihuang · 8 years ago
  25. 5aed06c make the DtlsTransportWrapper inherit form DtlsTransportInternal by zhihuang · 8 years ago
  26. ac22f70 Refactoring of RTCP options in BaseChannel. by deadbeef · 8 years ago
  27. f5b251b Remove BaseChannel's dependency on TransportController. by zhihuang · 8 years ago
  28. 953c2ce Reland of: Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago
  29. c0dad89 Revert of Separating SCTP code from BaseChannel/MediaChannel. (patchset #14 id:240001 of https://codereview.webrtc.org/2564333002/ ) by deadbeef · 8 years ago
  30. 67b3bbe Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago
  31. 7af91dd Removing "crypto_required" from MediaContentDescription. by deadbeef · 8 years ago
  32. 49f34fd Relanding: Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  33. 57fd726 Revert of Refactoring that removes P2PTransport and DtlsTransport classes. (patchset #9 id:150001 of https://codereview.webrtc.org/2517883002/ ) by deadbeef · 8 years ago
  34. bd28681 Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  35. 3cf8ece Revert of Stop caching supported codecs in WebRtcVideoEngine2 (patchset #1 id:1 of https://codereview.webrtc.org/2492473002/ ) by magjed · 8 years ago
  36. 9f71ec5 Stop caching supported codecs in WebRtcVideoEngine2 by magjed · 8 years ago
  37. 2675274 Remove cricket::VideoCodec with, height and framerate properties by perkj · 8 years ago
  38. 11a9cbf Refactoring: move ownership of RtcEventLog from Call to PeerConnection by skvlad · 8 years ago
  39. 05b9803 Removed unused GetOutputVolume() and SetOutputVolume() from MediaEngineInterface. by solenberg · 9 years ago
  40. 6c87a67 Do not create a temporary transport channel when using max-bundle by skvlad · 9 years ago
  41. 7f216b7 Renames TransportController worker_thread to network_thread. by Danil Chapovalov · 9 years ago
  42. 33b01f2 Adds network thread to rtc::BaseChannel by Danil Chapovalov · 9 years ago
  43. 67cf2c1 Removing `preference` field from `cricket::Codec`. by deadbeef · 9 years ago
  44. c11b184 Remove CaptureManager and related calls in ChannelManager. by perkj · 9 years ago
  45. 65c7f67 Fix license headers in webrtc/pc by kjellander · 9 years ago
  46. 9b8df25 Move talk/session/media -> webrtc/pc by kjellander@webrtc.org · 9 years ago[Renamed (99%) from talk/session/media/channelmanager_unittest.cc]
  47. 5ad1297 Rename webrtc/media/webrtc -> webrtc/media/engine by kjellander@webrtc.org · 9 years ago
  48. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago
  49. a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago
  50. 822bdf9 Remove cricket::VideoEncoderConfig. by Peter Boström · 9 years ago
  51. bd13838 Remove SetVideoLogging/SetAudioLogging from ChannelManager and down the stack. by solenberg · 9 years ago
  52. c1aeaf0 Wire up packet_id / send time callbacks to webrtc via libjingle. by stefan · 9 years ago
  53. facbbec Remove use of DeviceManager from ChannelManager. by solenberg · 9 years ago
  54. cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 9 years ago
  55. 7d17336 Remove the [Un]RegisterVoiceProcessor() API. by Fredrik Solenberg · 9 years ago
  56. a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 9 years ago
  57. 47ee2f3 TransportController refactoring. by deadbeef · 9 years ago
  58. 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 9 years ago
  59. 9af63f4 TransportController refactoring. by deadbeef · 9 years ago
  60. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  61. 709ed67 Move instantiation of webrtc::Call into a MediaController class so that it can be used for both audio and video media channels. by Fredrik Solenberg · 9 years ago
  62. c28a896 VoE: Initialize WebRtcVoiceMediaChannel with AudioOptions during creation by Jelena Marusic · 10 years ago
  63. 4b60c73 Hook up libjingle WebRtcVoiceEngine to Call API for combined A/V BWE. by Fredrik Solenberg · 10 years ago
  64. e61c64d Delete NullVideoRenderer by Magnus Jedvert · 10 years ago
  65. 6ad507a Refactor how the TransportChannels are set in the BaseChannel to rely lesson Session, so that in the future we can rely on Transport instead, and also be able to change Transports on the fly for BUNDLE. by pthatcher@webrtc.org · 10 years ago
  66. f9b5c1b Removing CELT. by minyue@webrtc.org · 10 years ago
  67. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  68. 35c1ace Revert 7698 "WebRtcVideoMediaChannel::SetSendParams: Don't cap r..." by magjed@webrtc.org · 10 years ago
  69. 52da44b WebRtcVideoMediaChannel::SetSendParams: Don't cap resolution by magjed@webrtc.org · 10 years ago
  70. 269fb4b move xmpp and p2p to webrtc by henrike@webrtc.org · 10 years ago
  71. 28100cb Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p." by henrike@webrtc.org · 10 years ago
  72. d1ba6d9 Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. by henrike@webrtc.org · 10 years ago
  73. 1ecbe45 (Auto)update libjingle 77689511-> 77696841 by buildbot@webrtc.org · 10 years ago
  74. 3740d74 (Auto)update libjingle 73927658-> 73927775 by buildbot@webrtc.org · 10 years ago
  75. 0481f15 (Auto)update libjingle 73399579-> 73626167 by henrike@webrtc.org · 10 years ago
  76. a09a999 (Auto)update libjingle 73222930-> 73226398 by buildbot@webrtc.org · 10 years ago
  77. d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 10 years ago
  78. 42fe435 Remove Thread::RunningForChannelManager(). by tkchin@webrtc.org · 11 years ago
  79. bb2d658 (Auto)update libjingle 69617317-> 69623266 by buildbot@webrtc.org · 11 years ago
  80. 58e7c86 (Auto)update libjingle 69588980-> 69589535 by buildbot@webrtc.org · 11 years ago
  81. 88d9fa6 (Auto)update libjingle 69291002-> 69292418 by buildbot@webrtc.org · 11 years ago
  82. 39eccef Disable ChannelManagerTest.StartupShutdownOnUnstartedThread by fischman@webrtc.org · 11 years ago
  83. 1d1ffc9 Update talk to 54898858. by wu@webrtc.org · 11 years ago
  84. a27be8e Update libjingle to CL 53398036. by mallinath@webrtc.org · 11 years ago
  85. a59696b Update libjingle to 52300956 by sergeyu@chromium.org · 11 years ago
  86. 1b476d9 Disabling channelmanager unittest. This test is causing by mallinath@webrtc.org · 11 years ago
  87. 28654cb Update talk folder to revision=49713299. by henrike@webrtc.org · 12 years ago
  88. 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 12 years ago