1. 9653397 Roll chromium_revision 226126:228675 and fix clang warnings by kjellander@webrtc.org · 11 years ago
  2. e2c52d7 Move ChromaGenerator to common_video/. by pbos@webrtc.org · 11 years ago
  3. 9caedd0 Android: Fixes WebRTCDemo build (missing Java code). by henrike@webrtc.org · 11 years ago
  4. cb90617 WebRTCDemo: Fixes warning for devices with pre-17 API level. Also fixes broken build build.xml and project.properties. by henrike@webrtc.org · 11 years ago
  5. eeaea08 Updated WebRTC version to 3.44 TBR=wu@webrtc.org by elham@webrtc.org · 11 years ago
  6. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  7. 4b14e5a Android standalone: remove some usages of deprecated APIs and prevent further regressions. by fischman@webrtc.org · 11 years ago
  8. 81cd5ca VideoCaptureAndroid: rewrote the (standalone) implementation of video capture on Android. by fischman@webrtc.org · 11 years ago
  9. 499392c Minor fix to avoid breakage by henrik.lundin@webrtc.org · 11 years ago
  10. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  11. a6063fd Remove ReturnTrace from DeregisterCallback(). by pbos@webrtc.org · 11 years ago
  12. b5d2d16 Implement TraceCallbacks in Call. by pbos@webrtc.org · 11 years ago
  13. 39079d1 Piping AutoMuter interface through to ViE API by henrik.lundin@webrtc.org · 11 years ago
  14. c5080a9 Test multiple send/receive streams in Call. by pbos@webrtc.org · 11 years ago
  15. 362e3e5 Remove test parameters from CallTest. by pbos@webrtc.org · 11 years ago
  16. 72790c7 Remove unused constants, so chrome can enable a warning for that. Patch from thakis@ by niklas.enbom@webrtc.org · 11 years ago
  17. f7d5a08 Updated WebRTC version to 3.43 TBR=mallinath@webrtc.org by elham@webrtc.org · 11 years ago
  18. a89f7e8 Revert r4823 "Reenable test and remove flaky expects." by stefan@webrtc.org · 11 years ago
  19. 890706b Reenable test and remove flaky expects. by stefan@webrtc.org · 11 years ago
  20. b0382ea Disable flaky RunsRtpRtcpTestWithoutErrors. by andrew@webrtc.org · 11 years ago
  21. ae14504 - Reset capture deltas at resolution change. by asapersson@webrtc.org · 11 years ago
  22. 3b6d2d4 Updated WebRTC version to 3.42 by elham@webrtc.org · 11 years ago
  23. 199555c Revert test change in r4808. by stefan@webrtc.org · 11 years ago
  24. d704640 Reduce flakiness in network down test. by stefan@webrtc.org · 11 years ago
  25. 0011252 Enable FEC for VideoSendStream. by pbos@webrtc.org · 11 years ago
  26. 28a1166 Rename EngineTest to CallTest. by pbos@webrtc.org · 11 years ago
  27. 28631e7 Refactor frame generation code so it can be used by multiple modules. by andresp@webrtc.org · 11 years ago
  28. a89566f Disable NACK bandwidth statistics test due to being too flaky. by stefan@webrtc.org · 11 years ago
  29. 93b9912 Fixes a flake in network down tests. by stefan@webrtc.org · 11 years ago
  30. 1ddd57f Break out glue for old->new Transport. by pbos@webrtc.org · 11 years ago
  31. 041d54b Implement NACK over RTX for VideoSendStream. by pbos@webrtc.org · 11 years ago
  32. bfad17e Implement 'abs-send-time' extension in VideoSendStream. by pbos@webrtc.org · 11 years ago
  33. 990c5e3 Implement 'toffset' extension in VideoSendStream. by pbos@webrtc.org · 11 years ago
  34. f46fff6 OpenSL (not default): Enables low latency audio on Android. by henrike@webrtc.org · 11 years ago
  35. eb2d9dd Test that VideoSendStream responds to NACK. by pbos@webrtc.org · 11 years ago
  36. fa996f2 Split up EngineTests and RampupTests. by pbos@webrtc.org · 11 years ago
  37. 0920142 Updated WebRTC version to 3.41 by elham@webrtc.org · 11 years ago
  38. 0245bee Remove include_dirs from video_engine_core.gypi. by pbos@webrtc.org · 11 years ago
  39. bf6d572 Rename VideoCall to Call. by pbos@webrtc.org · 11 years ago
  40. 618a0ec ExternalVideoDecoder for new VideoEngine API. by pbos@webrtc.org · 11 years ago
  41. ca20f3d Clamp camera id to legal values. by fischman@webrtc.org · 11 years ago
  42. 7dc1790 Improving padding rules and breaking out bw allocation to ViEEncoder. by stefan@webrtc.org · 11 years ago
  43. db74c61 Adds support for combining RTX and FEC/RED. by stefan@webrtc.org · 11 years ago
  44. 31a8ce7 Removing FrameForStorage by mikhal@webrtc.org · 11 years ago
  45. 06eaa54 Restore severity precondition to logging.h. by andrew@webrtc.org · 11 years ago
  46. 0020858 Remove send and receive streams when destroyed. by pbos@webrtc.org · 11 years ago
  47. 4998966 Allow unknown flags in test_main.cc. by pbos@webrtc.org · 11 years ago
  48. c77dcb0 Enable EngineTest.ReceivesPliAndRecoversWithNack and fix memcheck suppression filter. by mflodman@webrtc.org · 11 years ago
  49. 1cd055c Disable EngineTest.ReceivesPliAndRecoversWithNack. by mflodman@webrtc.org · 11 years ago
  50. 9e70940 Add FakeEncoder to VideoSendStream tests. by pbos@webrtc.org · 11 years ago
  51. 324a016 Changed method name. by mflodman@webrtc.org · 11 years ago
  52. 94ef274 Renamed method. by mflodman@webrtc.org · 11 years ago
  53. 710d2e1 Function name change. by mflodman@webrtc.org · 11 years ago
  54. a594db2 Fixing capture frame race in ViECapturer. by mflodman@webrtc.org · 11 years ago
  55. ce9de71 Overuse detection based on capture-input jitter. by pbos@webrtc.org · 11 years ago
  56. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  57. 9b7bdee Revert r4562 by elham@webrtc.org · 11 years ago
  58. 6203090 Updated WebRTC version to 3.40 by elham@webrtc.org · 11 years ago
  59. e2e033a Relanding 4597 - Don't force key frame when decoding with errors. by mikhal@webrtc.org · 11 years ago
  60. c179706 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  61. f83a872 Revert 4597 "Don't force key frame when decoding with errors" by henrike@webrtc.org · 11 years ago
  62. c5fc6e0 Don't force key frame when decoding with errors by mikhal@webrtc.org · 11 years ago
  63. 0f911c9 Remove template usage of typeless enum in fake_encoder. by pbos@webrtc.org · 11 years ago
  64. 206c4a5 Enabling and testing RTCP CNAME in new API. by pbos@webrtc.org · 11 years ago
  65. 55afdbe Adds two tests for verifying padding and ramp-up behavior. by stefan@webrtc.org · 11 years ago
  66. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  67. a20e2d4 Revert 4585 "Revert "Revert 4582 "Reverts a second set of reverts caused by a bug in ...""" by stefan@webrtc.org · 11 years ago
  68. 3ded8c9 Disables ReceivesPliAndRecoversWithNack and NoPacketLoss as they break the bots. by henrike@webrtc.org · 11 years ago
  69. c0976d2 Revert 4582 "Reverts a second set of reverts caused by a bug in ..." by henrike@webrtc.org · 11 years ago
  70. efe1f0f Reverts a second set of reverts caused by a bug in a dependency. by stefan@webrtc.org · 11 years ago
  71. f96e534 Call SetExecutablePath from test_main.cc by pbos@webrtc.org · 11 years ago
  72. 7deb335 Make FrameGeneratorCapturer own frame_generator. by pbos@webrtc.org · 11 years ago
  73. eb7b0c4 Merging video_full_stack_tests and video_engine_tests. by phoglund@webrtc.org · 11 years ago
  74. 67acd69 VideoSendStream SSRC test. by pbos@webrtc.org · 11 years ago
  75. 96ff6ab Added missing static_cast conversion. by pbos@webrtc.org · 11 years ago
  76. 8ce445e Implementation and testing of PLI in new API. by pbos@webrtc.org · 11 years ago
  77. 3207eaa Made all integration tests use consistent naming. by phoglund@webrtc.org · 11 years ago
  78. ece3d35 Added choice of decode error mode to loopback test. by agalusza@google.com · 11 years ago
  79. 7fc75bb Update talk to 50918584. by wu@webrtc.org · 11 years ago
  80. 1e817c3 Roll chromium_revision 214260:217707 and gflags 45:84 by fischman@webrtc.org · 11 years ago
  81. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  82. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  83. e416ab2 Remove ViEBase::Init() call from VideoCall. by pbos@webrtc.org · 11 years ago
  84. c2014fd Remove VideoEngine class from new VideoEngine API. by pbos@webrtc.org · 11 years ago
  85. eca72bf Revert r4539 "Disable racy part of RunsRtpRtcpTestWithoutErrors". by marpan@webrtc.org · 11 years ago
  86. 48bcf6f Disable racy part of RunsRtpRtcpTestWithoutErrors. by pbos@webrtc.org · 11 years ago
  87. 52c5c70 Replace MapWrapper with std::map<>. by pbos@webrtc.org · 11 years ago
  88. 8c8c87f Updated WebRTC version to 3.39 by elham@webrtc.org · 11 years ago
  89. 823a888 Signal when shutting down DirectTransport. by pbos@webrtc.org · 11 years ago
  90. d893b3f Avoid acquiring VCM::_receiveCritSect during decode callback. by wuchengli@chromium.org · 11 years ago
  91. fe881f6 Run loopback tests with network thread. by pbos@webrtc.org · 11 years ago
  92. f43029b Revert "Avoid acquiring VCM::_receiveCritSect during decode callback." by wuchengli@chromium.org · 11 years ago
  93. b0af417 Avoid acquiring VCM::_receiveCritSect during decode callback. by wuchengli@chromium.org · 11 years ago
  94. e915174 Allowing decoding with errors, when disabling nack. by mikhal@webrtc.org · 11 years ago
  95. ea7b33e * Update libjingle to 50389769. by wu@webrtc.org · 11 years ago
  96. 3ddbca9 Updated WebRTC version number to 3.38 by elham@webrtc.org · 11 years ago
  97. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  98. 043f6a8 Fix implicit int->bool conversion in VideoSendStream::DeliverRtcp. by pbos@webrtc.org · 11 years ago
  99. 78ab511 Use RtpHeaderParser in VideoCall implementation. by pbos@webrtc.org · 11 years ago
  100. ce85109 Glue code and tests for NACK in new VideoEngine API. by pbos@webrtc.org · 11 years ago