1. ee89e78 Replace CHECK(x && y) with two separate CHECK() calls by kwiberg · 7 years ago
  2. 608e94a Roll chromium_revision 8cd3b9f938..2e72b47482 (493075:493154) by buildbot · 7 years ago
  3. 77a9831 Revert of Request keyframes more frequently on stream start/decoding error. (patchset #1 id:1 of https://codereview.webrtc.org/2993793002/ ) by deadbeef · 7 years ago
  4. 03adb7c objc wrapper for PeerConnection::SetBitrate by zstein · 7 years ago
  5. e5f8323 Roll chromium_revision 25e65f0db2..8cd3b9f938 (492998:493075) by buildbot · 7 years ago
  6. 452ea0d Workaround VC++ 2017 template bug by brucedawson · 7 years ago
  7. ac7edaa Roll chromium_revision 3a490d6e5c..25e65f0db2 (492956:492998) by buildbot · 7 years ago
  8. 7a24688 Adding comments explaining Java createSender and setTrack methods. by deadbeef · 7 years ago
  9. 8497fdd Add functionality which limits the number of bytes on the network. by stefan · 7 years ago
  10. cac3ccc Roll chromium_revision 8fdcb934ee..3a490d6e5c (492714:492956) by buildbot · 7 years ago
  11. db2a9fc Wire up RTP keep-alive in ortc api. by sprang · 7 years ago
  12. 3e69e5c Renamed fields in rtp_rtcp_defines.h/RTCPReportBlock by srte · 7 years ago
  13. f1e08d0 Fix the video buffer size should take rtt into consideration by gustavogb · 7 years ago
  14. 5ca60cc Implement AndroidVideoBuffer::ToI420. by sakal · 7 years ago
  15. e9a4073 Adding desugar as a dependency on android by mbonadei · 7 years ago
  16. eb94436 Modify VP8 RTP to always use 2 bytes for picture Id by Gustavo Garcia · 7 years ago
  17. 5a2c2b3 Remove maximum frametime to allow the camera to adjust based on the lighting conditions. by sakal · 7 years ago
  18. 26b4804 Request keyframes more frequently on stream start/decoding error. by philipel · 7 years ago
  19. 445f1a1 nit: Order CallTest's methods in the .cc according to their order in the .h file. by eladalon · 7 years ago
  20. 3af63b0 Fixing race between ~AsyncInvoker and ~AsyncClosure, using ref-counting. by deadbeef · 7 years ago
  21. 42f96d5 Add Android Camera To Unity Plugin by qiangchen · 7 years ago
  22. b2b803c desktopCapture: minimized window shouldn't be treated as on-top on Win10 by braveyao · 7 years ago
  23. 793fc2a Roll chromium_revision 53b8036516..8fdcb934ee (492637:492714) by buildbot · 7 years ago
  24. 26622d3 Audit of kConstants missing the const qualifier by agrieve · 7 years ago
  25. f50fda9 Ignore invalid mouse cursor image by zijiehe · 7 years ago
  26. 1921bea Roll chromium_revision 6789f83945..53b8036516 (492603:492637) by buildbot · 7 years ago
  27. 07734a5 Move ownership of webrtc::VideoCodec into TestConfig. by brandtr · 7 years ago
  28. d7a418f Add an experiment for stricter pacing and ALR probing. by stefan · 7 years ago
  29. cf189c6 Roll chromium_revision ac04325a74..6789f83945 (492577:492603) by buildbot · 7 years ago
  30. bb992e7 Remove temporary VP9 pid/tl0 jump fix. by philipel · 7 years ago
  31. 007d562 Use default header extension map in rtc_event_log2text by terelius · 7 years ago
  32. fe6d9ff Roll chromium_revision 034f09fb84..ac04325a74 (492556:492577) by buildbot · 7 years ago
  33. 1cfa776 Roll chromium_revision 485aca9051..034f09fb84 (492475:492556) by buildbot · 7 years ago
  34. 2f1d4ac Roll chromium_revision d28935b11f..485aca9051 (492424:492475) by buildbot · 7 years ago
  35. b010a32 Implement WindowUnderPoint() for Mac OSX and Windows by Zijie He · 7 years ago
  36. 3ac7b1e Roll chromium_revision 761258229d..d28935b11f (492371:492424) by buildbot · 7 years ago
  37. 1b20dc4 Roll chromium_revision 90a73c37c4..761258229d (491751:492371) by buildbot · 7 years ago
  38. 81cf5bb Reland of move linux_internal from the autoroller CQ. (patchset #1 id:1 of https://codereview.webrtc.org/2990233002/ ) by ehmaldonado · 7 years ago
  39. 6327b64 Adding deadbeef@ as owner of Objc-C PeerConnection-related headers. by deadbeef · 7 years ago
  40. 62ad605 Whitespace change. by ehmaldonado · 7 years ago
  41. c287c80 Remove source file writer from VideoProcessor. by brandtr · 7 years ago
  42. c409552 Remove VideoProcessor interface. by brandtr · 7 years ago
  43. 73c0eb5 ObjC: Implement HW codecs in ObjC instead of C++ by magjed · 7 years ago
  44. bea36fd Minor improvements to VideoProcessor and corresponding test. by brandtr · 7 years ago
  45. 669ea19 Rename WEBRTC_VIDEOPROCESSOR_H264_TESTS define to WEBRTC_USE_H264. by brandtr · 7 years ago
  46. 60dfbdb Remove unused members in MediaOptimization. by asapersson · 7 years ago
  47. 5c3c104 Make Port (and subclasses) fully "Network"-based, instead of IP-based. by deadbeef · 7 years ago
  48. d48f56d Destroy compression session instead of reset it on release. by kthelgason · 7 years ago
  49. 227f8b9 Reland of Fix off-by-one bugs in video_coding::PacketBuffer when the buffer is filled with a single frame. (patchset #1 id:1 of https://codereview.chromium.org/2990183002/ ) by philipel · 7 years ago
  50. 5daecca Reland of SSRC and RSID may only refer to one sink each in RtpDemuxer (patchset #1 id:1 of https://codereview.webrtc.org/2993633002/ ) by eladalon · 7 years ago
  51. 186d9c3 Renamed fields in common_types.h/RtcpStatistics. by srte · 7 years ago
  52. 463d7cc Remove video_coding/codecs/OWNERS. by mflodman · 7 years ago
  53. 512bee3 ObjC: Support non-native frames in encoder by magjed · 7 years ago
  54. 3e8016e Ignore "b=AS:-1" instead of treating as a hard error. by deadbeef · 7 years ago
  55. d89b0bc JNI wrapper for PeerConnection::SetBitrate. by zstein · 7 years ago
  56. 552ba37 Removing unused declared arg by mbonadei · 7 years ago
  57. 0d48c69 Relanding: Break peerconnection_jni.cc into multiple files, in "pc" directory. by deadbeef · 7 years ago
  58. 367aaa7 Revert of Remove linux_internal from the autoroller CQ. (patchset #1 id:1 of https://codereview.webrtc.org/2985933002/ ) by ehmaldonado · 7 years ago
  59. 59b603f Revert of SSRC and RSID may only refer to one sink each in RtpDemuxer (patchset #15 id:280001 of https://codereview.webrtc.org/2968693002/ ) by zhihuang · 7 years ago
  60. 7eaa62b Roll chromium_revision 14fd36f446..90a73c37c4 (491713:491751) by buildbot · 7 years ago
  61. cc3d442 Rename ViEEncoder to VideoStreamEncoder by mflodman · 7 years ago
  62. 8435e55 Mark ~DirectTransport with "override." by eladalon · 7 years ago
  63. 3c6d610 Roll chromium_revision 3d47c219a8..14fd36f446 (491687:491713) by buildbot · 7 years ago
  64. 5166e54 Tracking mock_process_thread with a GN target by mbonadei · 7 years ago
  65. 7b7e06f SSRC and RSID may only refer to one sink each in RtpDemuxer by eladalon · 7 years ago
  66. 1d0bdc2 Revert "Track recreation of DxgiTextureStaging" by Mirko Bonadei · 7 years ago
  67. 22ab393 Roll chromium_revision dbca6182ee..3d47c219a8 (491664:491687) by buildbot · 7 years ago
  68. 9b1b410 Revert "Add histogram for FallbackDesktopCapturerWrapper and BlankDetectorDesktopCapturerWrapper" by Mirko Bonadei · 7 years ago
  69. 85375d9 Roll chromium_revision f019957f6f..dbca6182ee (491639:491664) by buildbot · 7 years ago
  70. bab0300 Roll chromium_revision 2865df694d..f019957f6f (491580:491639) by buildbot · 7 years ago
  71. 5cde747 Roll chromium_revision d4d3ca91d8..2865df694d (491517:491580) by buildbot · 7 years ago
  72. 1b1daec Revert of Break peerconnection_jni.cc into multiple files, in "pc" directory. (patchset #6 id:100001 of https://codereview.webrtc.org/2992103002/ ) by zhihuang · 7 years ago
  73. 70336d3 Roll chromium_revision 2f85dee9d1..d4d3ca91d8 (491455:491517) by buildbot · 7 years ago
  74. adb161f windowCapture: return 1x1 frame to minimized winodw on Linux. by braveyao · 7 years ago
  75. dd7d8f1 Break peerconnection_jni.cc into multiple files, in "pc" directory. by deadbeef · 7 years ago
  76. 5db7657 Roll chromium_revision bac0f1afc8..2f85dee9d1 (491386:491455) by buildbot · 7 years ago
  77. bc88c6b Reject negative values for "b=AS". by deadbeef · 7 years ago
  78. 288392a Roll chromium_revision 38e8c8f8d0..bac0f1afc8 (491349:491386) by buildbot · 7 years ago
  79. c0d481a Protected streams report RTP messages directly to the FlexFec streams by eladalon · 7 years ago
  80. a67bd9d Add denicija@ and kthelgason@ as owners of webrtc/sdk/objc by magjed · 7 years ago
  81. 3d4c287 Make FlexfecReceiveStreamImpl::started_ into std::atomic<bool> by eladalon · 7 years ago
  82. a1eef11 Roll chromium_revision ad18a3e1e9..38e8c8f8d0 (491326:491349) by buildbot · 7 years ago
  83. 32040ef Add PacketRouterTest.Sanity_NoModuleRegistered_* by eladalon · 7 years ago
  84. 88df90b Don't use the Force(Demuxer), Luke. by eladalon · 7 years ago
  85. 5805c9d ObjC: Add implementationName for injectable codecs by magjed · 7 years ago
  86. c5fb468 Don't clear newer packets from the video_coding::PacketBuffer when calling ClearTo. by philipel · 7 years ago
  87. c18f1d7 Revert of Fix off-by-one bugs in video_coding::PacketBuffer when the buffer is filled with a single frame. (patchset #5 id:80001 of https://codereview.chromium.org/2993513002/ ) by philipel · 7 years ago
  88. 605da2f Roll chromium_revision b0cc459877..ad18a3e1e9 (491287:491326) by buildbot · 7 years ago
  89. ee13e89 Fix off-by-one bugs in video_coding::PacketBuffer when the buffer is filled with a single frame. by philipel · 7 years ago
  90. 6f1f8e9 Roll chromium_revision d1978b0eb8..b0cc459877 (490413:491287) by buildbot · 7 years ago
  91. 28104eb Override C++ standard to -std=gnu++11 by oprypin · 7 years ago
  92. 8339e1a Remove ProcessParams struct. by asapersson · 7 years ago
  93. fdd1f21 Irrational check in the constructor of DesktopFrame: stride_ may be negative by Zijie He · 7 years ago
  94. 09f16c6 Add new constructors for all DesktopFrame inheritances by Zijie He · 7 years ago
  95. b1338fe Remove PacketRouterTest fixture by eladalon · 7 years ago
  96. 5dfac33 ObjC: Fix quality scaling for injected encoders by magjed · 7 years ago
  97. 822ff2b Explicitly inform PacketRouter which RTP-RTCP modules are REMB-candidates by eladalon · 7 years ago
  98. ddfa252 TestDataGenerators attempts to create missing input signal files. by alessiob · 7 years ago
  99. a25a695 Enable large-scale FEC tests on iOS. by brandtr · 7 years ago
  100. fdd568e This CL is a refactoring of the APM QA tool; it includes the following changes: by alessiob · 7 years ago