1. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  2. c0ac6ca Move AudioDecoderPcm16B next to AudioEncoderPcm16B by Karl Wiberg · 9 years ago
  3. b697cea Roll chromium_revision 5482f56..310ea93 (347609:349094) by Henrik Kjellander · 9 years ago
  4. fff9f17 Move AudioDecoderIlbc next to AudioEncoderIlbc by kwiberg · 9 years ago
  5. 1f9baab Remove the preprocessor symbol WEBRTC_CODEC_AVT (it was always defined) by kwiberg · 9 years ago
  6. 7754285 Log to the webrtc log stream from webrtc/modules java code. by Jiayang Liu · 9 years ago
  7. 2520e72 VP9: Enable static threshold for non-screen content. by Marco · 9 years ago
  8. 5975b3c Log to webrtc logging stream from java code. by Jiayang Liu · 9 years ago
  9. eecbab7 Roll chromium_revision a28d8d5..5482f56 (346100:347609) by Henrik Kjellander · 9 years ago
  10. 844a910 Remove the preprocessor symbol WEBRTC_CODEC_PCM16 (it was always defined) by kwiberg · 9 years ago
  11. 3841943 Consolidate constructormagic macros with Chromium version and remove Chromium override. by henrikg · 9 years ago
  12. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  13. afb6b5e Ensure all test targets are built on Android. by Henrik Kjellander · 9 years ago
  14. 8dba03d Temporarily define RTC_DISALLOW_ASSIGN in Chromium constructormagic override. by henrikg · 9 years ago
  15. 207370f Android MediaCodecVideoDecoder: Remove redundant useSurface arguments by Magnus Jedvert · 9 years ago
  16. 01ddf01 Revert of Bailing out if pc factory fails to get created. (patchset #1 id:1 of https://codereview.webrtc.org/1339923004/ ) by phoglund · 9 years ago
  17. 6eb75d9 Bailing out if pc factory fails to get created. by Patrik Höglund · 9 years ago
  18. 2338fec Partial revert of r9936. by Alex Glaznev · 9 years ago
  19. 32b5d23 Add an option to avoid Java video track release when peer connection is closed. by Alex Glaznev · 9 years ago
  20. ebed24d Do not print C++ line numbers for Java logging. by Alex Glaznev · 9 years ago
  21. 0b05879 Move AudioDecoderOpus next to AudioEncoderOpus by Karl Wiberg · 9 years ago
  22. ec0feb6 Add --skip-try flag to autoroll script. by Henrik Kjellander · 9 years ago
  23. 8e4e8b0 Simplify BitrateAllocator::AddBitrateObserver. by Peter Boström · 9 years ago
  24. dcb8998 Keep lock after updating encoder parameters. by Peter Boström · 9 years ago
  25. a753177 Remove default ViEEncoder encoder instance. by Peter Boström · 9 years ago
  26. 709ed67 Move instantiation of webrtc::Call into a MediaController class so that it can be used for both audio and video media channels. by Fredrik Solenberg · 9 years ago
  27. 4ae28a1 Android: Add SurfaceTextureHelper for creating and managing SurfaceTextures by Magnus Jedvert · 9 years ago
  28. 7bff85c Android: Enable C99 mode instead of C89 (default). by Henrik Kjellander · 9 years ago
  29. 66f0da2 Log to webrtc logging stream from java code. by jiayl · 9 years ago
  30. 73a93e8 Add a ParseHeader method to RtcpPacket, for parsing common RTCP header. by sprang · 9 years ago
  31. 1cb121d Reset frame timestamp epoch for new capturers. by pbos · 9 years ago
  32. 6304626 Add a rate tracker that tracks rate over a given interval split up into buckets that accumulate unit counts for their portion of said interval and use this instead of the standard rate tracker so that the values of retrieved frame rate stats are completely independent of the polling rate. by Tim Psiaki · 9 years ago
  33. 2b18084 Only allow static strings as ProcessThread names. by stefan · 9 years ago
  34. ea06a58 Android video capture: Remove duplicated code and fix spelling mistakes by Magnus Jedvert · 9 years ago
  35. fc9dd17 Added boundary check for array access as a short-term way of fixing the bug of out-of-bounds reads into the array by peah · 9 years ago
  36. 5e023eb Add TransportFeedback adapter, adapting remote feedback to bwe estiamtor by sprang · 9 years ago
  37. 36d619b Log timestamps when old frames are delivered. by pbos · 9 years ago
  38. 847855b Add a name to the ProcessThread constructor. by stefan · 9 years ago
  39. c32d2db Refactor RTPPacketHistory to use a packet struct. by pbos · 9 years ago
  40. 92068ee Android: Guard against switching camera on stopped camera by colin · 9 years ago
  41. c68700f Add README.md to root directory by Henrik Kjellander · 9 years ago
  42. f08fb29 Disable flaky test (WebRtcVideoChannel2Base.AddRemoveCapturer) on Dr. Memory. by Åsa Persson · 9 years ago
  43. c06a716 Android: Add new renderer SurfaceViewRenderer by Magnus Jedvert · 9 years ago
  44. df1a171 Remove unused event in video_capture_input.cc. by mflodman · 9 years ago
  45. d12140a Revert change which removes GICE. by guoweis · 9 years ago
  46. fab882b Remove obsolete typingmonitor.cc/.h files. by solenberg · 9 years ago
  47. 4ed3658 Avoids crashes in Java-based InitRecording(). by henrika · 9 years ago
  48. 39720f2 ACM CodecOwner: Test that we reset speech encoder when enabling CNG or RED by kwiberg · 9 years ago
  49. 9b66d3b MockAudioEncoder: Use a dedicated marker method for test expectations by kwiberg · 9 years ago
  50. 1dd98f3 - Rename VoiceChannel::MuteStream() -> SetAudioSend() (incl. media channel) by solenberg · 9 years ago
  51. 9a78d22 Revert of Consolidate constructormagic macros with Chromium version and remove Chromium override. (patchset #4 id:60001 of https://codereview.webrtc.org/1316363005/ ) by tommi · 9 years ago
  52. 0de8ff4 Consolidate constructormagic macros with Chromium version and remove Chromium override. by henrikg · 9 years ago
  53. 11e4985 GN: Fix iOS build. by Henrik Kjellander · 9 years ago
  54. c2db810 Remove VideoRendererInterface::CanApplyRotation() by Magnus Jedvert · 9 years ago
  55. f6901b0 Remove NullVideoFrame by Magnus Jedvert · 9 years ago
  56. 8ce0bd5 Android video rendering: Fix texture matrix multiplication order by Magnus Jedvert · 9 years ago
  57. 942a699 AudioEncoderOpusTest.PacketLossRateOptimized: Fix bug and make prettier by kwiberg · 9 years ago
  58. 2feafdb Enable automatic resizing for RTX-enabled senders. by Peter Boström · 9 years ago
  59. 77d22fa Merge two files with AudioEncoderOpus tests by kwiberg · 9 years ago
  60. 529528c Android video rendering: Apply SurfaceTexture.getTransformationMatrix() by Magnus Jedvert · 9 years ago
  61. 66f4339 Remove [Voice|Video]MediaChannel::GetOptions(). by solenberg · 9 years ago
  62. c99ebc1 Remove AudioEncoder methods SetMaxBitrate and SetMaxPayloadSize by kwiberg · 9 years ago
  63. d944067 Disable flaky test (WebRtcVideoChannel2Base.GetStatsMultipleSendStreams) on Dr. Memory. by Åsa Persson · 9 years ago
  64. b04965c Hooked up RtcEventLog. It lives in Voice Engine and pointers are propagated to ACM and Call. by ivoc · 9 years ago
  65. 3f5f1c2 Change return type of AudioEncoder::SetMaxPlaybackRate to void by kwiberg · 9 years ago
  66. e9e7896 Turn webrtc::Vad into a pure virtual interface by kwiberg · 9 years ago
  67. 233bd87 Add RemoteEstimatorProxy for capturing receive times by sprang · 9 years ago
  68. 66c42df Alphabetize common_audio/OWNERS. by Andrew MacDonald · 9 years ago
  69. 7764973 Add magjed@ as owner for talk/app/webrtc/androidtests/ and talk/app/webrtc/java/jni/ by Magnus Jedvert · 9 years ago
  70. 76b3147 Disable flaky WebRtcVideoChannel2Base, EndToEndTest tests on Dr. Memory. by Åsa Persson · 9 years ago
  71. 12cfc9b Fold AudioEncoderMutable into AudioEncoder by kwiberg · 9 years ago
  72. cd3c475 Updating common_audio/OWNERS by henrik.lundin · 9 years ago
  73. 68786d2 Wire up PacketTime to ReceiveStreams. by stefan · 9 years ago
  74. e526974 Make LoadObserver settable per video send stream. Gives client flexibility and makes the implementation slightly simpler. See discussion in: https://codereview.webrtc.org/1269863005/ by solenberg · 9 years ago
  75. a9839dd Use of override keyword to fix chromium trybot by Henrik Boström · 9 years ago
  76. 04ada47 Add third_party/lss and third_party/proguard to .gitignore. by henrikg · 9 years ago
  77. f325d21 Disable VideoSendStreamTest.VP9FlexMode. by philipel · 9 years ago
  78. c3aa12d Add utility class for unwrapping 16 bit sequence numbers by sprang · 9 years ago
  79. caa5f4b Update to the neteq_rtpplay utility to support RtcEventLog input files. by ivoc · 9 years ago
  80. f3ecdb9 Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in TransportChannel layer. by Henrik Boström · 9 years ago
  81. 8006f07 Remove unused TypingMonitor class. by solenberg · 9 years ago
  82. 7f6a6fc Enabling spatial layers in VP9Impl. Filter layers in the loopback test. by ivica · 9 years ago
  83. e313e02 Remove unnecessary fields from VoE SharedData. by solenberg · 9 years ago
  84. 746210f Remove unused overuse detection metric (capture jitter). by Åsa Persson · 9 years ago
  85. 3dfe5d3 Remove arraysize.h gcc hack and Chromium override. by henrikg · 9 years ago
  86. e9ad18b Remove obsolete soundclip.cc/.h files. by solenberg · 9 years ago
  87. 1c7d48d Let max default bitrate depend on resolution when configuring one video stream (was previously always 2Mbps). by Åsa Persson · 9 years ago
  88. 6322467 PRESUBMIT: Exclude some files from 80-character limit check. by Henrik Kjellander · 9 years ago
  89. 81db11a copy-red: Fill an rtc::Buffer with bytes the easy way by kwiberg · 9 years ago
  90. 86d907c Refactor the AudioDevice for iOS and improve the performance and stability by henrika · 9 years ago
  91. 05cfcd3 Full stack graphs by ivica · 9 years ago
  92. 110443c Fix for frame resolution in encoded frame callback. by Asa Persson · 9 years ago
  93. 7b38f69 Add placeholder files for talk/app/webrtc/mediacontroller.cc/.h to be able to update Chrome's libjingle.gyp before the MediaController implementation CL is submitted. by solenberg · 9 years ago
  94. c0c7d2e GN: Fix invalid configuration for Android GCC build. by Henrik Kjellander · 9 years ago
  95. bb741b3 Remove GetOutputScaling from VoiceMediaChannel. by solenberg · 9 years ago
  96. 0ab8ca8 Remove x11 from libjingle_media by phoglund · 9 years ago
  97. 88703d7 Disable base/logging.h stderr logs by default for webrtc/ tests. by andrew · 9 years ago
  98. 9eb1365 Revert of purge nss files and dependencies (patchset #1 id:1 of https://codereview.webrtc.org/1313233005/ ) by deadbeef · 10 years ago
  99. fd4df46 Fix build when using Xcode 7 which contains .tbd files instead of .dylib by hjon · 10 years ago
  100. d5ae6ae Fix ScreenCapturerWinGdi to handle DesktopFrameWin::Create() errors. by sergeyu · 10 years ago