1. 054582b Replace remaining gflags usages with rtc_base/flags by oprypin · 7 years ago
  2. 3ba7282 Delete unneeded includes of atomic32.h. by nisse · 7 years ago
  3. e0d2fcf Reland of Stop silently accepting unsupported flags in test binaries (patchset #1 id:1 of https://codereview.webrtc.org/3002963002/ ) by oprypin · 7 years ago
  4. f46c48b Revert of Stop silently accepting unsupported flags in test binaries (patchset #5 id:150001 of https://codereview.webrtc.org/2968003003/ ) by oprypin · 7 years ago
  5. 54c62fa Stop silently accepting unsupported flags in test binaries by oprypin · 7 years ago
  6. 76de83e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  7. bc32410 Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  8. 60154fd Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  9. 588f761 Allow an external audio processing module to be used in WebRTC by peah · 8 years ago
  10. df45757 Don't make a top-level namespace called "voetest" by kwiberg · 8 years ago
  11. e699d57 Remove voe_auto_test cases for VoEFile. by solenberg · 8 years ago
  12. afd1255 Reland "WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType" by kwiberg · 8 years ago
  13. 52b9df6 Revert of WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType (patchset #13 id:260001 of https://codereview.webrtc.org/2686043006/ ) by kwiberg · 8 years ago
  14. e1b3d1c Remove voe_base_misc_test.cc. by solenberg · 8 years ago
  15. 135be28 WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType by kwiberg · 8 years ago
  16. 961dd1b Remove mixing_test.cc. by solenberg · 8 years ago
  17. 191c2da Remove VoEHardware interface. by solenberg · 8 years ago
  18. f5fbd05 Remove VoENetEqStats interface. by solenberg · 8 years ago
  19. 788c1f7 Remove VoEAudioProcessing interface. by solenberg · 8 years ago
  20. 07f189f Remove VoEVolumeControl interface. by solenberg · 8 years ago
  21. 6bbab56 Reland of Delete class SSRCDatabase, and its global ssrc registry. (patchset #1 id:1 of https://codereview.webrtc.org/2700413002/ ) by nisse · 8 years ago
  22. 71e8df9 Remove usage of VoEAudioProcessing from WVoE/MC. by solenberg · 8 years ago
  23. 3264fc7 Revert of Delete class SSRCDatabase, and its global ssrc registry. (patchset #20 id:370001 of https://codereview.webrtc.org/2644303002/ ) by kjellander · 8 years ago
  24. 46dc8df Delete class SSRCDatabase, and its global ssrc registry, by nisse · 8 years ago
  25. ac16f1b Remove VoEVideoSync interface. by solenberg · 8 years ago
  26. bda935c Remove VoEExternalMedia interface. by solenberg · 8 years ago
  27. 660a2e0 Clean out platform specific things from voice_engine_defines.h. by solenberg · 8 years ago
  28. accd9f2 Remove unused voe_stress_test.cc by solenberg · 8 years ago
  29. 7edfe9e Remove unused voe_cpu_test.cc. by solenberg · 8 years ago
  30. a48313d Remove unused voe_output_test.cc. by solenberg · 8 years ago
  31. a1daebb Delete voice_engine_configurations.h by henrik.lundin · 8 years ago
  32. f292dcf Remove API-related #defines from voice_engine_configurations.h by henrik.lundin · 8 years ago
  33. d382b83 Prep to remove API-related #defines from voice_engine_configurations.h by henrik.lundin · 8 years ago
  34. 45a0bd3 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  35. 4cb29f6 RTC_[D]CHECK_op: Remove "u" suffix on integer constants by kwiberg · 8 years ago
  36. cd1064b WebRTC: Replace ProjectRootPath by ResourcePath by ehmaldonado · 8 years ago
  37. ff9d77c Support multiple timestamp rates for sending DTMF. by solenberg · 8 years ago
  38. e9523f0 Clean up abs-send-time for audio. by stefan · 8 years ago
  39. 72aebf4 Remove voe::Channel::StopReceive() and associated logic. by solenberg · 8 years ago
  40. 23bb454 Original CL: https://codereview.webrtc.org/2433153003/, commit 8b8d3e4c30e8ea3846b58dfd36d1fd35a7799df4. by ivoc · 8 years ago
  41. 75666cc Revert of New statistics interface for APM (patchset #11 id:200001 of https://codereview.webrtc.org/2433153003/ ) by ivoc · 8 years ago
  42. b0bdb91 New statistics interface for APM by ivoc · 8 years ago
  43. c859ded Delete old video defines in engine config. by mflodman · 8 years ago
  44. e59b6ff Moved RtcEventLog files from call/ to logging/ by skvlad · 8 years ago
  45. 36a2479 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  46. 15b966d Enable the -Wundef warning for clang by kwiberg · 8 years ago
  47. d208d89 The VoE functionality to apply receive-side processing to VoE channels is unused. I'm removing it so we can avoid instantiating a full APM per channel (and thus also for webrtc::AudioSendStream and webrtc::AudioReceiveStream), and then never use it. by solenberg · 8 years ago
  48. 17365a3 Moved webrtc/test/channel_transport/ into webrtc/voice_engine/test/ by solenberg · 8 years ago
  49. 0380718 Revert of Moved webrtc/test/channel_transport/ into webrtc/voice_engine/test/ (patchset #7 id:120001 of https://codereview.webrtc.org/2319583005/ ) by solenberg · 8 years ago
  50. 1087e71 Moved webrtc/test/channel_transport/ into webrtc/voice_engine/test/ by solenberg · 8 years ago
  51. a686d5e Moving/renaming webrtc/common.h. by solenberg · 8 years ago
  52. a194cd7 Adding comment regarding the disabling the flaky test VolumeTest.ManualRequiresMicrophoneCanSetMicrophoneVolumeWithAgcOff by peah · 8 years ago
  53. af8f70e Disabling the test VolumeTest.ManualRequiresMicrophoneCanSetMicrophoneVolumeWithAgcOff by peah · 8 years ago
  54. 23ea12e Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface" by ivoc · 9 years ago
  55. 822f09e Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ ) by ivoc · 9 years ago
  56. 1e2f1e5 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 9 years ago
  57. 69e722e Make mixing test die earlier on failure instead of spamming errors by phoglund · 9 years ago
  58. 47d5136 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) by Tommi · 9 years ago
  59. 51e5639 Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2014183003/ ) by tommi · 9 years ago
  60. 9f94c1b Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2006313009/ ) by tommi · 9 years ago
  61. 130ee05 Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2009253004/ ) by kjellander · 9 years ago
  62. 4fcc5b2 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2006243002/ ) by tommi · 9 years ago
  63. b53ca75 Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #6 id:100001 of https://codereview.webrtc.org/2007563002/ ) by tommi · 9 years ago
  64. 049b2cd Adding a some checks and switching out a few assert for RTC_[D]CHECK. by tommi · 9 years ago
  65. 3f20ddb Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 9 years ago
  66. 39673bb Remove the VoEDtmf interface. by solenberg · 9 years ago
  67. 484e0cd Replace scoped_ptr with unique_ptr in webrtc/voice_engine/ by kwiberg · 9 years ago
  68. 7979ebb Remove mutable from rtc::CriticalSections. by pbos · 9 years ago
  69. c8e8cb0 Swap use of CriticalSectionWrapper with rtc::CriticalSection in voice_engine/ by tommi · 9 years ago
  70. 80590d9 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  71. 98836c0 Remove DISABLED_ON_ macros. by Peter Boström · 9 years ago
  72. 4eb3389 AudioCodingModuleImpl: Stop failing artificially for non-Opus encoders by kwiberg · 9 years ago
  73. 0739714 Rewrote the PRNG using an xorshift* algorithm and moved the files from test/ to base/. by terelius · 9 years ago
  74. daf1aa4 Clean up PlatformThread. by Peter Boström · 9 years ago
  75. 9410e01 Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  76. 77124b4 Remove webrtc/test/channel_transport/include by Henrik Kjellander · 9 years ago
  77. e89b614 Reland "Prevent Opus DTX from generating intermittent noise during silence" by minyue · 9 years ago
  78. 224da71 Revert of Prevent Opus DTX from generating intermittent noise during silence (patchset #10 id:250001 of https://codereview.webrtc.org/1415173005/ ) by kjellander · 9 years ago
  79. b1032e0 Prevent Opus DTX from generating intermittent noise during silence. by minyue · 9 years ago
  80. 6f98e75 Removing trace checks in VoETestManager. by minyue · 9 years ago
  81. 36a14b5 modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  82. 78f65d0 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  83. 07e22e6 Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  84. eb16b93 Add a PacketOptions struct to webrtc::Transport. by stefan · 9 years ago
  85. d5bdda3 Unify Transport and newapi::Transport interfaces. by pbos · 9 years ago
  86. bf9f73c Split webrtc/video into webrtc/{audio,call,video}. by Peter Boström · 9 years ago
  87. 00a7fa4 Remove channel ids from various interfaces. by Peter Boström · 9 years ago
  88. 96a7ed7 Remove some dead code. by Peter Boström · 9 years ago
  89. 5c075c8 Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  90. 35fd753 Hooked up RtcEventLog. It lives in Voice Engine and pointers are propagated to ACM and Call. by ivoc · 9 years ago
  91. a0ad248 Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  92. 4c766e6 Add LoudestFilter in ConferenceTransport by minyue · 9 years ago
  93. 20d4fde Reformat existing code. There should be no functional effects. by Peter Kasting · 10 years ago
  94. f1af975 Reland "Adding a test framework for conference mode application in VoE." by Minyue · 10 years ago
  95. 32a337b Revert "Adding a test framework for conference mode application in VoE." by Minyue · 10 years ago
  96. 1058a84 Adding a test framework for conference mode application in VoE. by Minyue · 10 years ago
  97. 5361f04 VoE: Remove unused interfaces by Jelena Marusic · 10 years ago
  98. 2450d62 Remove rtp_rtcp/ dump functionality. by Peter Boström · 10 years ago
  99. 26b26b3 Remove VideoEngine interfaces. by Peter Boström · 10 years ago
  100. ca55fa1 Moving the pacer and the pacer thread to ChannelGroup. by Stefan Holmer · 10 years ago