1. 48438c2 Enabling NetEq bit-exactness test for Win x64 by henrik.lundin@webrtc.org · 10 years ago
  2. aed31fe Modifying WATCHLISTS by henrik.lundin@webrtc.org · 10 years ago
  3. 125ffd7 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  4. 4059c2f Disable CallPerfTest.CaptureNtpTimeWithNetworkDelay due to being flaky. by stefan@webrtc.org · 10 years ago
  5. 70bb2d5 Revert r6198 "Expose the original packet length in in the RTP play tools." by stefan@webrtc.org · 10 years ago
  6. 83599cb Reenable WebRtcVideoEngineTestFake.SendReceiveBitratesStats under DrMemory. by stefan@webrtc.org · 10 years ago
  7. e208458 Expose the original packet length in in the RTP play tools. by stefan@webrtc.org · 10 years ago
  8. be4ab99 Disabling RealFFTTest.RealAndComplexMatch and AudioProcessingTest.Formats as they currently are broken with gcc 4.8. by stefan@webrtc.org · 10 years ago
  9. a36db97 Suppress GMOCK printouts from TestVideoSenderWithVp8 by henrik.lundin@webrtc.org · 10 years ago
  10. f3e1341 VoEVolumeTest: Enabled Linux flaky tests by bjornv@webrtc.org · 10 years ago
  11. a826006 Add NACK and RPSI packet types to RTCP packet builder. by asapersson@webrtc.org · 10 years ago
  12. 2db9f45 Reduce flakiness of voe_auto_test MixingTest by checking dumped audio size by minyue@webrtc.org · 10 years ago
  13. 1732a59 Add a UIView for rendering a video track. by tkchin@webrtc.org · 10 years ago
  14. 7ca1edb Remove IOKit linkage from iOS builds. by tkchin@webrtc.org · 10 years ago
  15. 40bc777 talk_base: remove lock inversion between MessageQueue and MessageQueueManager. by fischman@webrtc.org · 10 years ago
  16. cb711f7 Add interface to propagate audio capture timestamp to the renderer. by wu@webrtc.org · 10 years ago
  17. ebb467f Avoid NACK-list flush error on keyframe packets. by pbos@webrtc.org · 10 years ago
  18. 64339a7 Don't crash if a frame returned from the decoder is too old. by stefan@webrtc.org · 10 years ago
  19. 725e582 Use the new gyp_var_prefix local variable set by gyp instead of the by michaelbai@google.com · 10 years ago
  20. 14abcc7 libvpx's UNUSED macro conflicts with webrtc/base's. Added missing include of assert.h. Globally defined function "Unused" in talk/base and its copy (webrtc/base) is causing a conflict. by henrike@webrtc.org · 10 years ago
  21. a3b5673 common_audio/signal_processing: Removes macro WEBRTC_SPL_UMUL_RSFT16 by bjornv@webrtc.org · 10 years ago
  22. 1e019d1 Fix delivery error-checking missed in r6151. by pbos@webrtc.org · 10 years ago
  23. 57e0602 Fix flaky test SendRtpRtcpHeaderExtensionsTest.SentPackets*. by solenberg@webrtc.org · 10 years ago
  24. 60015d2 Wire up --force_fieldtrials for vie_auto_test and for test targets linking with test/test.gyp:{test_main|test_support_main} by andresp@webrtc.org · 10 years ago
  25. 1b21a57 common_audio/signal_processing: Removed macro WEBRTC_SPL_SUB_SAT_W16 by bjornv@webrtc.org · 10 years ago
  26. d83d607 common_audio/signal_processing: Removed macro WEBRTC_SPL_MAX_SEED_USED by bjornv@webrtc.org · 10 years ago
  27. 75718cf * Implement WindowsRealTimeClock::CurrentTimeVal with GetSystemTimeAsFileTime as it supposes to return a POSIX gettimeofday, so that later it can be converted to NTP timee correctly. by wu@webrtc.org · 10 years ago
  28. bf58a75 removed webrtc_base_tests_utils from merge libs as it was breaking some builds. by henrike@webrtc.org · 10 years ago
  29. 508795f Made the presubmit script accept license headers back to 2003 by henrike@webrtc.org · 10 years ago
  30. cfdf420 Rebase webrtc/base 6129:6163 (svn diff -r 6129:6163 http://webrtc.googlecode.com/svn/trunk/talk/base apply diff manually) by henrike@webrtc.org · 10 years ago
  31. 6bfd619 (Auto)update libjingle 67052073-> 67134648 by buildbot@webrtc.org · 10 years ago
  32. 6aeeac9 Fix Windows debug compile of overrides/ logging. by pbos@webrtc.org · 10 years ago
  33. d5da250 Revert "Revert "Audio processing: Feed each processing step its choice by mflodman@webrtc.org · 10 years ago
  34. 024e4d5 Fix Win VideoSendStream::...::ToString() compiles. by pbos@webrtc.org · 10 years ago
  35. 1e92b0a Add ToString() to VideoSendStream::Config. by pbos@webrtc.org · 10 years ago
  36. 1aae6bf common_audio: Removes unused macros by bjornv@webrtc.org · 10 years ago
  37. b4e80e0 Re-enable almost all NetEqDecodingTests for Android by henrik.lundin@webrtc.org · 10 years ago
  38. 7cb4752 WebRTCDemo: couldn't run a second time. The reason is voe could register/unregister for each run, but vie would expect initialization only once per process. by braveyao@webrtc.org · 10 years ago
  39. 54231f0 Ignore the return value of UpdateRtcpTimestamp instead of printing warning. Because UpdateRtcpTimestamp may fail when there's no valid RTCP SR, which can happen in the first couple seconds or when the channel is a send only channel. Either case we don't want the warning log. by wu@webrtc.org · 10 years ago
  40. bb6201a TCP remote socket address should have both server hostname and IP address. by mallinath@webrtc.org · 10 years ago
  41. a150bc9 PeerConnection(android): allow initializing either (or neither) of {Voice,Video}Engine. by fischman@webrtc.org · 10 years ago
  42. ef5a752 (Auto)update libjingle 67043374-> 67044055 by buildbot@webrtc.org · 10 years ago
  43. 3e92468 (Auto)update libjingle 67037200-> 67043374 by buildbot@webrtc.org · 10 years ago
  44. 4f58014 Drop the DataChannel message if it's received when the channel is not open. by jiayl@webrtc.org · 10 years ago
  45. 372701a (Auto)update libjingle 67023528-> 67036361 by buildbot@webrtc.org · 10 years ago
  46. 21299d4 Remove the use of AudioFrame::energy_ from AudioProcessing and VoE. by andrew@webrtc.org · 10 years ago
  47. 688ed69 (Auto)update libjingle 67017551-> 67023528 by buildbot@webrtc.org · 10 years ago
  48. c50bf7c Added namespace rtc to some base classes and functions. It was causing linker error in the FYI bots: http://chromegw.corp.google.com/i/internal.chromium.webrtc.fyi/builders/Android%20Builder%20%28dbg%29/builds/1808/steps/compile/logs/stdio but also, not doing it pollutes the global namespace. by henrike@webrtc.org · 10 years ago
  49. 3147b97 LSan suppressions for libjingle tests (fix) by kjellander@webrtc.org · 10 years ago
  50. 7c0f6e1 LSan suppressions for libjingle tests (more) by kjellander@webrtc.org · 10 years ago
  51. 2c98af7 PeerConnection(Java): auto-WrapCurrentThread() when creating PeerConnectionFactory. by fischman@webrtc.org · 10 years ago
  52. a70dff4 LSan suppressions for libjingle tests. by kjellander@webrtc.org · 10 years ago
  53. 88abf11 Move the capture ntp computing code to ntp_calculator so that later it can be shared with voe. by wu@webrtc.org · 10 years ago
  54. 4e545cc Update webrtcvideoengine2.cc to use DeliveryStatus. by pbos@webrtc.org · 10 years ago
  55. caba2d2 Add DeliveryStatus enum to DeliverPacket(). by pbos@webrtc.org · 10 years ago
  56. 581e217 Fix libjingle to provide a field_trial implementation. by andresp@webrtc.org · 10 years ago
  57. 01edf2e Updating LSan third party suppressions. by kjellander@webrtc.org · 10 years ago
  58. a36ad69 Add webrtc field trials API. by andresp@webrtc.org · 10 years ago
  59. 9f27735 Removes parts of the webrtc::VoEDtmf sub API as part of a clean-up operation where the goal is to remove unused APIs. by henrika@webrtc.org · 10 years ago
  60. f383a1b Removes parts of the webrtc::VoEVolumeControl sub API as part of a clean-up operation where the goal is to remove unused APIs. by henrika@webrtc.org · 10 years ago
  61. 2fa1701 Re-enable NetEqExternalDecoderTest for Android by henrik.lundin@webrtc.org · 10 years ago
  62. bf93fb3 Re-enable NetEQ DecoderDatabase test for Android by henrik.lundin@webrtc.org · 10 years ago
  63. b1a66d1 Revert "Audio processing: Feed each processing step its choice of int or float data" by mflodman@webrtc.org · 10 years ago
  64. db60434 Re-enable the BitrateEstimatorTest cases for the Call API. by solenberg@webrtc.org · 10 years ago
  65. 5c49c64 Remove all use of AudioFrame::energy_ from AudioCodingModule by henrik.lundin@webrtc.org · 10 years ago
  66. 06c1d6f VoEVolumeTest: Adds error return tests. by bjornv@webrtc.org · 10 years ago
  67. 934a265 Audio processing: Feed each processing step its choice of int or float data by kwiberg@webrtc.org · 10 years ago
  68. 3d5cb33 Remove WEBRTC_TRACE use in video_capture/ by pbos@webrtc.org · 10 years ago
  69. 4e2806d Remove WEBRTC_TRACE uses in video_engine/ by pbos@webrtc.org · 10 years ago
  70. 98c76a1 Make vie/voe_auto_test accept non-supported flags without error. by kjellander@webrtc.org · 10 years ago
  71. cd846dd (Auto)update libjingle 66924241-> 66927231 by buildbot@webrtc.org · 10 years ago
  72. da510c5 (Auto)update libjingle 66923202-> 66924241 by buildbot@webrtc.org · 10 years ago
  73. d8af5b5 Deallocate the result of mach_host_self() when done with it, fixing a port leak. by fischman@webrtc.org · 10 years ago
  74. c14f521 (Auto)update libjingle 66887616-> 66900106 by buildbot@webrtc.org · 10 years ago
  75. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  76. 3e01e0b (Auto)update libjingle 66867790-> 66887616 by buildbot@webrtc.org · 10 years ago
  77. c156174 Suppressing all tests for WebRtcVideoEngine2 for Win DrMemory Full. by henrike@webrtc.org · 10 years ago
  78. 8d63d0e Enables VolumeTest.DefaultMicrophoneVolumeIsAtMost255 by bjornv@webrtc.org · 10 years ago
  79. 93ec9c5 Revert "FieldTrial implementation for webrtc." (rev 6089) by andresp@webrtc.org · 10 years ago
  80. e41dbee Reduced kMaxSampleDiffMs (limit to 22fps). by asapersson@webrtc.org · 10 years ago
  81. 023b101 Move gflags usage to video_loopback. by pbos@webrtc.org · 10 years ago
  82. b5a22b1 Revert r6110 and r6109. by pbos@webrtc.org · 10 years ago
  83. c3e8abd Deleting all NetEq3 files by henrik.lundin@webrtc.org · 10 years ago
  84. 4d363ae The webrtc::AudioFrame struct contains a variable energy_. Since the energy isn't always calculated when the frame is created, this change makes the CalculateEnergy method in Audio Conference Mixer always calculate the energy. by henrik.lundin@webrtc.org · 10 years ago
  85. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  86. 3a58259 Deleting all ACM1 files by henrik.lundin@webrtc.org · 10 years ago
  87. 46e636a Fix failing test introduced with r6111. by stefan@webrtc.org · 10 years ago
  88. eaf2bd9 (Auto)update libjingle 66813165-> 66836233 by buildbot@webrtc.org · 10 years ago
  89. d37bcfa Changed enums to less generic names. by mallinath@webrtc.org · 10 years ago
  90. 72885d1 Fixes log spam introduced with r6041. by stefan@webrtc.org · 10 years ago
  91. 17911dc (Auto)update libjingle 66798415-> 66813165 by buildbot@webrtc.org · 10 years ago
  92. 0df2ea0 Rollback of r6108 by henrike@webrtc.org · 10 years ago
  93. a7f70a4 Initialize bitrates in ValidateCodecFormat. by pbos@webrtc.org · 10 years ago
  94. 2c7d1b3 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. by henrike@webrtc.org · 10 years ago
  95. f3a5e6a Suppression for WebRtcVideoChannel2BaseTest.SetSendSsrc. by henrike@webrtc.org · 10 years ago
  96. d886e4a Suppression for test failing on dr memory (in waterfall). by henrike@webrtc.org · 10 years ago
  97. d266a20 Initial wiring of new webrtc API in libjingle. by pbos@webrtc.org · 10 years ago
  98. 6b02eea Removes parts of the webrtc::VoEFile sub API as part of a clean-up operation where the goal is to remove unused APIs. by henrika@webrtc.org · 10 years ago
  99. 1cec395 Removes parts of the webrtc::VoEExternalMedia sub API as part of a clean-up operation where the goal is to remove unused APIs. by henrika@webrtc.org · 10 years ago
  100. 924e81f Echo cancellation functions docs: Follow style guide w.r.t. placement of * by kwiberg@webrtc.org · 10 years ago