1. b7446d7 GN: Fix incorrect include_dir for libjingle_peerconnection_jni target by charujain · 8 years ago
  2. f363d14 Roll chromium_revision f86fb54ec3..dd442d4812 (420104:421425) by Henrik Kjellander · 8 years ago
  3. 0c9e567 Landmine to clobber on Android and Windows. by kjellander · 8 years ago
  4. 5e3b5d1 CQ: Remove GYP Release trybots since we now only run GYP. by kjellander · 8 years ago
  5. e5e632f Hooking up target audio bitrate to audio network adaptor. by minyue · 8 years ago
  6. 72bebf1 Roll chromium_revision cede888c27..f86fb54ec3 (419407:420104) by buildbot · 8 years ago
  7. c3f549b Update expected Xcode version to 8.0. by kjellander · 8 years ago
  8. ee99696 Make 'webrtc' a static library. by kjellander · 8 years ago
  9. 822a16f Reland of Unify rtcp packet setters (patchset #1 id:1 of https://codereview.webrtc.org/2372713005/ ) by danilchap · 8 years ago
  10. 4151471 Add usage description strings to Info.plist by Kári Tristan Helgason · 8 years ago
  11. efc6e41 Revert of Unify rtcp packet setters (patchset #8 id:130001 of https://codereview.webrtc.org/2348623003/ ) by kjellander · 8 years ago
  12. 9532124 RTCPReceiver store cname as std::string. simplifying cname management. by danilchap · 8 years ago
  13. f1363fd Adds support for AVAudioSessionSilenceSecondaryAudioHintNotification on iOS by henrika · 8 years ago
  14. 46a8d18 ACM: Removed the code for InitialDelayManager by ossu · 8 years ago
  15. 29a44e3 This is a resubmission of https://codereview.webrtc.org/2047513002/ by kthelgason · 8 years ago
  16. 5f8ebae Add limitations of number of frames that can be created in I420BufferPool::CreateBuffer. by perkj · 8 years ago
  17. c8299f9 Posting Opus's set-force-channels functionality to WebRTC. by minyue · 8 years ago
  18. 20e77c7 Unify rtcp packet setters by danilchap · 8 years ago
  19. 4ecd970 GN: Fix incorrect include_dir for video_coding on iOS by kjellander · 8 years ago
  20. c1815cf Reland of name AppRTCDemo on Android and iOS to AppRTCMobile (patchset #1 id:1 of https://codereview.webrtc.org/2358133003/ ) by Magnus Jedvert · 8 years ago
  21. 0a52c70 THis CL enables possibility to select full-duplex OpenSL ES audio in AppRTCDemo, i.e., it adds support for OpenSL ES for input as well. The user must explicitly select this new mode in the debug UI hence it is not the default selection. There is no separate UI for input and output; instead both are enabled/disabled by the same switch. by henrika · 8 years ago
  22. 64ec8f8 Reland of Move MutableDataY{,U,V} methods to I420Buffer only. (patchset #1 id:1 of https://codereview.webrtc.org/2354223002/ ) by nisse · 8 years ago
  23. c637389 Delete unused file mock_audio_vector.h. by nisse · 8 years ago
  24. de2920c Delete unused file sessionid.h. by nisse · 8 years ago
  25. 89175a6 Trust that calls to RemoteEstimatorProxy::Process are done at the right frequency. by stefan · 8 years ago
  26. 25337bb Android: Update clang-format to follow Google style guide by magjed · 8 years ago
  27. fd8e33d Removing a useless ctor in AudioNetworkAdaptorImpl. by minyue · 8 years ago
  28. 8af4fd0 Disabled flaky VideoSendStreamTest.ChangingNetworkRoute by hbos · 8 years ago
  29. 98088dc header_usage.sh script: Exclude matches in gyp and gn files. by nisse · 8 years ago
  30. 660312b Enable //build/config/clang:extra_warnings for rtc_media by kjellander · 8 years ago
  31. 464382d Remove duplicated entry for bwe_simulations.cc by kjellander · 8 years ago
  32. 3901128 Remove unnecessary jsoncpp includes. by kjellander · 8 years ago
  33. 2068411 r14326 added '-Wno-unused-result' to 'WARNING_CFLAGS!' which removes the by jianjun.zhu · 8 years ago
  34. c59bf04 Remove differ from ScreenCapturer implementations by zijiehe · 8 years ago
  35. d3d230f - Make RtpSenderAudio not inherit from DtmfQueue. by solenberg · 8 years ago
  36. 92ea601 Move class RTCPHelp::RTCPPacketInformation into RTCPReceiver by danilchap · 8 years ago
  37. dda3666 Fixes minor issue in AudioDeviceTest.RunPlayoutAndRecordingInFullDuplex for iOS. by henrika · 8 years ago
  38. f8c5f2b Fix vie_encoder_unittest.cc. by Per · 8 years ago
  39. 44428a8 iOS: Always build H264 HW encoder/decoder by magjed · 8 years ago
  40. 512ecb3 Let ViEEncoder tell VideoSendStream about reconfigurations. by Per · 8 years ago
  41. 2a27b0a Delete unused class FakeScreenCapturerFactory. by nisse · 8 years ago
  42. 347ec5c Change thread check to race check. Also, add comment to explain implementation of RaceChecker. by solenberg · 8 years ago
  43. f1b08da Stopped using the NetEqDecoder enum internally in NetEq. by ossu · 8 years ago
  44. 1490f7a Add histogram for end-to-end delay: "WebRTC.Video.EndToEndDelayInMs" by asapersson · 8 years ago
  45. 6d4c8c3 Renaming a proto target in GYP for audio network adaptor. by minyue · 8 years ago
  46. e87d673 Return texture frame when dropping frames in CameraCapturer. by sakal · 8 years ago
  47. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  48. 25f6a39 Relanding of "Adding debug dump to audio network adaptor." by minyue · 8 years ago
  49. 161b390 Revert of Adding debug dump to audio network adaptor. (patchset #5 id:140001 of https://codereview.webrtc.org/2356763002/ ) by minyue · 8 years ago
  50. 7e4f892 Adding debug dump to audio network adaptor. by minyue · 8 years ago
  51. a78213e Add tools/determinism to setup_links. by ehmaldonado · 8 years ago
  52. 893a7ee Support more QCOM specific color formats for Android HW decoder. by glaznev · 8 years ago
  53. 87ef6f7 Revert of Rename AppRTCDemo on Android and iOS to AppRTCMobile (patchset #2 id:20001 of https://codereview.webrtc.org/2343403002/ ) by magjed · 8 years ago
  54. 3e02430 Fix a stun attribute leak. by Honghai Zhang · 8 years ago
  55. d3af58b Rename AppRTCDemo on Android and iOS to AppRTCMobile by magjed · 8 years ago
  56. 051d151 Adds audio session status to logs for each valid audio route change on iOS by henrika · 8 years ago
  57. c37e983 Add custom info.plist to modules_unittests by kthelgason · 8 years ago
  58. f292e31 Relax too strict DCHECKs while parsing rtcp reports by danilchap · 8 years ago
  59. aac9d6f Added graph for plotting the audio level from an Rtc event log. by ivoc · 8 years ago
  60. d0ede44 Adding FecController to audio network adaptor. by minyue · 8 years ago
  61. 1c6d3f7 Add new Camera2Enumerator.isSupported with Context parameter. by sakal · 8 years ago
  62. 09baefe GN: Remove non-existing header file: media/base/videorenderer.h by charujain · 8 years ago
  63. 799a9d0 Revert of Remove unnecessary interface TelephoneEventHandler (patchset #3 id:40001 of https://codereview.webrtc.org/2357583002/ ) by danilchap · 8 years ago
  64. a70695a Moved Opus-specific payload splitting into AudioDecoderOpus. by ossu · 8 years ago
  65. 2beb429 Remove unnecessary interface TelephoneEventHandler. by solenberg · 8 years ago
  66. 6f5a6c3 New class AdaptedVideoTrackSource. by nisse · 8 years ago
  67. bc77ed7 Adding reordering logic in audio network adaptor. by minyue · 8 years ago
  68. 4aec1d4 Relanding of "Adding BitrateController to audio network adaptor." by minyue · 8 years ago
  69. 05bba2b Several minor changes to ScreenCapturerWinMagnifier by zijiehe · 8 years ago
  70. 66cadfc Several minor improvements of DirectX capturer by zijiehe · 8 years ago
  71. 6f79d84 Bug Fix: Mac Retina Screen Capture's Mouse Cursor Too Small by qiangchen · 8 years ago
  72. e35d329 Adding FrameLengthController to audio network adaptor. by minyue · 8 years ago
  73. 0bb7f05 Add BUG=None to autoroll CLs for chromium_revision in DEPS. by Henrik Kjellander · 8 years ago
  74. acc39c4 Use RgbaColor in DesktopFrameGenerator and add RgbaColorTest by zijiehe · 8 years ago
  75. 772bd0d Log supported camera preview resolutions. by Alex Glaznev · 8 years ago
  76. c4ccd4d AcmReceiver: Eliminate AcmReceiver::decoders_ by kwiberg · 8 years ago
  77. c5aea65 Adds output audio volume to iOS logs by henrika · 8 years ago
  78. 28d5bc6 Fix deadlock issue in CameraCapturer.stopCapture. by sakal · 8 years ago
  79. 7640fcf Android VideoSource: Add adaptOutputFormat function by Magnus Jedvert · 8 years ago
  80. e035e2d Set the event log in Channel from AudioSendStream. This will re-enable logging of outgoing audio packets. by terelius · 8 years ago
  81. 0cb8828 Reland of lease camera statistics after switching camera on CameraCapturer. (patchset #1 id:1 of https://codereview.webrtc.org/2353163003/ ) by sakal · 8 years ago
  82. 7f40ba4 Moved legacy_encoded_audio_frame into audio_decoder_interface. by ossu · 8 years ago
  83. 17802ae Ensures that ADM for Android and iOS uses identical states when stopping audio by henrika · 8 years ago
  84. 33b96b3 Revert of Adding BitrateController to audio network adaptor. (patchset #7 id:140001 of https://codereview.webrtc.org/2334613002/ ) by minyue · 8 years ago
  85. 27d8b61 Ignores warning for SecRandomCopyBytes() using Xcode 8 by henrika · 8 years ago
  86. 776870a Revert of Move MutableDataY{,U,V} methods to I420Buffer only. (patchset #14 id:260001 of https://codereview.webrtc.org/2278883002/ ) by nisse · 8 years ago
  87. ad5d658 Revert of Release camera statistics after switching camera on CameraCapturer. (patchset #1 id:1 of https://codereview.webrtc.org/2353263002/ ) by sakal · 8 years ago
  88. d5e9237 Release camera statistics after switching camera on CameraCapturer. by sakal · 8 years ago
  89. ea7beb9 Reorder member functions in RtpFecTest. by Rasmus Brandt · 8 years ago
  90. 1f39ba1 Copy payload data when inserting packets into video_coding::PacketBuffer. by philipel · 8 years ago
  91. 6649221 Revert of Delete VideoFrameFactory, CapturedFrame, and related code. (patchset #9 id:160001 of https://codereview.webrtc.org/2262443003/ ) by nisse · 8 years ago
  92. 0d526d5 Moved codec-specific audio packet splitting into decoders. by ossu · 8 years ago
  93. 3442579 Session based capturing for Camera1Capturer. by sakal · 8 years ago
  94. 5539ef6 Move MutableDataY{,U,V} methods to I420Buffer only. by nisse · 8 years ago
  95. 78db158 Generalize FEC header formatting. by Rasmus Brandt · 8 years ago
  96. 66ac50e Delete VideoFrameFactory, CapturedFrame, and related code. by nisse · 8 years ago
  97. ece4aba Generalize FEC unit tests and rename GenerateFec. by brandtr · 8 years ago
  98. 3548357 Adding SmoothingFilter to audio network adaptor. by minyue · 8 years ago
  99. d120192 AcmReceiver::DecoderByPayloadType: Ask NetEq for decoder by kwiberg · 8 years ago
  100. ef00925 Compensate for the IntelligibilityEnhancer processing delay in high bands by Alejandro Luebs · 8 years ago