1. 2beea2a Add BWE plot to event log analyzer. by Stefan Holmer · 8 years ago
  2. a23fc62 Fix bug where transport sequence numbers are allocated for packets without the header extension registered. by stefan · 8 years ago
  3. 5deaaaa Fix gitignore after setup_links change. by phoglund · 8 years ago
  4. c62ff86 Adds periodic volume-level logging for Android. by henrika · 8 years ago
  5. a0db81f Removed the memory pool from the mixer. by aleloi · 8 years ago
  6. 1a993d1 aimd: Remove unused variable by isheriff · 8 years ago
  7. 8b2233f Removed Module inheritance and unused methods and members TimeScheduler, Process() and TimeToNextProcess() from mixer. by aleloi · 8 years ago
  8. 178ae90 Fix an UI bug in AppRTC Demo where disable hardware AGC/NS summary was not getting updated. by sakal · 8 years ago
  9. 09f4510 Removed callback in old AudioConferenceMixer. by aleloi · 8 years ago
  10. e6b60a4 Migrated audio_codec_speed_tests target to GN. by aleloi · 8 years ago
  11. 00730c7 Migrated GN target insert_packet_with_timing. by aleloi · 8 years ago
  12. 333f206 Target delay_test migrated to GN. by aleloi · 8 years ago
  13. 9f73f7a Add Robolectric dependencies to setup_link directories. by ehmaldonado · 8 years ago
  14. d356843 Disable EndToEndTest.GetStats on Dr. Memory Full. by deadbeef · 8 years ago
  15. 29ff844 Add PeerConnection IsClosed check. by zhihuang · 8 years ago
  16. 93dd634 Treat foreground event as interruption end. by tkchin · 8 years ago
  17. 43e15bb Android Camera2Enumerator: Remove CameraAccessException to avoid VerifyError by magjed · 8 years ago
  18. 529f83c Add webrtc_perf_tests to BUILD.gn by ehmaldonado · 8 years ago
  19. 81031d6 Cleanup code in Camera2. by sakal · 8 years ago
  20. 85228d6 Regression test for issue where Opus DTX status was being forgotten. by ivoc · 8 years ago
  21. f22d3c4 Filter to formats that match device sensor array aspect ratio on pre-LMR1 devices offering only legacy camera2 support. by sakal · 8 years ago
  22. 4374a09 Only update codec type histogram if lifetime is long enough (10 sec). by asapersson · 8 years ago
  23. bb19a60 Fix a memory leak where EventLogger is created two times in the event tracer. by sakal · 8 years ago
  24. 5f5504f Don't crash if createDataChannel fails. by deadbeef · 8 years ago
  25. 1cd4664 Disable some Opus tests pending an update by flim · 8 years ago
  26. 47bded4 GN migration of target audio_coding/neteq/rtp_analyze. by aleloi · 8 years ago
  27. 2874ed5 [rtcp] App::Parse updated not to use RTCPUtility, by danilchap · 8 years ago
  28. 3022a34 GN migration of target audio_coding/neteq/neteq_test_tools by aleloi · 8 years ago
  29. 2c3f46e Add an option to disable built-in AGC/NS to AppRTC Demo. by sakal · 8 years ago
  30. 63d3f83 Fix a bug where Camera2 tried to start on FPS ranges multiplied by 1000. by sakal · 8 years ago
  31. 2fa1462 Convert Android camera tests to use the new createVideoSource API. by sakal · 8 years ago
  32. 86cc6ff Variable audio bitrate. by mflodman · 8 years ago
  33. 62d695f iOS HW encoder: Increase data rate limit by magjed · 8 years ago
  34. d9c7f8d Use NullSocketServer instead of PhysicalSocketServer in SignalThread by magjed · 8 years ago
  35. aa3520c Roll chromium_revision 0d90f310e3..48e079d573 (407439:407510) by phoglund · 8 years ago
  36. 192717e flaky EndToEndTest.DecodesRetransmittedFrame adjusted by danilchap · 8 years ago
  37. fdd381c Remove unrelated checks from DecodesRetransmittedFrame* tests by danilchap · 8 years ago
  38. 3c87ac4 Roll chromium_revision 32f0eb6bd9..0d90f310e3 (407397:407439) by phoglund · 8 years ago
  39. 8c695b4 Remove redundant UMA stat reporting. Remove logs that are noisy on Windows. by maxmorin · 8 years ago
  40. f89a571 [AFL] Allow webrtc fuzzers to be used with afl-fuzz. by metzman · 8 years ago
  41. 2638c6f Ignore zero bitrate updates in the UMA BWE stats as they represent network being down and would bias the stats. by stefan · 8 years ago
  42. 8058e58 Add loss-based BWE estimate to the outgoing bitrate plot. by terelius · 8 years ago
  43. 1c88e8c Roll chromium_revision 80b5d0ec09..32f0eb6bd9 (407388:407397) by phoglund · 8 years ago
  44. 223df8f Roll chromium_revision fa99476e6e..80b5d0ec09 (407379:407388) by phoglund · 8 years ago
  45. 7626af8 Roll chromium_revision 94de78b48f..fa99476e6e (407377:407379) by phoglund · 8 years ago
  46. 590cbef Roll chromium_revision 4a456989cf..94de78b48f (407367:407377) by phoglund · 8 years ago
  47. 764d83d Roll chromium_revision a042a214c6..4a456989cf (407099:407367) by phoglund · 8 years ago
  48. ff0a96d Fix a bug where SourceState on AndroidVideoTrackSource is set to live even on failure. by Sami Kalliomaki · 8 years ago
  49. 843b6f5 Fix a crash in the event tracing shutdown path by skvlad · 8 years ago
  50. d4e6cbd Remove suppression for non-existing test. by mflodman · 8 years ago
  51. 02a5797 Reland of "Protect MessageQueue stop field with a critical section to avoid data races." (refs/heads/master@{#13430}). by André Susano Pinto · 8 years ago
  52. f52767c Roll chromium_revision 0259d67099..a042a214c6 (406454:407099) by phoglund · 8 years ago
  53. 9ddac18 Add minimal LLVM sanity coverage (sancov) reporting for unittests. by Johan Ahlers · 8 years ago
  54. 8dc945c Disable NetworkTest.DefaultLocalAddress for Android. by Edward Lemur · 8 years ago
  55. 1603212 This implementation greatly simplifies Android video capturing stack. The old by Sami Kalliomaki · 8 years ago
  56. 70ffead Reimplemented fix for bogus RTP timestamp in RTCP packet created before RTP packet. by Danil Chapovalov · 8 years ago
  57. f39f7d9 Always take retransmissions into account when deciding pacing order by terelius · 8 years ago
  58. 63dcecd Roll chromium_revision bfec2ff09d..0259d67099 (404886:406454) by buildbot · 8 years ago
  59. 18832f6 Make rtc_include_tests true by default in gn. by phoglund · 8 years ago
  60. 88e64e5 Keep a map from SSRC to parsed headers in that stream by terelius · 8 years ago
  61. a540ada Remove stefan@webrtc.org from libvpx roll notification. by stefan · 8 years ago
  62. bded44b Add a CongestionController fuzzer. by stefan · 8 years ago
  63. 159a2fe Fix crash which happens when there's reordering in the beginning of a call. by stefan · 8 years ago
  64. 433ed06 Adjust parameter in vp9 videoprocessor_integration test. by Marco · 8 years ago
  65. 6ab7879 Adding deadbeef@ as owner of api and p2p, and honghaiz as owner of p2p. by deadbeef · 8 years ago
  66. da2c945 Fix a logging error. by honghaiz · 8 years ago
  67. 91042f8 Restore the behavior where an ICE restart redetermines the ICE role. by deadbeef · 8 years ago
  68. 2181078 [Chromoting] Remove screen saver logic out of ScreenCapturer implementations by zijiehe · 8 years ago
  69. a64edb8 Adding more logging to BasicPortAllocator. by deadbeef · 8 years ago
  70. 28fdf56 Implement RecordingIsInitialized in file_audio_device.cc. by noahric · 8 years ago
  71. 72b7f93 Use correct case for including a file. by thakis · 8 years ago
  72. c9b27d5 Bugfix for Vp9 GOF and missing frames. by philipel · 8 years ago
  73. 1367782 Revert of Fix inconsistent setting of the rtc_include_unittests flag. (patchset #1 id:1 of https://codereview.webrtc.org/2154693002/ ) by phoglund · 8 years ago
  74. bb73873 Disable broken Android rtc_unittests. by phoglund · 8 years ago
  75. 9d34148 Fix inconsistent setting of the rtc_include_unittests flag. by phoglund · 8 years ago
  76. 4e417b2 Reland of Switch to use SequencedTaskChecker instead of ThreadChecker where needed. by perkj · 8 years ago
  77. 32012f8 Do not include task_queue.h in sequenced_task_checker_impl.h by perkj · 8 years ago
  78. 33b9c8f Move WEBRTC_BUILD_LIBEVENT definition to base/BUILD.gn and base/base.gyp. This use all_dependent_configs (GN) / all_dependent_settings (GYP) to export WEBRTC_BUILD_LIBEVENT to all dependent targets transitively. This fixes a problem with dependent projects in Chromium that indirectly include task_queue.h by Per · 8 years ago
  79. 9ad0db5 Dampening connection switch. by honghaiz · 8 years ago
  80. 73ab917 Remove CHECK around duplicate FLAG lookup. by noahric · 8 years ago
  81. 39607c9 AVFoundationVideoCapturer: Output native frames instead of I420 frames by magjed · 8 years ago
  82. 5d58333 Fix VideoFrame inclusion in mediastreaminterface.h by perkj · 8 years ago
  83. 6c4d0f0 Reland of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2148623004/ ) by henrika · 8 years ago
  84. efd902c Revert of Switch to use SequencedTaskChecker instead of ThreadChecker where needed. (patchset #1 id:1 of https://codereview.webrtc.org/2149553002/ ) by perkj · 8 years ago
  85. ec7cef8 Switch to use SequencedTaskChecker instead of ThreadChecker where needed. by perkj · 8 years ago
  86. d75de08 Reland of Clean up unused cricket::VideoCapturer inclusion from mediaengine.h (patchset #1 id:1 of https://codereview.webrtc.org/2143123003/ ) by perkj · 8 years ago
  87. f2c2f8f Refactoring on QUIC related classes. by zhihuang · 8 years ago
  88. a2cd636 Revert of Modify PeerConnection for end-to-end QuicDataChannel usage (patchset #4 id:60001 of https://codereview.webrtc.org/2089553002/ ) by deadbeef · 8 years ago
  89. 36c8d69 Modify PeerConnection for end-to-end QuicDataChannel usage by zhihuang · 8 years ago
  90. 367efdc Fixing issue with DTLS channel when using "presumed writable" flag. by deadbeef · 8 years ago
  91. 1666b61 Update on my last compatibility fix for libevent2. by tommi · 8 years ago
  92. 22691e0 Avoid race in VideoReceiveStream shutdown by sprang · 8 years ago
  93. 6f06cca Create empty PayloadTypeMapper files and add them to builds. by ossu · 8 years ago
  94. cd349d9 Reland of actor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131913003/ ) by sprang · 8 years ago
  95. ac09501 Revert of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2146853003/ ) by sprang · 8 years ago
  96. 54ce680 Initial version of the local visualization tool for WebrtcEventLogs. by terelius · 8 years ago
  97. b201da3 Reland of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2141413002/ ) by henrika · 8 years ago
  98. 6d6122b Avoid race in Call destructor by sprang · 8 years ago
  99. f93be58 Revert of WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs. (patchset #10 id:200001 of https://codereview.webrtc.org/2072753002/ ) by ossu · 8 years ago
  100. 95eb1ba WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs. by ossu · 8 years ago