1. ae16f85 Replace readable with receiving where receiving means receiving anything (stun ping, response or data packet). by honghaiz · 9 years ago
  2. c19922c Android SurfaceViewRenderer: Block in release() until frames are returned and cleanup is done by Magnus Jedvert · 9 years ago
  3. e6d3ada Re-add SurfaceTexture as member for setLocalPreview in VideoCapturerAndroid. by Per · 9 years ago
  4. 40bf493 Revert of Update build files to use webrtc_overrides in Chromium instead of overrides. (patchset #2 id:20001 of https://codereview.webrtc.org/1354933002/ ) by henrikg · 9 years ago
  5. 780be75 Make PeerConnectionTest.doTest wait for ice candidates by perkj · 9 years ago
  6. baae0a8 Update build files to use webrtc_overrides in Chromium instead of overrides. by henrikg · 9 years ago
  7. 35d1767 Remove the video capture module on Android. by perkj · 9 years ago
  8. 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 9 years ago
  9. 9af63f4 TransportController refactoring. by deadbeef · 9 years ago
  10. 2803a40 Fix ChromeOS build (C99 break) by henrikg · 9 years ago
  11. 4a78308 Android: Add helper class GlTextureFrameBuffer by Magnus Jedvert · 9 years ago
  12. e1aa5b5 This relands "Tool to convert RtcEventLog files to RtpDump format.", commit 35624c2c3686a2ad40daffe073aa78507b0ef88e. by Ivo Creusen · 9 years ago
  13. ca14b2f Add system log fallback when native logging is unavailable. by jiayl · 9 years ago
  14. e510d7f Remove ACM AudioCodingFeedback callback object and derived classes by henrik.lundin · 9 years ago
  15. be49595 Revert of Tool to convert RtcEventLog files to RtpDump format. (patchset #11 id:200001 of https://codereview.webrtc.org/1297653002/ ) by henrikg · 9 years ago
  16. f4aa4c2 Remove id from VideoProcessingModule. by Peter Boström · 9 years ago
  17. 3520f9e Removes camera.setPreviewTexture in doStopCaptureOnCameraThread and removes the try catch statement since the only method throwing an exception was setPreviewTexture. by Per · 9 years ago
  18. 586b19b Enable probing with repeated payload packets by default. by Stefan Holmer · 9 years ago
  19. 71df77b Remove overridden basictypes.h. by henrikg · 9 years ago
  20. 061b79a ACM: Remove functions related to DTMF by henrik.lundin · 9 years ago
  21. 11d583f Fix a bug in RtpFileSource related to RTCP packets in rtpdump files by henrik.lundin · 9 years ago
  22. 35624c2 Tool to convert RtcEventLog files to RtpDump format. by Ivo Creusen · 9 years ago
  23. 7cbd188 Remove GICE (again). by Peter Thatcher · 9 years ago
  24. ac547a6 Remove channel ids from various interfaces. by Peter Boström · 9 years ago
  25. 1d5198d Fix parameter in VP9 resize test. by Marco · 9 years ago
  26. f350720 VP9: Add automaticeResize to codec setting. by Marco · 9 years ago
  27. e1c5ec7 Fixing bad merge (CHECK is now RTC_CHECK) by Patrik Höglund · 9 years ago
  28. fdd1b9a Reland: Bailing out if pc factory fails to get created. by Patrik Höglund · 9 years ago
  29. b071a19 Full use of NnChannel::SetSendParameters and NnChannel::SetRecvParameters. by Fredrik Solenberg · 9 years ago
  30. ae856f2 Added support for logging the SSRC corresponding to AudioPlayout events. by Ivo Creusen · 9 years ago
  31. 48c46db Reduces default sample rate from 44.1kHz to 16kHz to ensure by henrika · 9 years ago
  32. d2320ce CQ: Remove baremetal machines from CQ bots. by Henrik Kjellander · 9 years ago
  33. 5d6a06c Refactoring full stack and loopback tests by ivica · 9 years ago
  34. f2bfc2b Remove some dead code. by Peter Boström · 9 years ago
  35. e64fbce Changed loopback transport in RtxNackTest to not store sequence numbers for retransmitted packets. by terelius · 9 years ago
  36. ada4c13 Move AudioDecoderG722 next to AudioEncoderG722 by kwiberg · 9 years ago
  37. 97395b6 Remove dependency on Chromium's base/logging.h in diagnostic_logging.h. by henrikg · 9 years ago
  38. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  39. c0ac6ca Move AudioDecoderPcm16B next to AudioEncoderPcm16B by Karl Wiberg · 9 years ago
  40. b697cea Roll chromium_revision 5482f56..310ea93 (347609:349094) by Henrik Kjellander · 9 years ago
  41. fff9f17 Move AudioDecoderIlbc next to AudioEncoderIlbc by kwiberg · 9 years ago
  42. 1f9baab Remove the preprocessor symbol WEBRTC_CODEC_AVT (it was always defined) by kwiberg · 9 years ago
  43. 7754285 Log to the webrtc log stream from webrtc/modules java code. by Jiayang Liu · 9 years ago
  44. 2520e72 VP9: Enable static threshold for non-screen content. by Marco · 9 years ago
  45. 5975b3c Log to webrtc logging stream from java code. by Jiayang Liu · 9 years ago
  46. eecbab7 Roll chromium_revision a28d8d5..5482f56 (346100:347609) by Henrik Kjellander · 9 years ago
  47. 844a910 Remove the preprocessor symbol WEBRTC_CODEC_PCM16 (it was always defined) by kwiberg · 9 years ago
  48. 3841943 Consolidate constructormagic macros with Chromium version and remove Chromium override. by henrikg · 9 years ago
  49. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  50. afb6b5e Ensure all test targets are built on Android. by Henrik Kjellander · 9 years ago
  51. 8dba03d Temporarily define RTC_DISALLOW_ASSIGN in Chromium constructormagic override. by henrikg · 9 years ago
  52. 207370f Android MediaCodecVideoDecoder: Remove redundant useSurface arguments by Magnus Jedvert · 9 years ago
  53. 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
  54. 6eb75d9 Bailing out if pc factory fails to get created. by Patrik Höglund · 9 years ago
  55. 2338fec Partial revert of r9936. by Alex Glaznev · 9 years ago
  56. 32b5d23 Add an option to avoid Java video track release when peer connection is closed. by Alex Glaznev · 9 years ago
  57. ebed24d Do not print C++ line numbers for Java logging. by Alex Glaznev · 9 years ago
  58. 0b05879 Move AudioDecoderOpus next to AudioEncoderOpus by Karl Wiberg · 9 years ago
  59. ec0feb6 Add --skip-try flag to autoroll script. by Henrik Kjellander · 9 years ago
  60. 8e4e8b0 Simplify BitrateAllocator::AddBitrateObserver. by Peter Boström · 9 years ago
  61. dcb8998 Keep lock after updating encoder parameters. by Peter Boström · 9 years ago
  62. a753177 Remove default ViEEncoder encoder instance. by Peter Boström · 9 years ago
  63. 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
  64. 4ae28a1 Android: Add SurfaceTextureHelper for creating and managing SurfaceTextures by Magnus Jedvert · 9 years ago
  65. 7bff85c Android: Enable C99 mode instead of C89 (default). by Henrik Kjellander · 9 years ago
  66. 66f0da2 Log to webrtc logging stream from java code. by jiayl · 9 years ago
  67. 73a93e8 Add a ParseHeader method to RtcpPacket, for parsing common RTCP header. by sprang · 9 years ago
  68. 1cb121d Reset frame timestamp epoch for new capturers. by pbos · 9 years ago
  69. 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
  70. 2b18084 Only allow static strings as ProcessThread names. by stefan · 9 years ago
  71. ea06a58 Android video capture: Remove duplicated code and fix spelling mistakes by Magnus Jedvert · 9 years ago
  72. 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
  73. 5e023eb Add TransportFeedback adapter, adapting remote feedback to bwe estiamtor by sprang · 9 years ago
  74. 36d619b Log timestamps when old frames are delivered. by pbos · 9 years ago
  75. 847855b Add a name to the ProcessThread constructor. by stefan · 9 years ago
  76. c32d2db Refactor RTPPacketHistory to use a packet struct. by pbos · 9 years ago
  77. 92068ee Android: Guard against switching camera on stopped camera by colin · 9 years ago
  78. c68700f Add README.md to root directory by Henrik Kjellander · 9 years ago
  79. f08fb29 Disable flaky test (WebRtcVideoChannel2Base.AddRemoveCapturer) on Dr. Memory. by Åsa Persson · 9 years ago
  80. c06a716 Android: Add new renderer SurfaceViewRenderer by Magnus Jedvert · 9 years ago
  81. df1a171 Remove unused event in video_capture_input.cc. by mflodman · 9 years ago
  82. d12140a Revert change which removes GICE. by guoweis · 9 years ago
  83. fab882b Remove obsolete typingmonitor.cc/.h files. by solenberg · 9 years ago
  84. 4ed3658 Avoids crashes in Java-based InitRecording(). by henrika · 9 years ago
  85. 39720f2 ACM CodecOwner: Test that we reset speech encoder when enabling CNG or RED by kwiberg · 9 years ago
  86. 9b66d3b MockAudioEncoder: Use a dedicated marker method for test expectations by kwiberg · 9 years ago
  87. 1dd98f3 - Rename VoiceChannel::MuteStream() -> SetAudioSend() (incl. media channel) by solenberg · 9 years ago
  88. 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
  89. 0de8ff4 Consolidate constructormagic macros with Chromium version and remove Chromium override. by henrikg · 9 years ago
  90. 11e4985 GN: Fix iOS build. by Henrik Kjellander · 9 years ago
  91. c2db810 Remove VideoRendererInterface::CanApplyRotation() by Magnus Jedvert · 9 years ago
  92. f6901b0 Remove NullVideoFrame by Magnus Jedvert · 9 years ago
  93. 8ce0bd5 Android video rendering: Fix texture matrix multiplication order by Magnus Jedvert · 9 years ago
  94. 942a699 AudioEncoderOpusTest.PacketLossRateOptimized: Fix bug and make prettier by kwiberg · 9 years ago
  95. 2feafdb Enable automatic resizing for RTX-enabled senders. by Peter Boström · 9 years ago
  96. 77d22fa Merge two files with AudioEncoderOpus tests by kwiberg · 9 years ago
  97. 529528c Android video rendering: Apply SurfaceTexture.getTransformationMatrix() by Magnus Jedvert · 9 years ago
  98. 66f4339 Remove [Voice|Video]MediaChannel::GetOptions(). by solenberg · 9 years ago
  99. c99ebc1 Remove AudioEncoder methods SetMaxBitrate and SetMaxPayloadSize by kwiberg · 9 years ago
  100. d944067 Disable flaky test (WebRtcVideoChannel2Base.GetStatsMultipleSendStreams) on Dr. Memory. by Åsa Persson · 9 years ago