1. 1e88712 Make unittest log printouts opt-in with a --logs flag. by andrew@webrtc.org · 11 years ago
  2. 5a196e6 Pre-multiply images for MouseCursorShape. by alexeypa@chromium.org · 11 years ago
  3. 7ac916b Recognize armv7 target_arch for ios support in webrtc common.gyp by fischman@webrtc.org · 11 years ago
  4. 744235e Restore severity precondition to logging.h. by andrew@webrtc.org · 11 years ago
  5. 6da93db Remove send and receive streams when destroyed. by pbos@webrtc.org · 11 years ago
  6. cade3c3 Add clockdrift to RtpGenerator by henrik.lundin@webrtc.org · 11 years ago
  7. 882b499 Allow unknown flags in test_main.cc. by pbos@webrtc.org · 11 years ago
  8. 5b5cf3c NetEq4: Small change to reduce allocs in AudioMultiVector by henrik.lundin@webrtc.org · 11 years ago
  9. 934ddca Enable EngineTest.ReceivesPliAndRecoversWithNack and fix memcheck suppression filter. by mflodman@webrtc.org · 11 years ago
  10. 9d1d4b1 Clean capture timestamp code. by andresp@webrtc.org · 11 years ago
  11. 9333ee7 Disable EngineTest.ReceivesPliAndRecoversWithNack. by mflodman@webrtc.org · 11 years ago
  12. d7e6388 Protecting Bitrate to avoid data race found by tsan. by mflodman@webrtc.org · 11 years ago
  13. b1af9a8 Revert 4671 "Enable SetInitialPlayoutDelay on Android." by mflodman@webrtc.org · 11 years ago
  14. 8f34f73 Enable SetInitialPlayoutDelay on Android. by dwkang@webrtc.org · 11 years ago
  15. 179fc03 Don't force cont' when enabling kWithErrors by mikhal@webrtc.org · 11 years ago
  16. 1a4a552 Removing some TODO's from libyuv by mikhal@webrtc.org · 11 years ago
  17. 29befe4 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
  18. 0e84525 Adding critsect for child_modules_ in ModuleRtpRtcpImpl::Process() to avoid race with ModuleRtpRtcp::RegisterChildModule. by mflodman@webrtc.org · 11 years ago
  19. 43ec357 Add FakeEncoder to VideoSendStream tests. by pbos@webrtc.org · 11 years ago
  20. 777e192 Correcting two nits in InputAudioFile by henrik.lundin@webrtc.org · 11 years ago
  21. c88d905 Changed method name. by mflodman@webrtc.org · 11 years ago
  22. 81ef3b8 Renamed method. by mflodman@webrtc.org · 11 years ago
  23. a911872 Function name change. by mflodman@webrtc.org · 11 years ago
  24. b7f97fc Fixing capture frame race in ViECapturer. by mflodman@webrtc.org · 11 years ago
  25. efdafa9 Disable all LS_VERBOSE logging in NetEq4 by henrik.lundin@webrtc.org · 11 years ago
  26. 0cb9df1 NetEq4: Make the algorithm buffer a member variable by henrik.lundin@webrtc.org · 11 years ago
  27. ee42c34 Overuse detection based on capture-input jitter. by pbos@webrtc.org · 11 years ago
  28. fd74f30 Removing JPEG as it is not used. by mikhal@webrtc.org · 11 years ago
  29. 7a776d2 Zero comfort noise for stereo insted of assertion. by turaj@webrtc.org · 11 years ago
  30. e0c5f92 Reorder and add critical section to the public method NetEqImpl::PacketBufferStatistics(). by turaj@webrtc.org · 11 years ago
  31. b266bf3 Fix typo in InvertedDesktopFrame by sergeyu@chromium.org · 11 years ago
  32. 5566bbd Fix fileutils.cc for tests running under Win memory tools. by kjellander@webrtc.org · 11 years ago
  33. b384812 Disabling CondVarTest for TSan v2 (take 2) by kjellander@webrtc.org · 11 years ago
  34. a8096d6 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. 5422312 update neteq 4 to facilitate NACK by minyue@webrtc.org · 11 years ago
  36. d09d996 Fix metrics_unittests on Android. by kjellander@webrtc.org · 11 years ago
  37. fd9b155 Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  38. cb08bc2 Re-organizing ACM tests by tina.legrand@webrtc.org · 11 years ago
  39. a3eb5f7 Revert r4562 by elham@webrtc.org · 11 years ago
  40. d3aa1cc Fix image flipping for OpenGL-based screen capturer on Mac. by sergeyu@chromium.org · 11 years ago
  41. a7a3eae Enable ObjC build by default and reenable 64-bit mac libjingle build by fischman@webrtc.org · 11 years ago
  42. 142ff66 Updated WebRTC version to 3.40 by elham@webrtc.org · 11 years ago
  43. d6a0007 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
  44. e5b027b Relanding 4597 - Don't force key frame when decoding with errors. by mikhal@webrtc.org · 11 years ago
  45. cf6bc76 WindowCapturer implementation for Linux. by sergeyu@chromium.org · 11 years ago
  46. 3b68458 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
  47. d8e92c9 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  48. b0e1da0 Revert 4597 "Don't force key frame when decoding with errors" by henrike@webrtc.org · 11 years ago
  49. f186b23 Implement window capturer for OS X. by sergeyu@chromium.org · 11 years ago
  50. e9b9d24 Don't force key frame when decoding with errors by mikhal@webrtc.org · 11 years ago
  51. 1a916cb Remove template usage of typeless enum in fake_encoder. by pbos@webrtc.org · 11 years ago
  52. debc672 Enabling and testing RTCP CNAME in new API. by pbos@webrtc.org · 11 years ago
  53. a0a91d8 Adds two tests for verifying padding and ramp-up behavior. by stefan@webrtc.org · 11 years ago
  54. d09ee87 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  55. 96dffef Android audio opensles: random deadlock in stopRecording(). by braveyao@webrtc.org · 11 years ago
  56. 6cb612c Revert 4585 "Revert "Revert 4582 "Reverts a second set of reverts caused by a bug in ...""" by stefan@webrtc.org · 11 years ago
  57. 3ee6930 Follow-up changes to kSelectiveErrors by mikhal@webrtc.org · 11 years ago
  58. ae36196 Disables ReceivesPliAndRecoversWithNack and NoPacketLoss as they break the bots. by henrike@webrtc.org · 11 years ago
  59. bdc40d4 Revert 4582 "Reverts a second set of reverts caused by a bug in ..." by henrike@webrtc.org · 11 years ago
  60. 7758945 Reverts a second set of reverts caused by a bug in a dependency. by stefan@webrtc.org · 11 years ago
  61. 1e37176 Call SetExecutablePath from test_main.cc by pbos@webrtc.org · 11 years ago
  62. 3a6c3eb Make FrameGeneratorCapturer own frame_generator. by pbos@webrtc.org · 11 years ago
  63. 72be372 Merging video_full_stack_tests and video_engine_tests. by phoglund@webrtc.org · 11 years ago
  64. e4918c7 iOS: unbreak the build following r4546 by fischman@webrtc.org · 11 years ago
  65. 8a9739d VideoSendStream SSRC test. by pbos@webrtc.org · 11 years ago
  66. 2887af7 Lock resources in event_posix.cc. by pbos@webrtc.org · 11 years ago
  67. 785a178 Added missing static_cast conversion. by pbos@webrtc.org · 11 years ago
  68. 313735a Implementation and testing of PLI in new API. by pbos@webrtc.org · 11 years ago
  69. 49fe8e7 Fixes to padding when driven by encoder. by stefan@webrtc.org · 11 years ago
  70. 06b0f51 Made all integration tests use consistent naming. by phoglund@webrtc.org · 11 years ago
  71. 030ddf4 Implementing APIs to set maximum and minimum for latency. by turaj@webrtc.org · 11 years ago
  72. 96c5642 Added choice of decode error mode to loopback test. by agalusza@google.com · 11 years ago
  73. 55055d2 Update talk to 50918584. by wu@webrtc.org · 11 years ago
  74. 062083a Roll chromium_revision 214260:217707 and gflags 45:84 by fischman@webrtc.org · 11 years ago
  75. 79a6c29 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
  76. e310c5b 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
  77. ac38916 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  78. 12e3ee7 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  79. 95e1642 The video capture module for iOS. by sjlee@webrtc.org · 11 years ago
  80. e238c24 Remove ViEBase::Init() call from VideoCall. by pbos@webrtc.org · 11 years ago
  81. 297e5ed Remove VideoEngine class from new VideoEngine API. by pbos@webrtc.org · 11 years ago
  82. 87ae02e Disable CanTransmitExtraRtpPacketsWithoutError on Windows. by pbos@webrtc.org · 11 years ago
  83. f478f1e Revert r4539 "Disable racy part of RunsRtpRtcpTestWithoutErrors". by marpan@webrtc.org · 11 years ago
  84. c92c9ad Disable racy part of RunsRtpRtcpTestWithoutErrors. by pbos@webrtc.org · 11 years ago
  85. 78dbe0b Add native_handle.h to gyp. by wuchengli@chromium.org · 11 years ago
  86. 619cc69 To allow the propagation of under-run in NetEq. by minyue@webrtc.org · 11 years ago
  87. 80882f3 Replace MapWrapper with std::map<>. by pbos@webrtc.org · 11 years ago
  88. a24f40d Updated WebRTC version to 3.39 by elham@webrtc.org · 11 years ago
  89. f83e3a5 Signal when shutting down DirectTransport. by pbos@webrtc.org · 11 years ago
  90. b0fc85b Avoid acquiring VCM::_receiveCritSect during decode callback. by wuchengli@chromium.org · 11 years ago
  91. 48ac502 Run loopback tests with network thread. by pbos@webrtc.org · 11 years ago
  92. edc86e5 Added Opus stereo support by minyue@webrtc.org · 11 years ago
  93. 6d94c78 Fix crash in screen capturer on Mac by sergeyu@chromium.org · 11 years ago
  94. 0bb1b31 Hand over loopback packets to a network thread. by pbos@webrtc.org · 11 years ago
  95. 16c8462 Don't pace out packets or generate padding when the pacer is disabled. by stefan@webrtc.org · 11 years ago
  96. 4ab008f Remove include_dirs from test/test.gyp. by pbos@webrtc.org · 11 years ago
  97. a0b4f27 Remove unused unreferenced code in webrtc/ by pbos@webrtc.org · 11 years ago
  98. 8a11920 Revert "Avoid acquiring VCM::_receiveCritSect during decode callback." by wuchengli@chromium.org · 11 years ago
  99. 334bf81 Avoid acquiring VCM::_receiveCritSect during decode callback. by wuchengli@chromium.org · 11 years ago
  100. 165febc Allowing decoding with errors, when disabling nack. by mikhal@webrtc.org · 11 years ago