1. 123f33c Revert of Delete method cricket::VideoFrame::Copy. (patchset #7 id:120001 of https://codereview.webrtc.org/2080253002/ ) by honghaiz · 8 years ago
  2. 7e4e00d Delete method cricket::VideoFrame::Copy. by nisse · 8 years ago
  3. 3a2a640 Revert of Delete method cricket::VideoFrame::Copy. (patchset #7 id:120001 of https://codereview.webrtc.org/2080253002/ ) by nisse · 8 years ago
  4. 9c00f64 Delete method cricket::VideoFrame::Copy. by nisse · 8 years ago
  5. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 8 years ago
  6. f9da44d RTCPeerConnectionInterface.mm createNativeConfiguration and other clean-up. by hbos · 8 years ago
  7. 98bba39 Remove metrics_default from rtc_media dependencies. by kjellander · 8 years ago
  8. d7973cc Revert of Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. (patchset #2 id:20001 of https://codereview.webrtc.org/2013523002/ ) by hbos · 8 years ago
  9. 400781a Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 8 years ago
  10. e9021a3 Propogate network-worker thread split to api by danilchap · 8 years ago
  11. fd8be34 Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  12. 6ab3db2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 8 years ago
  13. 65fc62e Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  14. bfefb03 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 8 years ago
  15. 0565451 Reland of Delete cricket::VideoFrame methods GetYPlane and GetYPitch. (patchset #1 id:1 of https://codereview.webrtc.org/1921493004/ ) by nisse · 8 years ago
  16. b99395a Reland of Delete video_render module. (patchset #1 id:1 of https://codereview.webrtc.org/1923613003/ ) by nisse · 8 years ago
  17. 0190367 Revert of Delete video_render module. (patchset #12 id:220001 of https://codereview.webrtc.org/1912143002/ ) by kjellander · 8 years ago
  18. 97cfd1e Delete video_render module. by nisse · 8 years ago
  19. 9eeb624 Build dynamic iOS SDK. by tkchin · 8 years ago
  20. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 8 years ago
  21. b05f994 Revert of Delete cricket::VideoFrame methods GetYPlane and GetYPitch. (patchset #5 id:80001 of https://codereview.webrtc.org/1901973002/ ) by terelius · 8 years ago
  22. 1c27c6b Delete cricket::VideoFrame methods GetYPlane and GetYPitch. by nisse · 8 years ago
  23. 001c20d Move logic of gyp_webrtc into gyp_webrtc.py by kjellander@webrtc.org · 8 years ago
  24. 2ded9b1 Replace SetCapturer and SetCaptureDevice by SetSource. Drop return value. by nisse · 8 years ago
  25. 71a0c2f Deprecate GetWidth() and GetHeight() methods. Replaced by width() and height(). by nisse · 9 years ago
  26. 60083c8 Delete unused cricket::VideoFrame methods MakeExclusive and CopyToFrame. by nisse · 9 years ago
  27. 89717aa Improve iOS frame capture threading. by tkchin · 9 years ago
  28. d61bf80 Removed MediaStreamTrackInterface::set_state by perkj · 9 years ago
  29. 8f59762 Delete VideoRendererInterface. by Niels Möller · 9 years ago
  30. c8f952d Propagate MediaStreamSource state to video tracks the same way as audio. by perkj · 9 years ago
  31. bc73fe1 Move build scripts to webrtc/build/ios by hjon · 9 years ago
  32. 9e083d2 Reland of Delete empty API files and cleaned up includes. (patchset #1 id:1 of https://codereview.webrtc.org/1813083002/ ) by perkj · 9 years ago
  33. eec21bd Reland Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies. by jbauch · 9 years ago
  34. 194e3bc Revert of Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies. (patchset #4 id:60001 of https://codereview.webrtc.org/1785713005/ ) by kjellander · 9 years ago
  35. 944c390 Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies. by jbauch · 9 years ago
  36. 246b527 Revert of Delete empty API files and cleaned up includes. (patchset #2 id:20001 of https://codereview.webrtc.org/1809053002/ ) by deadbeef · 9 years ago
  37. c9022f5 Delete empty API files and cleaned up includes. by perkj · 9 years ago
  38. 505945a Delete unused VideoCapturer statistics. by Niels Möller · 9 years ago
  39. 94a23f0 Reland "Add check_deps rules in DEPS files." by kjellander@webrtc.org · 9 years ago
  40. d6c3954 Refactor VideoTracks to forward all sinks to its source by perkj · 9 years ago
  41. 8ad582d Remove DeviceManager and DeviceInfo. by solenberg · 9 years ago
  42. 56cf60e Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ ) by kjellander · 9 years ago
  43. 086f851 Add check_deps rules in DEPS files. by kjellander@webrtc.org · 9 years ago
  44. a1cf366 Handle iOS devices with no rear-facing camera by hjon · 9 years ago
  45. 84cc918 Replace scoped_ptr with unique_ptr in talk/ by kwiberg · 9 years ago
  46. 2db1dbb Remove references to build_with_libjingle and libjingle_java GYP variables. by kjellander@webrtc.org · 9 years ago
  47. aac3eb2 Minor ObjC API tweaks. by tkchin · 9 years ago
  48. a3ede6c Renamed VideoSourceInterface to VideoTrackSourceInterface. by perkj · 9 years ago
  49. 6140fcc Move RTCFileLogger to webrtc/base/objc. by Jon Hjelle · 9 years ago
  50. 9bf5cde Update build_ios_libs.sh script to build new Objective-C API and gather header files. by hjon · 9 years ago
  51. 9b8df25 Move talk/session/media -> webrtc/pc by kjellander@webrtc.org · 9 years ago
  52. 5ad1297 Rename webrtc/media/webrtc -> webrtc/media/engine by kjellander@webrtc.org · 9 years ago
  53. 8fb3557 rtc::Buffer: Replace an internal rtc::scoped_ptr with std::unique_ptr by kwiberg · 9 years ago
  54. 162c339 Revert of Make cricket::VideoCapturer implement VideoSourceInterface (patchset #14 id:300001 of https://codereview.webrtc.org/1655793003/ ) by perkj · 9 years ago
  55. 4d19c5b This cl introduce a VideoSourceInterface and let cricket::VideoCapturer implement it. by Per · 9 years ago
  56. 4b2a5a8 Revert of Make cricket::VideoCapturer implement VideoSourceInterface (patchset #12 id:260001 of https://codereview.webrtc.org/1655793003/ ) by perkj · 9 years ago
  57. 2f21789 This cl introduce a VideoSourceInterface and let cricket::VideoCapturer implement it. by perkj · 9 years ago
  58. e2812e7 Cleanup after talk/media move. by kjellander@webrtc.org · 9 years ago
  59. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago
  60. dfb769d Remove deprecated PeerConnectionObserver::OnStateChange and OnIceComplete by perkj · 9 years ago
  61. 47b6263 Remove Java PC support. This cl removes none Android Java support. by perkj · 9 years ago
  62. f6b5509 Fix GYP and GN references that are invalid in Chromium builds. by kjellander · 9 years ago
  63. fd6706a Log Android HW decoder delay time statistics. by glaznev · 9 years ago
  64. 8e8908a Delete FrameInput method and FrameInputWrapper class. by nisse · 9 years ago
  65. a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago
  66. ae95ff3 Add more logging and fix PTS overflow for HW decoder. by glaznev · 9 years ago
  67. 20834ca Adds a nullptr check to prevent a rare crash when starting or stopping an RtcEventLog. by ivoc · 9 years ago
  68. ba4c0e4 Add send-side BWE to WebRtcVoiceEngine under a finch experiment. by stefan · 9 years ago
  69. 08582ff Replace uses of cricket::VideoRenderer by rtc::VideoSinkInterface. by nisse · 9 years ago
  70. 8cb910d Delete backwards compatibility cruft from cricket::VideoFrame and VideoSourceInterface. by nisse · 9 years ago
  71. 9031d63 Remove the network with empty name or NONE connection type from the network list. by honghaiz · 9 years ago
  72. 14d024d Do not notify networkconnect if the connection type is known. by Honghai Zhang · 9 years ago
  73. 45b683f Call static method getConnectionType using the class name. by Honghai Zhang · 9 years ago
  74. cedff02 Remove dead code from WebRtcVideoEngine2. by Peter Boström · 9 years ago
  75. e03ac51 Implement NullVideoDecoder to avoid crash on unsupported decoders. by jbauch · 9 years ago
  76. 1088001 Support multiple rtx codecs. by Stefan Holmer · 9 years ago
  77. abe095b Roll chromium_revision c6076f2..609aa24 (372974:373145) by kjellander · 9 years ago
  78. 7f77749 Disable flaky test WebRtcSessionTest.TestRtxRemovedByCreateAnswer on Win and Mac. by honghaiz · 9 years ago
  79. 27a3485 Fixing a DCHECK failure on unknown connection type from OS. by honghaiz · 9 years ago
  80. a7ad7c3 Get the adapter type information from Android OS. by honghaiz · 9 years ago
  81. ed3277b Deprecate VideoDecoder::Reset() and remove calls. by Peter Boström · 9 years ago
  82. ce23bee Remove SendStreamFormat and ViewRequests. by Peter Boström · 9 years ago
  83. 9429148 Extra logging for HW codec. by glaznev · 9 years ago
  84. a6c39d9 Remove unimplemented VideoChannel code. by Peter Boström · 9 years ago
  85. eee86a6 Add option to disable particular HW video codec from app. by Alex Glaznev · 9 years ago
  86. b163c3f Delete unused members from VideoOptions by nisse · 9 years ago
  87. 378dc77 Consolidate setters into SetRecvParameters. by pbos · 9 years ago
  88. 46eed76 Removing "candidates" attribute from TransportDescription. by deadbeef · 9 years ago
  89. 6043f2e Revert of Adding "first packet received" notification to PeerConnectionObserver. (patchset #5 id:80001 of https://codereview.webrtc.org/1581693006/ ) by terelius · 9 years ago
  90. e73afba New rtc::VideoSinkInterface. by nisse · 9 years ago
  91. bec70ab https://github.com/w3c/webrtc-stats/pull/10/files added mediaType to the tracks. The closest in the current stats is the ssrc type. by fippo · 9 years ago
  92. 6a062bd Deleted method AudioTrackInterface::GetRenderer. by nisse · 9 years ago
  93. ab8f82f Make ECDSA default for RTCPeerConnection by tkchin · 9 years ago
  94. d162a5e Add shouldDisableBuffering to RTCFileLogger. by tkchin · 9 years ago
  95. 919ff75 Use high QP threshold for HW VP8 encoder frame downscaling. by glaznev · 9 years ago
  96. 08a6eab Adding "first packet received" notification to PeerConnectionObserver. by Taylor Brandstetter · 9 years ago
  97. 7b3c72f Revert of Adding "first packet received" notification to PeerConnectionObserver. (patchset #4 id:60001 of https://codereview.webrtc.org/1581693006/ ) by deadbeef · 9 years ago
  98. 42265a8 Adding "first packet received" notification to PeerConnectionObserver. by Taylor Brandstetter · 9 years ago
  99. 3afc8c4 Consolidate SetSendParameters into one setter. by Peter Boström · 9 years ago
  100. ec2922f Change PeerConnectionFactory.setVideoHwAccelerationOptions to create shared Egl context for harware encoders and decoders. by Per · 9 years ago