1. f7651ef Fix tsan failures in channel.cc regarding to the volume settings. by wu@webrtc.org · 11 years ago
  2. 3d553d4 Check the number of playout channels instead of the send channels in StopPlayout() by xians@webrtc.org · 11 years ago
  3. 9653397 Roll chromium_revision 226126:228675 and fix clang warnings by kjellander@webrtc.org · 11 years ago
  4. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  5. e06943f Clean up AudioProcessing defaults and errors. by andrew@webrtc.org · 11 years ago
  6. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  7. 0de0049 1. adding request of ACM version in the manual mode of voe_auto_test by minyue@webrtc.org · 11 years ago
  8. 8da2f65 Fix for Heap-use-after-free in webrtc::voe::Channel::SendRTCPPacket by henrika@webrtc.org · 11 years ago
  9. 510ee1b Remove deprecated AudioCodingModule::Destroy. by andrew@webrtc.org · 11 years ago
  10. 2529558 Enable SetInitialPlayoutDelay on Android. by dwkang@webrtc.org · 11 years ago
  11. 80142aa Small refactoring of AudioProcessing use in channel.cc. by andrew@webrtc.org · 11 years ago
  12. 39e22a1 Adds a new voice engine warning for the typing noise off state. by jiayl@webrtc.org · 11 years ago
  13. 4489c51 This issue is related to https://chromereviews.googleplex.com/9908014/ by minyue@webrtc.org · 11 years ago
  14. f46fff6 OpenSL (not default): Enables low latency audio on Android. by henrike@webrtc.org · 11 years ago
  15. 7b30ce3 Remove include_dirs from voice_engine.gyp. by pbos@webrtc.org · 11 years ago
  16. 5cf83f4 Remove redundant STR_CASE_CMP macro definitions. by andrew@webrtc.org · 11 years ago
  17. db74c61 Adds support for combining RTX and FEC/RED. by stefan@webrtc.org · 11 years ago
  18. 06eaa54 Restore severity precondition to logging.h. by andrew@webrtc.org · 11 years ago
  19. 0f62690 Revert 4671 "Enable SetInitialPlayoutDelay on Android." by mflodman@webrtc.org · 11 years ago
  20. 0fe8944 Enable SetInitialPlayoutDelay on Android. by dwkang@webrtc.org · 11 years ago
  21. c766a74 Update SSRC in RtpRtcp for audio channel so that it can have NTP values for further AV sync. by dwkang@webrtc.org · 11 years ago
  22. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  23. e21b64b Disables RtpRtcpTest.CanTransmitExtraRtpPacketsWithoutError as it flakily breaks the waterfall. See http://chromegw.corp.google.com/i/client.webrtc/builders/Linux64%20Release%20%5Blarge%20tests%5D/builds/99/steps/voe_auto_test/logs/stdio the cl triggering it was a no-change (disabled some other broken tests). by henrike@webrtc.org · 11 years ago
  24. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  25. a20e2d4 Revert 4585 "Revert "Revert 4582 "Reverts a second set of reverts caused by a bug in ...""" by stefan@webrtc.org · 11 years ago
  26. c0976d2 Revert 4582 "Reverts a second set of reverts caused by a bug in ..." by henrike@webrtc.org · 11 years ago
  27. efe1f0f Reverts a second set of reverts caused by a bug in a dependency. by stefan@webrtc.org · 11 years ago
  28. 7fc75bb Update talk to 50918584. by wu@webrtc.org · 11 years ago
  29. 1e817c3 Roll chromium_revision 214260:217707 and gflags 45:84 by fischman@webrtc.org · 11 years ago
  30. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  31. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  32. d171544 Disable CanTransmitExtraRtpPacketsWithoutError on Windows. by pbos@webrtc.org · 11 years ago
  33. 7d82c9d Hand over loopback packets to a network thread. by pbos@webrtc.org · 11 years ago
  34. a4a1afa Delete Channels without ChannelManager lock. by pbos@webrtc.org · 11 years ago
  35. b3ada15 Ref-counted rewrite of ChannelManager. by pbos@webrtc.org · 11 years ago
  36. f3bae63 Disabled flaky HardwareTest.BuiltInWasapiAECWorksForAudioWindowsCoreAudioLayer. by phoglund@webrtc.org · 11 years ago
  37. 44634a6 Disabled SsrcPropagatesCorrectly on Linux. by phoglund@webrtc.org · 11 years ago
  38. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  39. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  40. 5ce8723 Merge r4374 from stable to trunk. by xians@webrtc.org · 11 years ago
  41. 0e6fa8c Merge r4394 from stable to trunk. by xians@webrtc.org · 11 years ago
  42. 44f1239 Merge r4326 from stable to trunk. by xians@webrtc.org · 11 years ago
  43. 6349e17 Default constructor for RtcpAppHandler. by pbos@webrtc.org · 11 years ago
  44. 1c8d5a0 clean up incomplete revert in r4357 Also revert r4319, will follow up with pbos by tnakamura@webrtc.org · 11 years ago
  45. 0ba496b Revert r4301 by tnakamura@webrtc.org · 11 years ago
  46. 9d788a1 Revert r4321 "Fix uninitialized value warning in rtp_payload_registry and make sure we return an error if the payload type isn't registered" by elham@webrtc.org · 11 years ago
  47. b89eed3 Revert r4322 "Support sending multiple report blocks and keeping track of statistics on by elham@webrtc.org · 11 years ago
  48. 6a4acb9 Fix some voe_auto_test uninitialised-value errors. by pbos@webrtc.org · 11 years ago
  49. 46088d2 Support sending multiple report blocks and keeping track of statistics on several SSRCs. by stefan@webrtc.org · 11 years ago
  50. 446ea2e Fix uninitialized value warning in rtp_payload_registry and make sure we return an error if the payload type isn't registered. by stefan@webrtc.org · 11 years ago
  51. d5e5863 Initialize payload-type frequency in channel.cc. by pbos@webrtc.org · 11 years ago
  52. a32d18f Breaking out receive-stats, rtp-payload-registry and rtp-receiver from the by stefan@webrtc.org · 11 years ago
  53. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  54. f47d0f8 Remove unneeded *_NOT_SUPPORTED from VoEAudioProcessing. by andrew@webrtc.org · 11 years ago
  55. 46cec2a Reorganize test targets in WebRTC by kjellander@webrtc.org · 11 years ago
  56. 0e7cd85 Fixed Rtp/Rtcp tests by pwestin@webrtc.org · 11 years ago
  57. 9aeef32 Fix size_t to int conversion error on Win64. by andrew@webrtc.org · 11 years ago
  58. 5f545ff Fix for STL vector function data not available. by pwestin@webrtc.org · 11 years ago
  59. 4aa9f1a Connect ACM with RTP module for audio NACK. by pwestin@webrtc.org · 11 years ago
  60. b8171ff Wire up Nack for Voe by pwestin@webrtc.org · 11 years ago
  61. 915ca75 Fix error in mixing test for supported sample rates. by andrew@webrtc.org · 11 years ago
  62. a80d94b Change SetRTPAudioLevelIndicationStatus to ignore the id in the case of disabling. by wu@webrtc.org · 11 years ago
  63. 92bfbbd Replace the old resampler with SincResampler in the voice engine signal path. by andrew@webrtc.org · 11 years ago
  64. 2753b76 Add dummy audio NACK APIs by niklas.enbom@webrtc.org · 11 years ago
  65. 50a4d9f Remove #pragma once by pbos@webrtc.org · 11 years ago
  66. 6696fba Breaking out RTP header parsing from the RTP module. by stefan@webrtc.org · 11 years ago
  67. 5221d1c Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp. by andrew@webrtc.org · 11 years ago
  68. d557734 API to control target delay in NetEq jitter buffer. NetEq maintains the given delay unless channel conditions require a higher delay. by turaj@webrtc.org · 11 years ago
  69. 471ae72 Include files from webrtc/.. paths in voice_engine/ by pbos@webrtc.org · 11 years ago
  70. 8510750 Make sure VoiceEngine tests only include one test framework. by pbos@webrtc.org · 11 years ago
  71. ca7a9a2 Remove const for plain data types in voice_engine/ by pbos@webrtc.org · 11 years ago
  72. 28832e1 Refactoring for typing detection by niklas.enbom@webrtc.org · 11 years ago
  73. c0fc487 Allow voe_cmd_test to select Opus mono (now the default). by andrew@webrtc.org · 11 years ago
  74. ad9cee8 Relax VoE's max packet length threshold. by andrew@webrtc.org · 11 years ago
  75. 9e0d9a6 Disabled flaky test. by phoglund@webrtc.org · 11 years ago
  76. 4a68e95 Replace Resampler with PushResampler in transmit_mixer. by andrew@webrtc.org · 11 years ago
  77. 166153e Consolidate common_audio into a single target. by andrew@webrtc.org · 11 years ago
  78. b6fadb1 Add a wrapper around PushSincResampler and the old Resampler. by andrew@webrtc.org · 11 years ago
  79. 570c4a5 Fix for "RTP dynamic payload type 100 is reserved" by henrika@webrtc.org · 11 years ago
  80. 237fe4f Remove vim/emacs modelines from .gypi files by pbos@webrtc.org · 11 years ago
  81. f272497 Adding playout buffer status to the voe video sync by pwestin@webrtc.org · 11 years ago
  82. 54f03bc WebRtc_Word32 -> int32_t in voice_engine/ by pbos@webrtc.org · 11 years ago
  83. 8ec8955 Remove the old unused udp_transport by pwestin@webrtc.org · 11 years ago
  84. 1d25eac Resolves TSan v2 reports data races in voe_auto_test. by henrika@webrtc.org · 11 years ago
  85. ef91cbf Remove WEBRTC_*_ENGINE_NETWORK_API use by pwestin@webrtc.org · 11 years ago
  86. c39749a Fix no received audio in tests. by pwestin@webrtc.org · 11 years ago
  87. 84423e9 Disabling MixingTests due to race conditions. by henrika@webrtc.org · 11 years ago
  88. 45ce6a8 TSan v2 reports data races in WebRTCAudioDeviceTest.FullDuplexAudioWithAGC by henrika@webrtc.org · 11 years ago
  89. e493218 Remove UDP transport API from VoE by pwestin@webrtc.org · 11 years ago
  90. 9e8a401 Fixes memory leak in AudioLevel class reported by memory try bots. by henrika@webrtc.org · 11 years ago
  91. c4efe71 Fixes data race in WebRTCAudioDeviceTest.StartRecording reported by ThreadSanitizer by henrika@webrtc.org · 11 years ago
  92. 3b6f728 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  93. fa2dd22 Removed all code enclosed in WEBRTC_SRTP #ifdefs, and the unsupported VoE SRTP APIs. Test stubs are left in place as we still have the (De)RegisterExternalEncryption() APIs, although they are currently untested. by solenberg@webrtc.org · 11 years ago
  94. 2ffc8bf Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..." by wu@webrtc.org · 11 years ago
  95. 365ca40 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  96. f386e2b Remove VoE's default call in Trace::SetLevelFilter. by andrew@webrtc.org · 11 years ago
  97. 31b4448 Alphabetize include order in fake_voe_external_media.h. by andrew@webrtc.org · 11 years ago
  98. 13f66d1 Add some VoE and AudioProcessing mocks. by andrew@webrtc.org · 11 years ago
  99. 0c1f10b Enable the below APIs for iOS. by sjlee@webrtc.org · 11 years ago
  100. aa922de Move the VoE tests to use external transport instead of the built in udp transport by pwestin@webrtc.org · 11 years ago