1. d6024e3 Roll chromium_revision 310ea93..8cf53d6 (349094:351112) by kjellander · 9 years ago
  2. 70ab1a1 Exposing RtpSenders and RtpReceivers from PeerConnection. by deadbeef · 9 years ago
  3. 8e9cb09 Android: Add unittests for SurfaceTextureHelper by Magnus Jedvert · 9 years ago
  4. 4fa648b Adding 20-second timeout to Java and Objective-C tests. by deadbeef · 9 years ago
  5. 8108764 Analyze support in gyp_webrtc by Henrik Kjellander · 9 years ago
  6. 2d56668 Unify Transport and newapi::Transport interfaces. by pbos · 9 years ago
  7. 8387c5f Remove AMR format parameter from AudioCoder in utility by henrik.lundin · 9 years ago
  8. 1968d3f Simplify VCMTimestampMap. by pbos · 9 years ago
  9. 8c404fa When doing DisableEquivalentPhases, exclude those AllocationSequences by honghaiz · 9 years ago
  10. 1f429e3 Passing the new policy from PeerConnection RTCConfiguration to by honghaiz · 9 years ago
  11. cb3649b Android VideoCapturer: Send ByteBuffer instead of byte[] by Magnus Jedvert · 9 years ago
  12. 4b808ee ACM: Remove unused and deprecated types by Henrik Lundin · 9 years ago
  13. 1bd0e03 ACM: Removing runtime APIs related to playout mode by henrik.lundin · 9 years ago
  14. d417523 Minor fix for debug logging on Android by henrika · 9 years ago
  15. 4fbd145 Fix suspend below min bitrate in new API by making it possible to set min bitrate at the receive-side. by stefan · 9 years ago
  16. d2413e5 Fix the C++ SurfaceTextureHolder by Per · 9 years ago
  17. 1ab271c Android SurfaceTextureHelper: Don't wait for pending frames in disconnect() by Magnus Jedvert · 9 years ago
  18. 3e9eb4b Add C++ SurfaceTextureHandler by Per · 9 years ago
  19. 82d6f2a ACM: Remove ACMVQMonCallback object by Henrik Lundin · 9 years ago
  20. 69984f0 Fixes logging levels in WebRtcAudioXXX.java classes by henrika · 9 years ago
  21. d6d27e7 Update isolate.gypi to support Swarming + move .isolate files by Henrik Kjellander · 9 years ago
  22. c97be6a Disable TestUdpReadyToSendIPv4 under MSan. by deadbeef · 9 years ago
  23. 4d47aa3 Fallback to system log when webrtc tracing not enabled. by Jiayang Liu · 9 years ago
  24. 1741770 Implement a high-QP threshold for Android H.264. by Peter Boström · 9 years ago
  25. a323fd6 Removes Nexus 6 from OpenSL ES blacklist. by henrika · 9 years ago
  26. 88799d9 RTCEAGLVideoView: Fix GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT error. by christoffer · 9 years ago
  27. 94c0105 Added peah@ to the watch lists by peah · 9 years ago
  28. 702f397 GN: Do not use forward_dependent_configs_from variable. by tfarina · 9 years ago
  29. 5c389d3 Split webrtc/video into webrtc/{audio,call,video}. by Peter Boström · 9 years ago
  30. 82e2055 Modifies invalid DCHECK in AudioRecordJni::OnCacheDirectBufferAddress() by henrika · 9 years ago
  31. 44d5d7b Autoroll: Update checkout before reading chromium_revision. by Henrik Kjellander · 9 years ago
  32. 495d2fd Reland of "Android GlRectDrawer: Add test for RGB rendering" by Magnus Jedvert · 9 years ago
  33. 3fd7be4 Revert of Don't link with audio codecs that we don't use (patchset #4 id:60001 of https://codereview.webrtc.org/1349393003/ ) by solenberg · 9 years ago
  34. a53e383 Revert of CodecOwner: Don't look at definitions for classes we don't link with (patchset #1 id:1 of https://codereview.webrtc.org/1364233002/ ) by solenberg · 9 years ago
  35. 67e0cf1 Android AppRTCDemo: Add slider for changing camera capture quality during call by Magnus Jedvert · 9 years ago
  36. 574d5da CodecOwner::SetEncoders: Return error code when given bad arguments by kwiberg · 9 years ago
  37. 6979b02 Adding stub files for RtpSender/RtpReceiver. by deadbeef · 9 years ago
  38. 4ba059d Remove custom handler since the logger already logs to console by default. by Jiayang Liu · 9 years ago
  39. 8937437 Do not prune if the current best connection is weak. by honghaiz · 9 years ago
  40. ea70d77 VideoCapturerAndroid: Add test for making calls on stopped camera by Magnus Jedvert · 9 years ago
  41. 59e72ab Enable logging for Mac by default on debug builds. by deadbeef · 9 years ago
  42. f4d38ea CodecOwner: Don't look at definitions for classes we don't link with by kwiberg · 9 years ago
  43. 34fbfff Remove VideoMediaChannel::SetRender(). by Peter Boström · 9 years ago
  44. 5e9a1bc Revert of Android GlRectDrawer: Add test for RGB rendering (patchset #3 id:40001 of https://codereview.webrtc.org/1367923002/ ) by magjed · 9 years ago
  45. a58ea78 1. Add receiving state as part of the connection sorting criteria. So if a connection's receiving state changes, it will re-select a better connection if there is any. by honghaiz · 9 years ago
  46. 8a88dd2 Stability improvement for audio recording on Android by henrika · 9 years ago
  47. 2bc68c7 Wire up QualityScaler for H.264 on Android. by Peter Boström · 9 years ago
  48. 7076729 Enable SurfaceViewRenderer for AppRTCDemo by Magnus Jedvert · 9 years ago
  49. 9236bb1 Minor fix for improving logging of supported platform effects by henrika · 9 years ago
  50. 6b8d355 Reland "Wire up send-side bandwidth estimation." by Erik Språng · 9 years ago
  51. 8c266e6 H264 bitstream parser. by Peter Boström · 9 years ago
  52. 6b20ad9 Android GlRectDrawer: Add test for RGB rendering by Magnus Jedvert · 9 years ago
  53. 2efe58b VideoCapturerAndroidTest: Dispose PeerConnectionFactory with pending frames by Magnus Jedvert · 9 years ago
  54. ec249d4 ACMCodecDB: Remove unused stuff, and move private stuff to anonymous namespace by kwiberg · 9 years ago
  55. 4a3ccad Remove SetAudioDelayOffset() and friends. by solenberg · 9 years ago
  56. f66a925 Don't link with audio codecs that we don't use by kwiberg · 9 years ago
  57. 61e933e Remove ChannelManager::GetCapabilities() by solenberg · 9 years ago
  58. c675ddd video_capture: Better support for UYVY by will.newton · 9 years ago
  59. 74d85e1 Reduce locking in overuse frame detector now that (as of r9508) the observer_ and options_ can only be set at construction time. E.g. no lock is any longer held while doing the callback. by asapersson · 9 years ago
  60. facbbec Remove use of DeviceManager from ChannelManager. by solenberg · 9 years ago
  61. 7603c76 Revert of Adding PeerConnectionInterface::SetConfiguration method. (patchset #4 id:60001 of https://codereview.webrtc.org/1317353005/ ) by deadbeef · 9 years ago
  62. 70702af Adding PeerConnectionInterface::SetConfiguration method. by deadbeef · 9 years ago
  63. 53eee43 Address the comment from 1367553002. by Guo-wei Shieh · 9 years ago
  64. 2e4b620 TcpPort doesn't connect when calling gmail with non-proxied UDP disabled. by Guo-wei Shieh · 9 years ago
  65. cdfe20b Fix the maximum native sample rate in AudioProcessing by Alejandro Luebs · 9 years ago
  66. cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 9 years ago
  67. d0b5b09 Add myself as OWNER of webrtc/voice_engine and talk/media/webrtc. by Fredrik Solenberg · 9 years ago
  68. 7cf0445 Remove ViEChannel::StartSend deadlock suppression. by Peter Boström · 9 years ago
  69. b7af7b0 Add myself to watchlist for a few subtrees of the repo. by Fredrik Solenberg · 9 years ago
  70. 8bffba7 Fix BWE bug where audio has timestamps in us. by Stefan Holmer · 9 years ago
  71. 6d92bf5 Returning correct duration estimate on Opus DTX packets. by minyuel · 9 years ago
  72. c14f5ff Improving support for Android Audio Effects in WebRTC. by henrika · 9 years ago
  73. c9bbeb0 Revert of Wire up send-side bandwidth estimation. (patchset #8 id:140001 of https://codereview.webrtc.org/1338203003/ ) by Erik Språng · 9 years ago
  74. d5c75b1 Reduce LS_INFO spam from voice_engine/. by Peter Boström · 9 years ago
  75. 7d17336 Remove the [Un]RegisterVoiceProcessor() API. by Fredrik Solenberg · 9 years ago
  76. 0967734 Remove VoEFile from VoeWrapper and the remaining places in libjingle where it was being used. by Fredrik Solenberg · 9 years ago
  77. f706c8a VideoCapturerAndroid: Fix threading issues by Magnus Jedvert · 9 years ago
  78. a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 9 years ago
  79. 2d4e6c5 Fixing camera capture for video_loopback by ivica · 9 years ago
  80. 47ee2f3 TransportController refactoring. by deadbeef · 9 years ago
  81. 8967183 Simple cleanups of AudioDecoder and AudioEncoder classes by kwiberg · 9 years ago
  82. c1a1b35 Remove the SetLocalMonitor() API. by solenberg · 9 years ago
  83. 07d0936 Purge nss files and dependencies. by torbjorng · 9 years ago
  84. 7404368 Move AudioDecoderIsac* to its own files by Karl Wiberg · 9 years ago
  85. 7083e11 Remove callback_cs_ in ViEEncoder. by Peter Boström · 9 years ago
  86. 8212265 Android: Add class ThreadUtils with helper function joinUninterruptibly() by Magnus Jedvert · 9 years ago
  87. 6faf5be Move AudioDecoderPcm* next to AudioEncoderPcm* by kwiberg · 9 years ago
  88. d4818e7 Using static frame generator when no scrolling by ivica · 9 years ago
  89. 9b5476d sslidentity.cc/IntKeyTypeFamilyToKeyType function added, converting from int to KeyType. by Henrik Boström · 9 years ago
  90. ef165ee Wire up send-side bandwidth estimation. by sprang · 9 years ago
  91. 22011c1 Remove Channel::SetRingbackTone() and Channel::PlayRingbackTone(), and the code beneath it (within libjingle). by solenberg · 9 years ago
  92. 7317248 Rename CaptureThread to EncodingThread. by Peter Boström · 9 years ago
  93. ef5d5e4 Add field trial for automic resize in MediaCodecVideoEncoder. by asapersson · 9 years ago
  94. 1356ba5 Fixing target_bitrate_bps for a FullStackTest by ivica · 9 years ago
  95. 8f4f00f CQ: Update trybots by Henrik Kjellander · 9 years ago
  96. e4ba6ce Log the tag in native log stream. by Jiayang Liu · 9 years ago
  97. ebbf8a8 Make sure rtp_rtcp module doesn't directly reference anything in the pacer module, and remove build dependencies on it. by sprang · 9 years ago
  98. 04ac81f Replace readable with receiving where receiving means receiving anything (stun ping, response or data packet). by Peter Thatcher · 9 years ago
  99. 5bfc6cb Revert "Android: Enable C99 mode instead of C89 (default)." by Henrik Kjellander · 9 years ago
  100. 275a2f1 Revert of Replace readable with receiving where receiving means receiving anything (stun ping, response or da… (patchset #7 id:340001 of https://codereview.webrtc.org/1351673003/ ) by tommi · 9 years ago