1. cf61bee Removing JPEG as it is not used. by mikhal@webrtc.org · 11 years ago
  2. 45d2840 Zero comfort noise for stereo insted of assertion. by turaj@webrtc.org · 11 years ago
  3. 3170b57 Reorder and add critical section to the public method NetEqImpl::PacketBufferStatistics(). by turaj@webrtc.org · 11 years ago
  4. 9ded07e Fix typo in InvertedDesktopFrame by sergeyu@chromium.org · 11 years ago
  5. bfde359 Revert accidental checkin of DEPS by kjellander@webrtc.org · 11 years ago
  6. c520fc9 Add svn:ignore on dirs that shouldn't be wiped during gclient revert by kjellander@webrtc.org · 11 years ago
  7. de49966 Fix fileutils.cc for tests running under Win memory tools. by kjellander@webrtc.org · 11 years ago
  8. f8c16b8 Disabling CondVarTest for TSan v2 (take 2) by kjellander@webrtc.org · 11 years ago
  9. b295a3f 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
  10. d730177 update neteq 4 to facilitate NACK by minyue@webrtc.org · 11 years ago
  11. 8ae641e Add suppressions file for Leak Sanitizer. by kjellander@webrtc.org · 11 years ago
  12. 5f8d05a Disabling CondVarTest for TSan v2. by kjellander@webrtc.org · 11 years ago
  13. f746f4f Fix metrics_unittests on Android. by kjellander@webrtc.org · 11 years ago
  14. 2b325e8 TSan suppression for RampUpTest/* and EngineTest/*Nack*. by pbos@webrtc.org · 11 years ago
  15. 80b56a7 Revert part of libjingle roll that caused flakiness of WebRTC tests. by sergeyu@chromium.org · 11 years ago
  16. 02421fc Corrected documentation on webrtc_test.sh. by phoglund@webrtc.org · 11 years ago
  17. e141373 Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  18. 89502c1 Memory and tsan tests: Turning off renamned tests by tina.legrand@webrtc.org · 11 years ago
  19. ee92b66 Re-organizing ACM tests by tina.legrand@webrtc.org · 11 years ago
  20. d6fef9d Fixing SetDecodeErrorMode build error - got introduced when reverting r4562 by elham@webrtc.org · 11 years ago
  21. 814e284 Revert r4562 by elham@webrtc.org · 11 years ago
  22. 01cb3ad Fix image flipping for OpenGL-based screen capturer on Mac. by sergeyu@chromium.org · 11 years ago
  23. e3de6b1 Enable ObjC build by default and reenable 64-bit mac libjingle build by fischman@webrtc.org · 11 years ago
  24. 4498d01 apprtc: rationalize whitespace by fischman@webrtc.org · 11 years ago
  25. 5a035b4 apprtc: add ctrl+i Info window showing gathered ICE candidate types by fischman@webrtc.org · 11 years ago
  26. 6dc45a6 Updated WebRTC version to 3.40 by elham@webrtc.org · 11 years ago
  27. af84d78 Initialize ssl_role_ to the default role in FakeTransportChannel by mallinath@webrtc.org · 11 years ago
  28. f31a47a VCM:Accounting for bounds when inserting packets. We currently receive indicators to the first and last packets of the frame, but not have any sanity to verify that all packets are indeed within the bounds (when available). This cl attempts to fix that, by mikhal@webrtc.org · 11 years ago
  29. c9fa0fe Removed build status tracking, refreshed front page. by phoglund@webrtc.org · 11 years ago
  30. f1fd9d0 Fix compilation on windows after libjingle updated. by sergeyu@chromium.org · 11 years ago
  31. 492e315 Update gyp file after libjingle roll. by sergeyu@chromium.org · 11 years ago
  32. 0be6aa0 Update talk to 51314459 by sergeyu@chromium.org · 11 years ago
  33. b2c28c3 Relanding 4597 - Don't force key frame when decoding with errors. by mikhal@webrtc.org · 11 years ago
  34. 442709e Disable broken test and add suppressions. by henrike@webrtc.org · 11 years ago
  35. 9f28240 WindowCapturer implementation for Linux. by sergeyu@chromium.org · 11 years ago
  36. 563910b 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
  37. 69a774f Suppresses another tsan warning. Warning is reported here: http://chromegw/i/client.webrtc/builders/Linux%20Tsan/builds/460/steps/memory%20test%3A%20libjingle_peerconnection_unittest/logs/D5CAED6268DAACB7 by henrike@webrtc.org · 11 years ago
  38. c0b1a28 Some tests were not disabled correctly as it should be DISABLED_* not DISABLE_*. by henrike@webrtc.org · 11 years ago
  39. 74fa489 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  40. ceea41d Revert 4597 "Don't force key frame when decoding with errors" by henrike@webrtc.org · 11 years ago
  41. eef29ec Implement window capturer for OS X. by sergeyu@chromium.org · 11 years ago
  42. d26f791 AppRTCDemo(android): allow audio-only calls to test iOS interop by fischman@webrtc.org · 11 years ago
  43. 44af55c Don't force key frame when decoding with errors by mikhal@webrtc.org · 11 years ago
  44. 61b262c Disable tests according to issues: 1205,2272,2288,2290,2291 by henrike@webrtc.org · 11 years ago
  45. 7666db7 Update talk to 51242664. by henrike@webrtc.org · 11 years ago
  46. c095f51 Remove template usage of typeless enum in fake_encoder. by pbos@webrtc.org · 11 years ago
  47. 013d994 Enabling and testing RTCP CNAME in new API. by pbos@webrtc.org · 11 years ago
  48. 360e376 Adds two tests for verifying padding and ramp-up behavior. by stefan@webrtc.org · 11 years ago
  49. 3365422 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  50. c028ee2 Android audio opensles: random deadlock in stopRecording(). by braveyao@webrtc.org · 11 years ago
  51. 286fe0b Revert 4585 "Revert "Revert 4582 "Reverts a second set of reverts caused by a bug in ...""" by stefan@webrtc.org · 11 years ago
  52. dbf6a81 Follow-up changes to kSelectiveErrors by mikhal@webrtc.org · 11 years ago
  53. 60bdb07 Disables ReceivesPliAndRecoversWithNack and NoPacketLoss as they break the bots. by henrike@webrtc.org · 11 years ago
  54. a0218a8 Revert 4582 "Reverts a second set of reverts caused by a bug in ..." by henrike@webrtc.org · 11 years ago
  55. cc39484 IP address display from stats. by hta@webrtc.org · 11 years ago
  56. 17018ed Added perf summary pages to the dashboard server. by phoglund@webrtc.org · 11 years ago
  57. 1a65d6c Reverts a second set of reverts caused by a bug in a dependency. by stefan@webrtc.org · 11 years ago
  58. fbf0f69 Call SetExecutablePath from test_main.cc by pbos@webrtc.org · 11 years ago
  59. 4c96601 Make FrameGeneratorCapturer own frame_generator. by pbos@webrtc.org · 11 years ago
  60. abc1ed3 Merging video_full_stack_tests and video_engine_tests. by phoglund@webrtc.org · 11 years ago
  61. d0f4c21 iOS: unbreak the build following r4546 by fischman@webrtc.org · 11 years ago
  62. ebe68aa Fix memory leak in portallocatorsessionproxy_unittest. by wu@webrtc.org · 11 years ago
  63. cbdb9d1 Add comment about updating webrtc.DEPS when rolling gflags by kjellander@webrtc.org · 11 years ago
  64. 25b39ab Document updating gflags and remove code duplication. by kjellander@webrtc.org · 11 years ago
  65. 119a1cc VideoSendStream SSRC test. by pbos@webrtc.org · 11 years ago
  66. e6dc38e Lock resources in event_posix.cc. by pbos@webrtc.org · 11 years ago
  67. 62e5af4 Use a sourceforge_url for jsoncpp in DEPS. by pbos@webrtc.org · 11 years ago
  68. 7238e5f Fixes broken deps. Jsoncpp has moved from http://jsoncpp.svn.sourceforge.net to http://svn.code.sf.net by henrike@webrtc.org · 11 years ago
  69. d5f4c15 Added missing static_cast conversion. by pbos@webrtc.org · 11 years ago
  70. e7f056e Implementation and testing of PLI in new API. by pbos@webrtc.org · 11 years ago
  71. d4f607e Fixes to padding when driven by encoder. by stefan@webrtc.org · 11 years ago
  72. 32fe90b Made all integration tests use consistent naming. by phoglund@webrtc.org · 11 years ago
  73. f3bf5e0 Add suppressions file for TSan v2 by kjellander@webrtc.org · 11 years ago
  74. f1efc57 Implementing APIs to set maximum and minimum for latency. by turaj@webrtc.org · 11 years ago
  75. b655985 Added choice of decode error mode to loopback test. by agalusza@google.com · 11 years ago
  76. 28ff3ee Fix invalid cricket::SrtpStat::FailureKey::operator<() implementation. by fischman@webrtc.org · 11 years ago
  77. 166991f Suppress tsan errors on libjingle_peerconnection_unittest. by wu@webrtc.org · 11 years ago
  78. a2e0901 Suppress tsan errors. by wu@webrtc.org · 11 years ago
  79. 4d3e8b8 Update srtp error value in channel unittests. by mallinath@webrtc.org · 11 years ago
  80. 822fbd8 Update talk to 50918584. by wu@webrtc.org · 11 years ago
  81. dde7d4c Roll chromium_revision 214260:217707 and gflags 45:84 by fischman@webrtc.org · 11 years ago
  82. cc9238e Fix OSX keydown detection. I noticed that the OSX implementation differs from Linux and Windows, and it will trigger continuously for a key that is pressed down. It would totally make sense to change this to a callback driven model, but that's a bigger change. by niklas.enbom@webrtc.org · 11 years ago
  83. c927817 OpenSl bug: not matching playout and record sample rate led to high or low pitch audio (depending on if playout rate was higher or lower than record rate). by henrike@webrtc.org · 11 years ago
  84. 4298f73 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  85. d7a4d23 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  86. d690eab The video capture module for iOS. by sjlee@webrtc.org · 11 years ago
  87. 3d0019f Remove ViEBase::Init() call from VideoCall. by pbos@webrtc.org · 11 years ago
  88. fd39e13 Remove VideoEngine class from new VideoEngine API. by pbos@webrtc.org · 11 years ago
  89. d659143 Disable CanTransmitExtraRtpPacketsWithoutError on Windows. by pbos@webrtc.org · 11 years ago
  90. 62ecc20 Revert r4539 "Disable racy part of RunsRtpRtcpTestWithoutErrors". by marpan@webrtc.org · 11 years ago
  91. 83ffb0d Added functionality in apprtc demo to close the capture device on hangup. by vikasmarwaha@webrtc.org · 11 years ago
  92. a05653b Disable racy part of RunsRtpRtcpTestWithoutErrors. by pbos@webrtc.org · 11 years ago
  93. e1051b0 Add native_handle.h to gyp. by wuchengli@chromium.org · 11 years ago
  94. db1cefc To allow the propagation of under-run in NetEq. by minyue@webrtc.org · 11 years ago
  95. 97d1a98 Remove suppressions for the cases that's already fixed. by wu@webrtc.org · 11 years ago
  96. 6603736 PeerConnection::RemoveStream now removes the local stream even when it's closed. Updated the unit test accordingly. by wu@webrtc.org · 11 years ago
  97. 32001ef PeerConnection shutdown-time fixes by fischman@webrtc.org · 11 years ago
  98. a550669 Update libjingle to 50733053. by mallinath@webrtc.org · 11 years ago
  99. 4ca7d3f Replace MapWrapper with std::map<>. by pbos@webrtc.org · 11 years ago
  100. dd14b2a libjingle gyp: signal errors during gyp time to avoid cryptic failures during build time. by fischman@webrtc.org · 11 years ago