1. 2bb3afa Replace scoped_ptr with unique_ptr in webrtc/modules/desktop_capture/ by kwiberg · 8 years ago
  2. 672b78f Roll chromium_revision 3001f17..f1e8fe4 (381427:381494) by kjellander · 8 years ago
  3. 2bbff99 Helpers in peer connection unit tests: Use scoped_ptr instead of raw pointers by kwiberg · 8 years ago
  4. 8ad582d Remove DeviceManager and DeviceInfo. by solenberg · 8 years ago
  5. 34b11eb Using 64-bit timestamp to replace the 32-bit one in webrtc/p2p. by honghaiz · 8 years ago
  6. c4a74e9 Revert of VCMCodecTimer: Change filter from max to 95th percentile (patchset #5 id:180001 of https://codereview.webrtc.org/1742323002/ ) by magjed · 8 years ago
  7. 0e2e5d9 Revert of Revert opus memcheck suppression (patchset #1 id:1 of https://codereview.webrtc.org/1801233002/ ) by stefan · 8 years ago
  8. b69395b Revert of Clean away use of RtpAudioFeedback interface from RTP/RTCP receiver code. (patchset #2 id:20001 of https://codereview.webrtc.org/1802993002/ ) by solenberg · 8 years ago
  9. 69a8199 Clean away use of RtpAudioFeedback interface from RTP/RTCP receiver code. by solenberg · 8 years ago
  10. bf31d3c Roll chromium_revision 334c2c6..3001f17 (381380:381427) by kjellander · 8 years ago
  11. b4855cc Delete file acm_neteq_unittest.cc by henrik.lundin · 8 years ago
  12. f62d107 Revert opus memcheck suppression by flim · 8 years ago
  13. 0510331 Drop VideoOptions from VideoSendParameters. by nisse · 8 years ago
  14. 5a83380 Roll chromium_revision b22628f..334c2c6 (381270:381380) by kjellander · 8 years ago
  15. 56cf60e Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ ) by kjellander · 8 years ago
  16. 086f851 Add check_deps rules in DEPS files. by kjellander@webrtc.org · 8 years ago
  17. e54467f Use RTCAudioSessionDelegateAdapter in AudioDeviceIOS. by tkchin · 8 years ago
  18. 4557d33 Roll chromium_revision e1a2958..b22628f (381201:381270) by kjellander · 8 years ago
  19. 776593b Reland: Drop the 16kHz sample rate restriction on AECM and zero out higher bands by aluebs · 8 years ago
  20. f5d4786 SSLCertificate::GetChain: Return scoped_ptr by kwiberg · 8 years ago
  21. 6021fe2 Clean away use of RtpAudioFeedback interface from RTP/RTCP sender code. by solenberg · 8 years ago
  22. 6baec03 Port::GetStunMessage: Write to scoped_ptr instead of raw pointer by kwiberg · 8 years ago
  23. 0540242 Add more conditions for CPU detection in denoiser filter. by jackychen · 8 years ago
  24. 88dec83 Fixing flaky "TestExpireTime" test. by Taylor Brandstetter · 8 years ago
  25. 7021b92 introduced rtcp::CommonHeader class by Danil Chapovalov · 8 years ago
  26. b58a158 Removed the AudioProcessing dependency in EchoCancellerImpl. by peah · 8 years ago
  27. 8e3949c Roll chromium_revision 1a84b14..e1a2958 (381152:381201) by kjellander · 8 years ago
  28. 80c2cd9 Android: Add more info for createPbufferSurface() exceptions by magjed · 8 years ago
  29. 253534d Removed the dependency on AudioProcessingImpl in EchoControlMobileImpl by peah · 8 years ago
  30. b8fbb54 Removed the dependency on AudioProcessingImpl in GainControlImpl by peah · 8 years ago
  31. f8cdd18 Add histogram stats for AV sync stream offset: "WebRTC.Video.AVSyncOffsetInMs" by asapersson · 8 years ago
  32. a1cf366 Handle iOS devices with no rear-facing camera by hjon · 8 years ago
  33. e5d5e51 Roll chromium_revision 390847b..1a84b14 (381002:381152) by kjellander · 8 years ago
  34. e50872b Remove unused method OutputMixer::PlayDtmfTone() and infrastructure. by solenberg · 8 years ago
  35. c4ec4a2 Add breaks in switch statement to fix AppRTCDemo crash by hjon · 8 years ago
  36. a9635b8 Use the right mirroring state when switching cameras in AppRTCDemo. by hjon · 8 years ago
  37. 8bbbf2c Rename RTCIceConnectionStateMax to RTCIceConnectionStateCount in Objective-C API. by hjon · 8 years ago
  38. 5ad6bf1 Roll chromium_revision 6a56b54..390847b (380836:381002) by kjellander · 8 years ago
  39. 7fb69db Reland the CL to remove candidates when doing continual gathering by Honghai Zhang · 8 years ago
  40. 1122dc0 Relanding https://codereview.webrtc.org/1715883002/ in pieces. by solenberg · 8 years ago
  41. fb647a6 Initialize/configure video encoders asychronously. by Peter Boström · 8 years ago
  42. 4c83c05 Implemented more general version of ForwardDiff/RevereseDiff. by philipel · 8 years ago
  43. 7a4116a [rtp_rtcp] Append functionality moved from base RtcpPacket class to CompoundPacket by danilchap · 8 years ago
  44. 31642aa Relanding https://codereview.webrtc.org/1715883002/ in pieces. by solenberg · 8 years ago
  45. d67717f Make opus memcheck suppression more generic by Stefan Holmer · 8 years ago
  46. 3b41170 Remove sparse macros (RTC_HISTOGRAM_*_SPARSE_*) that are no longer used. by asapersson · 8 years ago
  47. 0dc2316 VideoCapturer: Update interface by magjed · 8 years ago
  48. b2a24ec Relanding https://codereview.webrtc.org/1715883002/ in pieces. by solenberg · 8 years ago
  49. 479a04c Suppress invalid read in Opus. by Stefan Holmer · 8 years ago
  50. 2875077 Roll chromium_revision db8316d..6a56b54 (380688:380836): MSVS 2015 switch by kjellander@webrtc.org · 8 years ago
  51. 79858f8 Update iOS AppRTCDemo to use the updated Objective-C API. by hjon · 8 years ago
  52. 9f987d3 Refactor AVAudioSession intialization code. by tkchin · 8 years ago
  53. 0ce3bf9 Fix lock behavior on RTCAudioSession. by tkchin · 8 years ago
  54. b25345e Replace scoped_ptr with unique_ptr in webrtc/call/ by kwiberg · 8 years ago
  55. 83f831a Experiment for the nack module. by philipel · 8 years ago
  56. 84cc918 Replace scoped_ptr with unique_ptr in talk/ by kwiberg · 8 years ago
  57. 2db1dbb Remove references to build_with_libjingle and libjingle_java GYP variables. by kjellander@webrtc.org · 8 years ago
  58. bad7b09 Update examples GYP to avoid rtc_base_approved warning. by tkchin · 8 years ago
  59. d44c077 Revert of Safe numeric library: base/numerics (copied from Chromium) (patchset #11 id:250001 of https://codereview.webrtc.org/1753293002/ ) by Tommi · 8 years ago
  60. 35c5336 Revert of Added webrtc/base/safe_conversions.h as a pseudonym (patchset #1 id:20001 of https://codereview.webrtc.org/1774933003/ ) by Tommi · 8 years ago
  61. e7ba086 Reconfigure video encoders even when not sending. by Peter Boström · 8 years ago
  62. 0149e75 Remove the (previosly deprecated) Pass methods by kwiberg · 8 years ago
  63. 3102294 Replace scoped_ptr with unique_ptr in webrtc/pc/ by kwiberg · 8 years ago
  64. 6f59a4f Revert of Remove candidates when doing continual gathering (patchset #15 id:560001 of https://codereview.webrtc.org/1648813004/ ) by tommi · 8 years ago
  65. 916c76e Add new files for VideoSourceBase to roll into Chrome in preparation for implementatin. by perkj · 8 years ago
  66. 84430da When doing candidate re-gathering in the same generation, Remove the existing local candidate on the same network by honghaiz · 8 years ago
  67. 44d7392 Roll chromium_revision 5778d35..db8316d (380596:380688) by kjellander · 8 years ago
  68. 3ad4bd3 Skinmap improvement. by jackychen · 8 years ago
  69. 86aabb2 Move BitrateAllocator reference from ViEEncoder to VideoSendStream. by mflodman · 8 years ago
  70. a590605 Roll chromium_revision 1ff3458..5778d35 (380437:380596) by kjellander · 8 years ago
  71. 8842c3e Relanding https://codereview.webrtc.org/1715883002/ in pieces. by solenberg · 8 years ago
  72. 4bf0c71 VCMCodecTimer: Change filter from max to 95th percentile by magjed · 8 years ago
  73. 43166b8 Add IsAcceptableCipher, use instead of GetDefaultCipher. by torbjorng · 8 years ago
  74. 737f4b8 Removed the ProcessingComponent class by peah · 8 years ago
  75. bfa9711 Removed the dependency in GainControlImpl on the ProcessingComponent class by peah · 8 years ago
  76. 932fdd9 Roll chromium_revision 549602b..1ff3458 (380317:380437) by kjellander · 8 years ago
  77. aac2dea Changed defaults for CreateAnswer in non-constraint mode by hta · 8 years ago
  78. 50da1d3 Fixed busy loop in case of partially malformed rtcp packet by danilchap · 8 years ago
  79. bb9edbd Removing dependency of the EchoControlMobileImpl class on ProcessingComponent. by peah · 8 years ago
  80. f0dcfe2 Change VideoRtpReceiver to create remote VideoTrack and VideoTrackSource. by perkj · 8 years ago
  81. a97e3cf Reland of Android VideoCapturerAndroid: Move stopListening() call to stopCaptureOnCameraThread(): https://codereview.webrtc.org/1763673002/ by magjed · 8 years ago
  82. 1069cac Tune BWE to be a bit less sensitive to spurious delay events. by stefan · 8 years ago
  83. 430a9c3 Revert of VideoCapturerAndroid: Use one thread per startCapture()/stopCapture() session (patchset #2 id:60001 of https://codereview.webrtc.org/1763673002/ ) by magjed · 8 years ago
  84. d72595e Fix NetEq performance test regression by henrik.lundin · 8 years ago
  85. 9cbebee VideoCapturerAndroid: Use one thread per startCapture()/stopCapture() session by magjed · 8 years ago
  86. 1b3530b Make rtc::TimestampWrapAroundHandler handle backwards wrapping by sprang · 8 years ago
  87. 6b4f839 Adds a test for an one-way media PeerConnection. by hta · 8 years ago
  88. aac3eb2 Minor ObjC API tweaks. by tkchin · 8 years ago
  89. 2214647 Roll chromium_revision 2d13c45..549602b (380117:380317) by kjellander · 8 years ago
  90. c28f0eb Roll chromium_revision e8cb0a5..2d13c45 (380046:380117) by kjellander · 8 years ago
  91. 5de6b75 If MSID is encoded in both ways, make the SSRC-level one take priority. by Taylor Brandstetter · 8 years ago
  92. dfc2870 Revert of Drop the 16kHz sample rate restriction on AECM and zero out higher bands (patchset #3 id:40001 of https://codereview.webrtc.org/1774553002/ ) by perkj · 8 years ago
  93. f687d53 Drop the 16kHz sample rate restriction on AECM and zero out higher bands by Alex Luebs · 8 years ago
  94. 3ecb5c8 Revert of - Clean up unused voice engine DTMF code. (patchset #4 id:60001 of https://codereview.webrtc.org/1722253002/ ) by solenberg · 8 years ago
  95. 57ae829 Convert IntelligibilityEnhancer to multi-threaded mode by Alex Luebs · 8 years ago
  96. c1e55c7 rtt calculation handles time go backwards by Danil Chapovalov · 8 years ago
  97. 8886c81 - Clean up unused voice engine DTMF code following removal of VoEDtmf APIs. by solenberg · 8 years ago
  98. 16daaa5 Fixed incorrect handling of timestamps in video quality test by sprang · 8 years ago
  99. 97aacee Filter out the network in networkmonitor if the linkProperties is null. by honghaiz · 8 years ago
  100. 07e3d89 Roll chromium_revision 7be4202..e8cb0a5 (379879:380046) by kjellander · 8 years ago