1. b21e528 Protecting Bitrate to avoid data race found by tsan. by mflodman@webrtc.org · 11 years ago
  2. 65abb6b Revert 4671 "Enable SetInitialPlayoutDelay on Android." by mflodman@webrtc.org · 11 years ago
  3. 310ac91 Enable SetInitialPlayoutDelay on Android. by dwkang@webrtc.org · 11 years ago
  4. 3abb82d Suppress video engine test by mikhal@webrtc.org · 11 years ago
  5. 3c5a924 Don't force cont' when enabling kWithErrors by mikhal@webrtc.org · 11 years ago
  6. 635b2b8 Removing some TODO's from libyuv by mikhal@webrtc.org · 11 years ago
  7. 2b810bf Removing non decodable count from session info: This value isn't used, and therfore can be removed. This is a step towards the refactor of the session info to use maps. by mikhal@webrtc.org · 11 years ago
  8. ccf8b56 AppRTCDemo(android): prefer ISAC for audio codec. by fischman@webrtc.org · 11 years ago
  9. 8788167 PeerConnection Java: explicitly cast DataChannel* to jlong for Java. by fischman@webrtc.org · 11 years ago
  10. c8c3263 Remove JpegEncoder suppression as jpeg is now removed. by kjellander@webrtc.org · 11 years ago
  11. f5f5da0 Adding TSAN suppression for test posix udp transport. by mflodman@webrtc.org · 11 years ago
  12. 3a6ff41 Document the source of test scenarios for Dummynet wrapper script. by kjellander@webrtc.org · 11 years ago
  13. cac7325 Adding critsect for child_modules_ in ModuleRtpRtcpImpl::Process() to avoid race with ModuleRtpRtcp::RegisterChildModule. by mflodman@webrtc.org · 11 years ago
  14. cb5118c Add FakeEncoder to VideoSendStream tests. by pbos@webrtc.org · 11 years ago
  15. 8fb8953 Correcting two nits in InputAudioFile by henrik.lundin@webrtc.org · 11 years ago
  16. 8d32066 Changed method name. by mflodman@webrtc.org · 11 years ago
  17. 814d5e9 Renamed method. by mflodman@webrtc.org · 11 years ago
  18. d51bcff Function name change. by mflodman@webrtc.org · 11 years ago
  19. dfbf52b Fixing capture frame race in ViECapturer. by mflodman@webrtc.org · 11 years ago
  20. 5aedb29 Add TSan and Dr Memory suppressions for Windows by kjellander@webrtc.org · 11 years ago
  21. b3e905c Disable all LS_VERBOSE logging in NetEq4 by henrik.lundin@webrtc.org · 11 years ago
  22. c487c6a NetEq4: Make the algorithm buffer a member variable by henrik.lundin@webrtc.org · 11 years ago
  23. cadf904 Update talk to 51664136. by wu@webrtc.org · 11 years ago
  24. a957570 Overuse detection based on capture-input jitter. by pbos@webrtc.org · 11 years ago
  25. 0b960cf Libjpeg is needed for Libyuv by mikhal@webrtc.org · 11 years ago
  26. cf61bee Removing JPEG as it is not used. by mikhal@webrtc.org · 11 years ago
  27. 45d2840 Zero comfort noise for stereo insted of assertion. by turaj@webrtc.org · 11 years ago
  28. 3170b57 Reorder and add critical section to the public method NetEqImpl::PacketBufferStatistics(). by turaj@webrtc.org · 11 years ago
  29. 9ded07e Fix typo in InvertedDesktopFrame by sergeyu@chromium.org · 11 years ago
  30. bfde359 Revert accidental checkin of DEPS by kjellander@webrtc.org · 11 years ago
  31. c520fc9 Add svn:ignore on dirs that shouldn't be wiped during gclient revert by kjellander@webrtc.org · 11 years ago
  32. de49966 Fix fileutils.cc for tests running under Win memory tools. by kjellander@webrtc.org · 11 years ago
  33. f8c16b8 Disabling CondVarTest for TSan v2 (take 2) by kjellander@webrtc.org · 11 years ago
  34. 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
  35. d730177 update neteq 4 to facilitate NACK by minyue@webrtc.org · 11 years ago
  36. 8ae641e Add suppressions file for Leak Sanitizer. by kjellander@webrtc.org · 11 years ago
  37. 5f8d05a Disabling CondVarTest for TSan v2. by kjellander@webrtc.org · 11 years ago
  38. f746f4f Fix metrics_unittests on Android. by kjellander@webrtc.org · 11 years ago
  39. 2b325e8 TSan suppression for RampUpTest/* and EngineTest/*Nack*. by pbos@webrtc.org · 11 years ago
  40. 80b56a7 Revert part of libjingle roll that caused flakiness of WebRTC tests. by sergeyu@chromium.org · 11 years ago
  41. 02421fc Corrected documentation on webrtc_test.sh. by phoglund@webrtc.org · 11 years ago
  42. e141373 Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  43. 89502c1 Memory and tsan tests: Turning off renamned tests by tina.legrand@webrtc.org · 11 years ago
  44. ee92b66 Re-organizing ACM tests by tina.legrand@webrtc.org · 11 years ago
  45. d6fef9d Fixing SetDecodeErrorMode build error - got introduced when reverting r4562 by elham@webrtc.org · 11 years ago
  46. 814e284 Revert r4562 by elham@webrtc.org · 11 years ago
  47. 01cb3ad Fix image flipping for OpenGL-based screen capturer on Mac. by sergeyu@chromium.org · 11 years ago
  48. e3de6b1 Enable ObjC build by default and reenable 64-bit mac libjingle build by fischman@webrtc.org · 11 years ago
  49. 4498d01 apprtc: rationalize whitespace by fischman@webrtc.org · 11 years ago
  50. 5a035b4 apprtc: add ctrl+i Info window showing gathered ICE candidate types by fischman@webrtc.org · 11 years ago
  51. 6dc45a6 Updated WebRTC version to 3.40 by elham@webrtc.org · 11 years ago
  52. af84d78 Initialize ssl_role_ to the default role in FakeTransportChannel by mallinath@webrtc.org · 11 years ago
  53. 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
  54. c9fa0fe Removed build status tracking, refreshed front page. by phoglund@webrtc.org · 11 years ago
  55. f1fd9d0 Fix compilation on windows after libjingle updated. by sergeyu@chromium.org · 11 years ago
  56. 492e315 Update gyp file after libjingle roll. by sergeyu@chromium.org · 11 years ago
  57. 0be6aa0 Update talk to 51314459 by sergeyu@chromium.org · 11 years ago
  58. b2c28c3 Relanding 4597 - Don't force key frame when decoding with errors. by mikhal@webrtc.org · 11 years ago
  59. 442709e Disable broken test and add suppressions. by henrike@webrtc.org · 11 years ago
  60. 9f28240 WindowCapturer implementation for Linux. by sergeyu@chromium.org · 11 years ago
  61. 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
  62. 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
  63. c0b1a28 Some tests were not disabled correctly as it should be DISABLED_* not DISABLE_*. by henrike@webrtc.org · 11 years ago
  64. 74fa489 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  65. ceea41d Revert 4597 "Don't force key frame when decoding with errors" by henrike@webrtc.org · 11 years ago
  66. eef29ec Implement window capturer for OS X. by sergeyu@chromium.org · 11 years ago
  67. d26f791 AppRTCDemo(android): allow audio-only calls to test iOS interop by fischman@webrtc.org · 11 years ago
  68. 44af55c Don't force key frame when decoding with errors by mikhal@webrtc.org · 11 years ago
  69. 61b262c Disable tests according to issues: 1205,2272,2288,2290,2291 by henrike@webrtc.org · 11 years ago
  70. 7666db7 Update talk to 51242664. by henrike@webrtc.org · 11 years ago
  71. c095f51 Remove template usage of typeless enum in fake_encoder. by pbos@webrtc.org · 11 years ago
  72. 013d994 Enabling and testing RTCP CNAME in new API. by pbos@webrtc.org · 11 years ago
  73. 360e376 Adds two tests for verifying padding and ramp-up behavior. by stefan@webrtc.org · 11 years ago
  74. 3365422 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  75. c028ee2 Android audio opensles: random deadlock in stopRecording(). by braveyao@webrtc.org · 11 years ago
  76. 286fe0b Revert 4585 "Revert "Revert 4582 "Reverts a second set of reverts caused by a bug in ...""" by stefan@webrtc.org · 11 years ago
  77. dbf6a81 Follow-up changes to kSelectiveErrors by mikhal@webrtc.org · 11 years ago
  78. 60bdb07 Disables ReceivesPliAndRecoversWithNack and NoPacketLoss as they break the bots. by henrike@webrtc.org · 11 years ago
  79. a0218a8 Revert 4582 "Reverts a second set of reverts caused by a bug in ..." by henrike@webrtc.org · 11 years ago
  80. cc39484 IP address display from stats. by hta@webrtc.org · 11 years ago
  81. 17018ed Added perf summary pages to the dashboard server. by phoglund@webrtc.org · 11 years ago
  82. 1a65d6c Reverts a second set of reverts caused by a bug in a dependency. by stefan@webrtc.org · 11 years ago
  83. fbf0f69 Call SetExecutablePath from test_main.cc by pbos@webrtc.org · 11 years ago
  84. 4c96601 Make FrameGeneratorCapturer own frame_generator. by pbos@webrtc.org · 11 years ago
  85. abc1ed3 Merging video_full_stack_tests and video_engine_tests. by phoglund@webrtc.org · 11 years ago
  86. d0f4c21 iOS: unbreak the build following r4546 by fischman@webrtc.org · 11 years ago
  87. ebe68aa Fix memory leak in portallocatorsessionproxy_unittest. by wu@webrtc.org · 11 years ago
  88. cbdb9d1 Add comment about updating webrtc.DEPS when rolling gflags by kjellander@webrtc.org · 11 years ago
  89. 25b39ab Document updating gflags and remove code duplication. by kjellander@webrtc.org · 11 years ago
  90. 119a1cc VideoSendStream SSRC test. by pbos@webrtc.org · 11 years ago
  91. e6dc38e Lock resources in event_posix.cc. by pbos@webrtc.org · 11 years ago
  92. 62e5af4 Use a sourceforge_url for jsoncpp in DEPS. by pbos@webrtc.org · 11 years ago
  93. 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
  94. d5f4c15 Added missing static_cast conversion. by pbos@webrtc.org · 11 years ago
  95. e7f056e Implementation and testing of PLI in new API. by pbos@webrtc.org · 11 years ago
  96. d4f607e Fixes to padding when driven by encoder. by stefan@webrtc.org · 11 years ago
  97. 32fe90b Made all integration tests use consistent naming. by phoglund@webrtc.org · 11 years ago
  98. f3bf5e0 Add suppressions file for TSan v2 by kjellander@webrtc.org · 11 years ago
  99. f1efc57 Implementing APIs to set maximum and minimum for latency. by turaj@webrtc.org · 11 years ago
  100. b655985 Added choice of decode error mode to loopback test. by agalusza@google.com · 11 years ago