1. d64072c Revert of Stop silently accepting unsupported flags in test binaries (patchset #5 id:150001 of https://codereview.webrtc.org/2968003003/ ) by oprypin · 7 years ago
  2. a2782f6 Stop silently accepting unsupported flags in test binaries by oprypin · 7 years ago
  3. 81bc523 Make a friendlier RTCVideoCodecInfo initializer for when only name and by andersc · 7 years ago
  4. 3042c2d Reland of quest keyframes more frequently on stream start/decoding error. (patchset #1 id:1 of https://codereview.chromium.org/2995153002/ ) by philipel · 7 years ago
  5. 327af33 iSAC fixed-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
  6. a28122f Change ThreadChecker to SequencedTaskChecker in VideoReceiveStream by eladalon · 7 years ago
  7. 5afa3f2 Fix for alr detection bug on pause. by tschumim · 7 years ago
  8. 84778c7 Optimize HardwareVideoDecoder by doing all frame conversions in C++. by sakal · 7 years ago
  9. ba050a6 Reland of Add a flags field to video timing extension. (patchset #1 id:1 of https://codereview.webrtc.org/2995953002/ ) by sprang · 7 years ago
  10. f3f5c0e Change ThreadChecker to SequencedTaskChecker in internal::Call by eladalon · 7 years ago
  11. 6dfed67 Remove xians@webrtc.org from OWNERS by oprypin · 7 years ago
  12. bbcc356 Reland of Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabl… (patchset #1 id:1 of https://codereview.webrtc.org/2995173002/ ) by emircan · 7 years ago
  13. 1ea631f Fix a delete type mismatch (deleting a sockaddr_in6* as a sockaddr*) by oprypin · 7 years ago
  14. 9e0c742 Reduce code repetition in RtpDemuxerTest. by Steve Anton · 7 years ago
  15. 7b532db Revert of Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabl… (patchset #2 id:20001 of https://codereview.webrtc.org/2925253002/ ) by emircan · 7 years ago
  16. 2238441 Explicitly specify the onFrameAvailable() thread. by Jonathan Yu · 7 years ago
  17. 786de70 Add TLS TURN tests. by Steve Anton · 7 years ago
  18. b332917 Rename RsidResolutionObserver to SsrcBindingObserver. by Steve Anton · 7 years ago
  19. ed447ae Refactor TurnPort tests. by Steve Anton · 7 years ago
  20. 1c378ed Relanding: Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 7 years ago
  21. 825f65e Share ScreenDrawerLockPosix implementation by Zijie He · 7 years ago
  22. 53959fc Revert of quest keyframes more frequently on stream start/decoding error. (patchset #2 id:170001 of https://codereview.webrtc.org/2996823002/ ) by tkchin · 7 years ago
  23. 200028f DEPS: Remove migration scripts and use hooks_os. by kjellander · 7 years ago
  24. 142fcc9 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 7 years ago
  25. b5c319a Add rtc_event_log_unittest_helper.h to relevant BUILD.gn by eladalon · 7 years ago
  26. 168576b Make isac_fix_test use gtest (in a hacky way) by oprypin · 7 years ago
  27. 3958ed8 RTC_CHECK instead of assert in vp9_impl.cc by sprang · 7 years ago
  28. 481c549 Reland of Make it possible for tests to set up trace event handlers. (patchset #1 id:1 of https://codereview.webrtc.org/2997963002/ ) by ehmaldonado · 7 years ago
  29. 6b463fa Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabled. by asapersson · 7 years ago
  30. 3c74766 Revert of Adding support for Unified Plan offer/answer negotiation. (patchset #9 id:500001 of https://codereview.webrtc.org/2991693002/ ) by olka · 7 years ago
  31. db758c2 Revert of Make it possible for tests to set up trace event handlers. (patchset #4 id:60001 of https://codereview.webrtc.org/3002663002/ ) by ehmaldonado · 7 years ago
  32. a973265 Make it possible for tests to set up trace event handlers. by ehmaldonado · 7 years ago
  33. 6ff045f Give Audio{De,En}coderIsac* an "Impl" suffix, to free up the original names by kwiberg · 7 years ago
  34. 7c206b5 Fix a reference leak when converting I420 VideoFrame to I420Frame. by sakal · 7 years ago
  35. f9f448b ObjC: Include additional files in umbrella header. by andersc · 7 years ago
  36. 4dee344 Implement QP parsing in VideoDecoderWrapper. by sakal · 7 years ago
  37. 7441827 Reland of Make the acceptable queue in the cwnd experiment configurable. (patchset #1 id:1 of https://codereview.webrtc.org/2999893002/ ) by stefan · 7 years ago
  38. 1dba8fd MB: Add an entry for "WebRTC Perf Tests (Linux Trusty swarming)" by ehmaldonado · 7 years ago
  39. 70fbbad Replace WindowUnderPoint free function with WindowFinder interface by Zijie He · 7 years ago
  40. 0ed6de4 Check for prior thread annotation macros before defining. by Chris Mumford · 7 years ago
  41. 9e117c5e1 Reland of Add functionality which limits the number of bytes on the network. (patchset #1 id:1 of https://codereview.webrtc.org/3001653002/ ) by stefan · 7 years ago
  42. 5901d9d Remove dep on system_wrappers for apprtc and use only framework. by kthelgason · 7 years ago
  43. 2ed6e4f Replace old logging mechanism in webrtc/modules/video_capture/linux by Sam Zackrisson · 7 years ago
  44. c103653 Avoids WebRtcAudioTrack null pointer access at stop. by henrika · 7 years ago
  45. 7ea6e59 L16 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
  46. dcbb66f Replace WEBRTC_TRACE in modules/video_capture/ by Sam Zackrisson · 7 years ago
  47. ddcfb9f Don't boost pacing rate after pause. by sprang · 7 years ago
  48. 5b9746e When using clang, switch on -Wc++11-narrowing by kwiberg · 7 years ago
  49. 3004fd0 Don't fail SetStereoPlayout(false) for Android devices. by Noah Richards · 7 years ago
  50. 7fbeb0b Make path to wav file for jitter buffer simulation in event_log_visualizer configurable. by owb · 7 years ago
  51. 2bf9e73 Delete unneeded Start and Stop methods on FlexfecReceiveStream. by Niels Möller · 7 years ago
  52. 22c76c4 Add support for a forced software encoder fallback. by asapersson · 7 years ago
  53. 2b05ba1 Remove old webrtc/base directory by mbonadei · 7 years ago
  54. f0f7378 Revert of Add a flags field to video timing extension. (patchset #15 id:280001 of https://codereview.webrtc.org/3000753002/ ) by emircan · 7 years ago
  55. 124b4a1 Roll chromium_revision 70c937134d..d323a482ee (494365:494468) by buildbot · 7 years ago
  56. 1871a91 Check keepAlive before calling nativeDataIsRecording. by Noah Richards · 7 years ago
  57. 037f3e4 Replace absolute path with relative path for GN files. by Jianjun Zhu · 7 years ago
  58. ac31526 Revert of L16 implementation of the Audio{En,De}coderFactoryTemplate APIs (patchset #5 id:80001 of https://codereview.webrtc.org/2995523002/ ) by charujain · 7 years ago
  59. 8e8f0e2 Roll chromium_revision f439921f66..70c937134d (494089:494365) by buildbot · 7 years ago
  60. edff94d L16 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
  61. cf5d485 Add a flags field to video timing extension. by sprang · 7 years ago
  62. 892dab5 Fix incorrect InterframeDelayMaxInMs histogram metrics by sprang · 7 years ago
  63. b5ed905 AppRTCMobile: Use high resolution app icon on retina screens. by andersc · 7 years ago
  64. 1bf0ff3 Roll chromium_revision f156b499f7..f439921f66 (493756:494089) by ehmaldonado · 7 years ago
  65. 53d76c6 Almost full implementation of BBR's core, missing receiver side implementation, pacer, and BitrateObserver class which is responsible for communication between BBR and pacer/encoder. Significant changes: Recovery mode and a separate bucket for the high gain phase. by gnish · 7 years ago
  66. 2ee076d Improved UI for event_log_analyzer tool by terelius · 7 years ago
  67. 6bdcefc Add VideoSink interface to SurfaceViewRenderer. by sakal · 7 years ago
  68. ee21f37 Default enable content type rtp header extension by sprang · 7 years ago
  69. c288dab Ensure UIView.layer is accessed on main thread. by andersc · 7 years ago
  70. 3439c89 Revert of Trace the stats report as JSON instead of each stat separately. (patchset #3 id:100001 of https://codereview.webrtc.org/2986453002/ ) by mbonadei · 7 years ago
  71. a77e6bb Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 7 years ago
  72. 1d44550 Implementation of SSL caching; tests in separate CL. by Justin Uberti · 7 years ago
  73. 80c6578 Trace the stats report as JSON instead of each stat separately. by ehmaldonado · 7 years ago
  74. 7d82952 Change OpenSLES blacklist warning to debug. by Noah Richards · 7 years ago
  75. 64136af Revert of Add functionality which limits the number of bytes on the network. (patchset #26 id:500001 of https://codereview.webrtc.org/2918323002/ ) by stefan · 7 years ago
  76. 5d68910 Don't use rvalue reference function arguments in the audio coding module by minyue-webrtc · 7 years ago
  77. c5d9e63 Revert of Make the acceptable queue in the cwnd experiment configurable. (patchset #1 id:1 of https://codereview.webrtc.org/2998753002/ ) by stefan · 7 years ago
  78. ec86be0 Reduce locking when collecting receive statistic by danilchap · 7 years ago
  79. 0ba43b5 Add support for adding VideoSinks to VideoTracks. by sakal · 7 years ago
  80. dc5fc82 Remove older AEC-dump interface. by Alex Loiko · 7 years ago
  81. f3238e4 Removed unused async_invoker_ in WebRtcVideoCapturer by srte · 7 years ago
  82. 7731bc8 Remove older AEC-dump implementation. by Alex Loiko · 7 years ago
  83. deac841 Rename SetProcessParams -> SetTestConfig. by brandtr · 7 years ago
  84. ef8eb8c Reorganize code in plot_videoprocessor_integrationtest.cc. by brandtr · 7 years ago
  85. 455372d Removing NO_SOUND_SYSTEM by mbonadei · 7 years ago
  86. 880239c Roll chromium_revision f7eb376d22..f156b499f7 (493706:493756) by buildbot · 7 years ago
  87. 0bc8423 Move RtcpReportBlocks implementation from ReceiveStatistics to ReceiveStatisticsImpl by danilchap · 7 years ago
  88. 77920a4 Minor improvements to VideoProcessorIntegrationTest. by brandtr · 7 years ago
  89. 8dc0ff8 Roll chromium_revision 02a9865f69..f7eb376d22 (493692:493706) by buildbot · 7 years ago
  90. 628ac59 Reland of quest keyframes more frequently on stream start/decoding error. (patchset #1 id:1 of https://codereview.chromium.org/2994043002/ ) by philipel · 7 years ago
  91. a1ebeb5 Roll chromium_revision e275be8b44..02a9865f69 (493679:493692) by buildbot · 7 years ago
  92. d9827b5 Removed an unused variable from CallPerfTest::TestAudioVideoSync() by eladalon · 7 years ago
  93. bf08060 Update EglRenderer to use lambdas. by sakal · 7 years ago
  94. 7c83c56 Make the acceptable queue in the cwnd experiment configurable. by stefan · 7 years ago
  95. 42f1d6e Add --canary flag to gradle project test and update gradle. by sakal · 7 years ago
  96. be91046 Add support for capturers to capture VideoFrames. by sakal · 7 years ago
  97. 6c27b39 Roll chromium_revision 589cc95653..e275be8b44 (493658:493679) by buildbot · 7 years ago
  98. f3f7f62 Roll chromium_revision 4c5310e473..589cc95653 (493625:493658) by buildbot · 7 years ago
  99. 577b5b4 Roll chromium_revision 962d584403..4c5310e473 (493555:493625) by buildbot · 7 years ago
  100. ad501d1 Implement GetWindowList() on X11 by Zijie He · 7 years ago