1. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  2. b5d2d16 Implement TraceCallbacks in Call. by pbos@webrtc.org · 11 years ago
  3. 39079d1 Piping AutoMuter interface through to ViE API by henrik.lundin@webrtc.org · 11 years ago
  4. c5080a9 Test multiple send/receive streams in Call. by pbos@webrtc.org · 11 years ago
  5. 362e3e5 Remove test parameters from CallTest. by pbos@webrtc.org · 11 years ago
  6. a89f7e8 Revert r4823 "Reenable test and remove flaky expects." by stefan@webrtc.org · 11 years ago
  7. 890706b Reenable test and remove flaky expects. by stefan@webrtc.org · 11 years ago
  8. b0382ea Disable flaky RunsRtpRtcpTestWithoutErrors. by andrew@webrtc.org · 11 years ago
  9. 199555c Revert test change in r4808. by stefan@webrtc.org · 11 years ago
  10. d704640 Reduce flakiness in network down test. by stefan@webrtc.org · 11 years ago
  11. 0011252 Enable FEC for VideoSendStream. by pbos@webrtc.org · 11 years ago
  12. 28a1166 Rename EngineTest to CallTest. by pbos@webrtc.org · 11 years ago
  13. 28631e7 Refactor frame generation code so it can be used by multiple modules. by andresp@webrtc.org · 11 years ago
  14. a89566f Disable NACK bandwidth statistics test due to being too flaky. by stefan@webrtc.org · 11 years ago
  15. 93b9912 Fixes a flake in network down tests. by stefan@webrtc.org · 11 years ago
  16. 041d54b Implement NACK over RTX for VideoSendStream. by pbos@webrtc.org · 11 years ago
  17. bfad17e Implement 'abs-send-time' extension in VideoSendStream. by pbos@webrtc.org · 11 years ago
  18. 990c5e3 Implement 'toffset' extension in VideoSendStream. by pbos@webrtc.org · 11 years ago
  19. f46fff6 OpenSL (not default): Enables low latency audio on Android. by henrike@webrtc.org · 11 years ago
  20. eb2d9dd Test that VideoSendStream responds to NACK. by pbos@webrtc.org · 11 years ago
  21. fa996f2 Split up EngineTests and RampupTests. by pbos@webrtc.org · 11 years ago
  22. bf6d572 Rename VideoCall to Call. by pbos@webrtc.org · 11 years ago
  23. 618a0ec ExternalVideoDecoder for new VideoEngine API. by pbos@webrtc.org · 11 years ago
  24. ca20f3d Clamp camera id to legal values. by fischman@webrtc.org · 11 years ago
  25. db74c61 Adds support for combining RTX and FEC/RED. by stefan@webrtc.org · 11 years ago
  26. 0020858 Remove send and receive streams when destroyed. by pbos@webrtc.org · 11 years ago
  27. 4998966 Allow unknown flags in test_main.cc. by pbos@webrtc.org · 11 years ago
  28. c77dcb0 Enable EngineTest.ReceivesPliAndRecoversWithNack and fix memcheck suppression filter. by mflodman@webrtc.org · 11 years ago
  29. 1cd055c Disable EngineTest.ReceivesPliAndRecoversWithNack. by mflodman@webrtc.org · 11 years ago
  30. 9e70940 Add FakeEncoder to VideoSendStream tests. by pbos@webrtc.org · 11 years ago
  31. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  32. 9b7bdee Revert r4562 by elham@webrtc.org · 11 years ago
  33. e2e033a Relanding 4597 - Don't force key frame when decoding with errors. by mikhal@webrtc.org · 11 years ago
  34. c179706 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  35. f83a872 Revert 4597 "Don't force key frame when decoding with errors" by henrike@webrtc.org · 11 years ago
  36. c5fc6e0 Don't force key frame when decoding with errors by mikhal@webrtc.org · 11 years ago
  37. 0f911c9 Remove template usage of typeless enum in fake_encoder. by pbos@webrtc.org · 11 years ago
  38. 206c4a5 Enabling and testing RTCP CNAME in new API. by pbos@webrtc.org · 11 years ago
  39. 55afdbe Adds two tests for verifying padding and ramp-up behavior. by stefan@webrtc.org · 11 years ago
  40. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  41. 3ded8c9 Disables ReceivesPliAndRecoversWithNack and NoPacketLoss as they break the bots. by henrike@webrtc.org · 11 years ago
  42. f96e534 Call SetExecutablePath from test_main.cc by pbos@webrtc.org · 11 years ago
  43. 7deb335 Make FrameGeneratorCapturer own frame_generator. by pbos@webrtc.org · 11 years ago
  44. eb7b0c4 Merging video_full_stack_tests and video_engine_tests. by phoglund@webrtc.org · 11 years ago
  45. 67acd69 VideoSendStream SSRC test. by pbos@webrtc.org · 11 years ago
  46. 96ff6ab Added missing static_cast conversion. by pbos@webrtc.org · 11 years ago
  47. 8ce445e Implementation and testing of PLI in new API. by pbos@webrtc.org · 11 years ago
  48. 3207eaa Made all integration tests use consistent naming. by phoglund@webrtc.org · 11 years ago
  49. ece3d35 Added choice of decode error mode to loopback test. by agalusza@google.com · 11 years ago
  50. 7fc75bb Update talk to 50918584. by wu@webrtc.org · 11 years ago
  51. 1e817c3 Roll chromium_revision 214260:217707 and gflags 45:84 by fischman@webrtc.org · 11 years ago
  52. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  53. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  54. c2014fd Remove VideoEngine class from new VideoEngine API. by pbos@webrtc.org · 11 years ago
  55. eca72bf Revert r4539 "Disable racy part of RunsRtpRtcpTestWithoutErrors". by marpan@webrtc.org · 11 years ago
  56. 48bcf6f Disable racy part of RunsRtpRtcpTestWithoutErrors. by pbos@webrtc.org · 11 years ago
  57. 823a888 Signal when shutting down DirectTransport. by pbos@webrtc.org · 11 years ago
  58. fe881f6 Run loopback tests with network thread. by pbos@webrtc.org · 11 years ago
  59. ea7b33e * Update libjingle to 50389769. by wu@webrtc.org · 11 years ago
  60. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  61. 78ab511 Use RtpHeaderParser in VideoCall implementation. by pbos@webrtc.org · 11 years ago
  62. ce85109 Glue code and tests for NACK in new VideoEngine API. by pbos@webrtc.org · 11 years ago
  63. 3a74d40 Fix send times in video_full_stack. by pbos@webrtc.org · 11 years ago
  64. aa79e6e Unbreak clang/android build of webrtc. by fischman@webrtc.org · 11 years ago
  65. bf76ae2 Hooking up first simple CPU adaptation version. by mflodman@webrtc.org · 11 years ago
  66. 237fd31 Correctly rebuild WebRTCDemo after jni/ source file changes by yujie.mao@webrtc.org · 11 years ago
  67. 0ba496b Revert r4301 by tnakamura@webrtc.org · 11 years ago
  68. e835019 Include files from webrtc/.. paths in video_engine/. by pbos@webrtc.org · 11 years ago
  69. 778a172 Direct3D renderer for new VideoEngine API tests. by pbos@webrtc.org · 11 years ago
  70. e9bd299 Fixed implicit-int-conversion bugs. by pbos@webrtc.org · 11 years ago
  71. 57dbdbd Fix a circular dependency by removing an unnecessary dependency, add a missing include_tests check and missing lib references for android. by stefan@webrtc.org · 11 years ago
  72. 2f02da8 Initial port of FullStackTest to new VideoEngine API. by pbos@webrtc.org · 11 years ago
  73. 7e27a0f Fixes build breakage when building WebRTC in Chromium and having include_tests=1. by henrike@webrtc.org · 11 years ago
  74. b16cb05 Use scoped_ptr<> for loopback.cc by pbos@webrtc.org · 11 years ago
  75. a32d18f Breaking out receive-stats, rtp-payload-registry and rtp-receiver from the by stefan@webrtc.org · 11 years ago
  76. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  77. 50c1aef Build all java files into jar for each module on Android by fischman@webrtc.org · 11 years ago
  78. 5e742a8 WebRTCViEDemo: Use global reference when passing variables across different threads by yujie.mao@webrtc.org · 11 years ago
  79. c7eab28 Re-add WebRTCDemo dependencies as dependencies (not just inputs) because they also need to be built for this target! by fischman@webrtc.org · 11 years ago
  80. 555f1cd Correctly rebuild WebRTCDemo-debug.apk after modules/ source file changes. by fischman@webrtc.org · 11 years ago
  81. 0291c80 Removed ViE file API. by mflodman@webrtc.org · 11 years ago
  82. 7533659 Fixes some pacer/padding issues found while testing. by stefan@webrtc.org · 11 years ago
  83. 6828566 WebRTCDemo: ensures that using front and back camera work as expected. by henrike@webrtc.org · 11 years ago
  84. cefb004 Revert 4211 "Build all java files into jar for each module on An..." by fischman@webrtc.org · 11 years ago
  85. 8ed5369 Disable ViEExtendedIntegrationTest.RunsCodecTestWithoutErrors test. by kjellander@webrtc.org · 11 years ago
  86. 83163e0 Disable ViEExtendedIntegrationTest.RunsCodecTestWithoutErrors test. by kjellander@webrtc.org · 11 years ago
  87. f09f7b2 Disable ViEStandardIntegrationTest.RunsRtpRtcpTestWithoutErrors test. by kjellander@webrtc.org · 11 years ago
  88. 46cec2a Reorganize test targets in WebRTC by kjellander@webrtc.org · 11 years ago
  89. 0604490 Build all java files into jar for each module on Android by fischman@webrtc.org · 11 years ago
  90. a18c6e5 Removing functionality for inserting pre-encoded frames instead of raw by mflodman@webrtc.org · 11 years ago
  91. 6f1c3ef Stats+Config moved into VideoSend/ReceiveStreams. by pbos@webrtc.org · 11 years ago
  92. e54928f Remove XvRenderer. by pbos@webrtc.org · 11 years ago
  93. 0016110 Setting SSRC in vie_loopback_test by mikhal@webrtc.org · 11 years ago
  94. e3e4615 Use int for FPS instead of size_t. by pbos@webrtc.org · 11 years ago
  95. 23e3f44 Remove assert for aborting FrameGeneratorCapturer. by pbos@webrtc.org · 11 years ago
  96. c1506a2 Fake VideoCapturer based on FrameGenerator by pbos@webrtc.org · 11 years ago
  97. 4988d94 Break video_engine/new_include/common.h into smaller parts. by pbos@webrtc.org · 11 years ago
  98. 5221d1c Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp. by andrew@webrtc.org · 11 years ago
  99. e3b52e6 Don't return an estimated receive BW for channels not receiving video. by mflodman@webrtc.org · 11 years ago
  100. bb6bef5 Include gflags with "gflags/gflags.h" instead of <> by pbos@webrtc.org · 11 years ago