1. 4381700 WebRtcVideoFrame constructor without transport_frame_id. by nisse · 9 years ago
  2. e5b4141 Move RTP timestamp calculation from BuildRTPheader to SendOutgoingData by danilchap · 9 years ago
  3. ff101d6 iOS: add PlistBuddy location to path to avoid build errors by vopatop.skam · 9 years ago
  4. 94b9199 Add a copy of gyp_flag_compare from Chromium to WebRTC's webrtc/tools. by ehmaldonado · 9 years ago
  5. 4905f06 Disable the software noise suppressor on iOS devices as that by peah · 9 years ago
  6. abcc3de Add pps id and sps id parsing to the h.264 depacketizer. by stefan · 9 years ago
  7. 86ccd7b Revert of Add field_trial_default dependency to libjingle_peerconnection (patchset #3 id:40001 of https://codereview.webrtc.org/2120673004/ ) by sakal · 9 years ago
  8. a7a01df Add field_trial_default dependency to libjingle_peerconnection by arlolra · 9 years ago
  9. 8177452 iOS H264VideoToolBoxEncoder: Stop scaling native CVPixelBuffers by magjed · 9 years ago
  10. d7a89db Revert of Cleanup of the AudioDeviceBuffer class (patchset #6 id:100001 of https://codereview.webrtc.org/2256833003/ ) by henrika · 9 years ago
  11. cf327b4 Cleanup of the AudioDeviceBuffer class. by henrika · 9 years ago
  12. da161d7 Reformat rtcp_receiver git cl format --full by danilchap · 9 years ago
  13. 861da3c Refactor neteq_test_support. by ehmaldonado · 9 years ago
  14. 294fb05 Add a timeout for starting the camera on CameraCapturer. by sakal · 9 years ago
  15. bcba64a GN: Add "//build/config/sanitizers:deps" as a dependency to executable targets. by ehmaldonado · 9 years ago
  16. 4a85abb Add support for more resolutions on iOS/macOS by kthelgason · 9 years ago
  17. ec5c906 GN: Fix errors when some variables are set to non-default values. by kjellander · 9 years ago
  18. 72333d2 Add kjellander@webrtc.org to more BUILD.gn OWNERS files. by kjellander · 9 years ago
  19. 96b6b83 iOS: add type to peer connection local streams by vopatop.skam · 9 years ago
  20. c21560b Remove pbos@webrtc.org from autoroll TBRs. by Peter Boström · 9 years ago
  21. 9b5306c Adding test for unordered, fragmented SCTP message delivery. by Taylor Brandstetter · 9 years ago
  22. b5b3090 Corrected the testvectors for the level controller by peah · 9 years ago
  23. 8df4d0e Add playout_delay_oracle_unittest as gn target by isheriff · 9 years ago
  24. 3a11933 Remove audio_device_test_func. by maxmorin · 9 years ago
  25. 644fa96 Added recording of the configuration for the AudioFrame API call by peah · 9 years ago
  26. 7320866 Reland of Adding audio to video_quality_test. by minyue · 9 years ago
  27. 2b61639 Remove TMMBRSet class by danilchap · 9 years ago
  28. e1f5b4a voice_engine: Removed old variants of Channel constructor and CreateChannel by ossu · 9 years ago
  29. 38d840c NetEq: Changing checked_cast to saturated_cast by henrik.lundin · 9 years ago
  30. 96bbdd5 WebRtcSpl_SynthesisQMF: Fix UBSan fuzzer bug (left shift of negative value) by kwiberg · 9 years ago
  31. e9a6acf Added missing unittest to the modules/BUILD.gn build file by peah · 9 years ago
  32. cb2d701 Add kjellander as BUILD.gn OWNER in webrtc/modules by kjellander · 9 years ago
  33. 71fead2 Reland of StartTimestamp generated randomly in RtpSender constructor (patchset #1 id:1 of https://codereview.webrtc.org/2248413002/ ) by danilchap · 9 years ago
  34. d4e9f62 Updated AudioDecoderFactory to list AudioCodecSpecs instead of SdpAudioFormats. by ossu · 9 years ago
  35. 235020d Roll chromium_revision 915e47250f..e3860bd297 (412201:412289) by magjed · 9 years ago
  36. 010f092 GN: Add Android support to video_engine_tests. by sakal · 9 years ago
  37. fd16da2 Do not switch to a high-cost connection that is not receiving. by Honghai Zhang · 9 years ago
  38. 41a3287 Nil out EAGLContext explicitly on RTCEAGLVideoView dealloc. by tkchin · 9 years ago
  39. 869dab7 Disable Intel VP8 HW encoder. by Alex Glaznev · 9 years ago
  40. 6a35590 Add code for dummy file audio to fallback to dummy audio. by noahric · 9 years ago
  41. 7c0f8ee Avoid null pointer exception if Android getCameraInfo fails. by Alex Glaznev · 9 years ago
  42. d8a72f0 Close input file in FileAudioDevice::StopRecording. by noahric · 9 years ago
  43. 78810b6 Expose media constraint string constants as ObjC NSStrings by magjed · 9 years ago
  44. d22854b FilePlayer: Remove unused default values for arguments by kwiberg · 9 years ago
  45. 4a42900 Removes redundant log warning in WebRtcAudioManager. by henrika · 9 years ago
  46. 86c9694 Revert of StartTimestamp generated randomly in RtpSender constructor (patchset #4 id:60001 of https://codereview.webrtc.org/2241193002/ ) by danilchap · 9 years ago
  47. 5a25d95 FileRecorder + FilePlayer: Let Create functions return unique_ptr by kwiberg · 9 years ago
  48. 4466782 StartTimestamp generated randomly in RtpSender constructor by Danil Chapovalov · 9 years ago
  49. 2ae1fb6 Fix get_landmines.py script. by ehmaldonado · 9 years ago
  50. 144dd27 FileRecorderImpl and FilePlayerImpl don't need their own .h and .cc files by kwiberg · 9 years ago
  51. c54071d WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs. by ossu · 9 years ago
  52. a93d5ac Don't simulate probing based on rtc event logs since we don't have that info logged. by stefan · 9 years ago
  53. eb680ea CongestionController::SetBweBitrates may now trigger probing. by philipel · 9 years ago
  54. c594aa61 Add a gyp/gn option to use dummy audio file devices. by noahric · 9 years ago
  55. e05bcc2 Do not switch a connection if the new connection is not ready to send packets. by Honghai Zhang · 9 years ago
  56. 49c01d7 Currently there is not way to programmically test whether a ScreenCapturer by zijiehe · 9 years ago
  57. 895e1a9 Change the default backup connection ping interval to 25 seconds. by Honghai Zhang · 9 years ago
  58. 287e548 Cleanup RtcpReceiver::TMMBRReceived function by danilchap · 9 years ago
  59. f095012 Revert of Adding audio to video_quality_test. (patchset #10 id:230001 of https://codereview.webrtc.org/2136573002/ ) by minyue · 9 years ago
  60. 65a6578 Adding audio to video_quality_test. by minyue · 9 years ago
  61. 75c287e Fix incorrect example in mod_ops.h by philipel · 9 years ago
  62. a06ce49 Run "git cl format" on some files before I start to modify them by kwiberg · 9 years ago
  63. b789439 Roll chromium_revision 2b53ee0889..915e47250f (411979:412201) by buildbot · 9 years ago
  64. 90920d5 GN: Enable msse2 flag in Mac. by ehmaldonado · 9 years ago
  65. 9d7eb13 Revert of Move FilePlayer and FileRecorder to Voice Engine (patchset #3 id:40001 of https://codereview.webrtc.org/2247033003/ ) by kwiberg · 9 years ago
  66. e252d3c MB: Fix incorrect iOS builder names. by kjellander · 9 years ago
  67. 427ce3d Move FilePlayer and FileRecorder to Voice Engine by kwiberg · 9 years ago
  68. 2f69ce9 Cleaned out candidateSet member from TMMBRHelp class by danilchap · 9 years ago
  69. 1c814e7 iOS: Update MB and JSON configs + enable Goma by kjellander · 9 years ago
  70. 8eb37a3 Revert of Add task queue to Call. (patchset #42 id:840001 of https://codereview.webrtc.org/2060403002/ ) by perkj · 9 years ago
  71. 6910537 Add gn target for audio_device_tests. by maxmorin · 9 years ago
  72. 70f866c Added new mixer to |check_targets| in .gn and fixed include/depend errors. by aleloi · 9 years ago
  73. 7522a28 Removed old probe cluster logic and logic related to ssrcs from DelayBasedBwe. by philipel · 9 years ago
  74. b7186d0 Migrated GN target :isac_fix_test by aleloi · 9 years ago
  75. b24b1ce Moving mock classes around so that they may be reused in other unittests by hbos · 9 years ago
  76. 88e31a3 Fix warnings, simplify ADM. by maxmorin · 9 years ago
  77. cc16836 - Add task queue to Call with the intent of replacing the use of one of the process threads. by perkj · 9 years ago
  78. 82dda1a [WebRTC] Disable DirectX capturer tests if the system does not support it. by zijiehe · 9 years ago
  79. e1b4d24 Skip AUD while extracting SPS and PPS on iOS. by jianjun.zhu · 9 years ago
  80. 6c687e7 Make prior H264 QP adjustments iOS specific. by tkchin · 9 years ago
  81. 3473288 Remove VERBOSE logs in (android) audio device code. by noahric · 9 years ago
  82. 43ba317 Roll chromium_revision 4b42aa218b..2b53ee0889 (411951:411979) by buildbot · 9 years ago
  83. b1e6611 GN: Fix audio_decoder_unittests for android. by ehmaldonado · 9 years ago
  84. 4a1ec1e Added ProbeBitrate(bitrate_bps, num_probes) to BitrateProber. by philipel · 9 years ago
  85. 1aee0b5 Remove old methods in AudioTransport, make it pass a gn build by maxmorin · 9 years ago
  86. c8c71f4 Revert of Move FilePlayer and FileRecorder to Voice Engine (patchset #6 id:100001 of https://codereview.webrtc.org/2240163002/ ) by kwiberg · 9 years ago
  87. dc65ea2 Move FilePlayer and FileRecorder to Voice Engine by kwiberg · 9 years ago
  88. f96c51a GN: Add video_capture_tests for Mac by kjellander · 9 years ago
  89. 2a75801 Revert of CQ: Temporarily disable iOS Simulator trybots (patchset #1 id:1 of https://codereview.webrtc.org/2244183002/ ) by kjellander · 9 years ago
  90. e34c19c Clarify some function names in visualization tool. by terelius · 9 years ago
  91. 2ab1da7 Revert of Added new mixer to |check_targets| in .gn and fixed include/depend errors. (patchset #1 id:1 of https://codereview.webrtc.org/2234293002/ ) by olka · 9 years ago
  92. d700bef Added new mixer to |check_targets| in .gn and fixed include/depend errors. by aleloi · 9 years ago
  93. 963be23 RtpRtcp: Remove the SetSendREDPayloadType and SendREDPayloadType methods by kwiberg · 9 years ago
  94. 8f956de FakeTiming added, an implementation of Timing that can be used for tests. by hbos · 9 years ago
  95. 96dbc8f Adding comment regarding the disabling the flaky test VolumeTest.ManualRequiresMicrophoneCanSetMicrophoneVolumeWithAgcOff by peah · 9 years ago
  96. 3ab6614 Add video_loopback to gn. by stefan · 9 years ago
  97. 92c0950 Make CameraCapturer.switchCamera try again if session is still opening. by sakal · 9 years ago
  98. d7d05f8 Disabling the test VolumeTest.ManualRequiresMicrophoneCanSetMicrophoneVolumeWithAgcOff by peah · 9 years ago
  99. da07af2 Roll chromium_revision 7f405ec2b6..4b42aa218b (411933:411951) by buildbot · 9 years ago
  100. 3e3ebe6 remove unnecessary double allocation by kthelgason · 9 years ago