1. 13f35ec Sets names of peerconnection worker and network thread by Sebastian Jansson · 7 years ago
  2. c9e1560 Modernize and cleanup ChannelManager by Steve Anton · 7 years ago
  3. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  4. da6c095 Rewrite WebRtcSession data channel tests as PeerConnection tests by Steve Anton · 7 years ago
  5. bdcee28 TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  6. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  7. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  8. 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
  9. 02e7a19 Remove unnecessary video factory references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  10. 835cc0c Remove unnecessary audio references in PeerConnectionFactory by Magnus Jedvert · 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/peerconnectionfactory.cc]
  13. 591753b Thread-checkers for PeerConnectionFactory::worker_thread_ by eladalon · 7 years ago
  14. 248fd4f Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread ( https://codereview.webrtc.org/3007473002/ ) by eladalon · 7 years ago
  15. 23814b7 Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #4 id:200001 of https://codereview.webrtc.org/3005153002/ ) by eladalon · 7 years ago
  16. d67cefb Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #1 id:1 of https://codereview.webrtc.org/3010143002/ ) by eladalon · 7 years ago
  17. 393a9f6 Avoid construction of unused RtcEventLogNullImpl object by eladalon · 7 years ago
  18. e9ef907 Revert of Add logging of host lookups made by TurnPort to the RtcEventLog. (patchset #11 id:200001 of https://codereview.webrtc.org/2996933003/ ) by maxmorin · 7 years ago
  19. c251cb1 Add logging host lookups made by TurnPort to the RtcEventLog. by jonaso · 7 years ago
  20. 773be36 Reland of Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on wt by perkj · 7 years ago
  21. 539d104 Revert of Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on wt (patchset #2 id:20001 of https://codereview.webrtc.org/2964863002/ ) by mbonadei · 7 years ago
  22. f1377f7 Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on the worker thread. by perkj · 7 years ago
  23. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  24. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  25. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  26. 38ede13 Support building WebRTC without audio and video. by zhihuang · 7 years ago
  27. eb02c03 Allow WebRtcMediaEngine to be created from any thread. by deadbeef · 7 years ago
  28. 179f997 Remove DCHECK from PeerConnectionFactory::worker_thread. by zstein · 7 years ago
  29. eaabdf6 Delete MediaController class, move Call ownership to PeerConnection. by nisse · 7 years ago
  30. eb1fde4 Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/. by ossu · 7 years ago
  31. 7914b8c Negotiate the same SRTP crypto suites for every DTLS association formed. by deadbeef · 7 years ago
  32. a1a040a Injectable audio encoders: BuiltinAudioEncoderFactory by ossu · 7 years ago
  33. 39e14da Changing some PeerConnection-related comments. by deadbeef · 7 years ago
  34. 757146b Remove PC factory options param from LocalAudioSource::Create. by deadbeef · 7 years ago
  35. 112b2e9 Switching some interfaces to use std::unique_ptr<>. by deadbeef · 7 years ago
  36. 087bd34 Move AudioDecoder and related stuff to the api/ directory by kwiberg · 7 years ago
  37. 1e4e8cb Add CreatePeerConnectionFactory overloads that take audio codec factory args by kwiberg · 7 years ago
  38. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (97%) from webrtc/api/peerconnectionfactory.cc]
  39. ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  40. 95aa964 Support external audio mixer in webrtc 2. by gyzhou · 8 years ago
  41. 39ce11f Revert of Support external audio mixer. (patchset #5 id:140001 of https://codereview.webrtc.org/2539213003/ ) by gyzhou · 8 years ago
  42. f6bcac5 Support external audio mixer in webrtc. by gyzhou · 8 years ago
  43. 11a9cbf Refactoring: move ownership of RtcEventLog from Call to PeerConnection by skvlad · 8 years ago
  44. bfd398c Add a switch to redetermine role when ICE restarts. by Honghai Zhang · 8 years ago
  45. cb56065 Add support for GCM cipher suites from RFC 7714. by jbauch · 8 years ago
  46. 29ff844 Add PeerConnection IsClosed check. by zhihuang · 8 years ago
  47. 14d5dbe Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface" by ivoc · 8 years ago
  48. 9e03c3b Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ ) by ivoc · 8 years ago
  49. 1895526 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 8 years ago
  50. 9b99499 Added a builtin audio decoder factory to the default PeerConnectionFactory constructor. by ossu · 8 years ago
  51. 29b1a8d Moved creation of AudioDecoderFactory to inside PeerConnectionFactory. by ossu · 8 years ago
  52. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 8 years ago
  53. cebf0a2 Remove PeerConnectionFactory's certificate generator and ref counted wrapper. by Henrik Boström · 8 years ago
  54. d03c23b Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 8 years ago
  55. d7973cc Revert of Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. (patchset #2 id:20001 of https://codereview.webrtc.org/2013523002/ ) by hbos · 8 years ago
  56. 400781a Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 8 years ago
  57. 91dd567 Only use PortAllocator on the network thread. by deadbeef · 8 years ago
  58. e9021a3 Propogate network-worker thread split to api by danilchap · 8 years ago
  59. c1513ee Add a parameter to set a maximum file size when starting an RTC event log on the PeerConnectionFactory API. by ivoc · 8 years ago
  60. a1c3035 Relanding: Implement RTCConfiguration.iceCandidatePoolSize. by Taylor Brandstetter · 8 years ago
  61. c55fb30 Revert of Implement RTCConfiguration.iceCandidatePoolSize. (patchset #7 id:120001 of https://codereview.webrtc.org/1956453003/ ) by deadbeef · 8 years ago
  62. 48e9d05 Implement RTCConfiguration.iceCandidatePoolSize. by Taylor Brandstetter · 8 years ago
  63. 33b01f2 Adds network thread to rtc::BaseChannel by Danil Chapovalov · 8 years ago
  64. 82d7862 Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 8 years ago
  65. d1fe281 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 8 years ago
  66. c36b31b Embed a cricket::MediaConfig in RTCConfiguration. by nisse · 8 years ago
  67. 5b68ab5 Extended proxy abstraction, to call certain methods to the worker thread. by nisse · 8 years ago
  68. a8415fe Adding comments about threading around CreatePeerConnectionFactory. by Taylor Brandstetter · 8 years ago
  69. a3ede6c Renamed VideoSourceInterface to VideoTrackSourceInterface. by perkj · 8 years ago
  70. 5291393 DtlsIdentityStoreInterface::RequestIdentity: const& parameters by hbos · 8 years ago
  71. a2a49d9 This CL provides interfaces that do not use constraints for by hta · 8 years ago
  72. 0f13ec1 Removed VideoSource dependency to ChannelManager. by Per · 8 years ago
  73. 25359e0 DtlsIdentityStoreInterface::RequestIdentity gets optional expires param. by hbos · 8 years ago
  74. 51542be Introduce struct MediaConfig, with construction-time settings. by nisse · 8 years ago
  75. 5ad1297 Rename webrtc/media/webrtc -> webrtc/media/engine by kjellander@webrtc.org · 8 years ago
  76. b24317b Fix license headers in webrtc/api. by kjellander · 8 years ago
  77. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 8 years ago[Renamed (94%) from talk/app/webrtc/peerconnectionfactory.cc]
  78. a96e2d7 Move talk/media to webrtc/media by kjellander · 8 years ago
  79. d66b44d Reland "Added option to specify a maximum file size when recording an AEC dump.", commit ae2c5ad12afc8cc29fe9c59dea432b697b871a87. by ivoc · 9 years ago
  80. 0c7e9f5 Removing webrtc::PortAllocatorFactoryInterface. by Taylor Brandstetter · 9 years ago
  81. a4df27b Revert of Reland "Added option to specify a maximum file size when recording an AEC dump." (patchset #2 id:20001 of https://codereview.webrtc.org/1541633002/ ) by ivoc · 9 years ago
  82. f4f5cb0 Reland "Added option to specify a maximum file size when recording an AEC dump.", commit ae2c5ad12afc8cc29fe9c59dea432b697b871a87. by ivoc · 9 years ago
  83. 36d4c54 Revert of Added option to specify a maximum file size when recording an AEC dump. (patchset #5 id:120001 of https://codereview.webrtc.org/1413483003/ ) by ivoc · 9 years ago
  84. ae2c5ad Added option to specify a maximum file size when recording an AEC dump. by ivoc · 9 years ago
  85. 0eb15ed Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
  86. 6eca7e3 Add a 'remote' property to MediaSourceInterface. Also adding an implementation to the relevant sources we have (audio/video) and an extra check where we're casting a source into a local audio source :( by tommi · 9 years ago
  87. 41b0798 Adding CreatePeerConnection method that uses new PC Initialize method. by deadbeef · 9 years ago
  88. 797ef12 Added StopAecDump function to PeerConnectionFactory. by ivoc · 9 years ago
  89. 112a3d8 Added functions on libjingle API to start and stop the recording of an RtcEventLog. by ivoc · 9 years ago
  90. c1aeaf0 Wire up packet_id / send time callbacks to webrtc via libjingle. by stefan · 9 years ago
  91. ab9b2d1 Reland of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1 id:1 of https://codereview.webrtc.org/1403633005/ ) by deadbeef · 9 years ago
  92. fc648b6 Revert of Moving MediaStreamSignaling logic into PeerConnection. (patchset #10 id:180001 of https://codereview.webrtc.org/1393563002/ ) by deadbeef · 9 years ago
  93. 97c3929 Moving MediaStreamSignaling logic into PeerConnection. by deadbeef · 9 years ago
  94. facbbec Remove use of DeviceManager from ChannelManager. by solenberg · 9 years ago
  95. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  96. 5e56c59 DtlsIdentityStoreInterface added and the implementation is called DtlsIdentityStoreImpl (previously named without the -Impl bit and without an interface). by Henrik Boström · 9 years ago
  97. ccb49e7 Remove Soundclip handling from libjingle. by Fredrik Solenberg · 9 years ago
  98. d83f4ef Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns. by jiayl@webrtc.org · 9 years ago
  99. 8372888 Revert "Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns." by jiayl@webrtc.org · 9 years ago
  100. fde1de9 Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns. by jiayl@webrtc.org · 9 years ago