1. dedfe4d Updated tracker to filter the new chrome bots too. by phoglund@webrtc.org · 13 years ago
  2. 2853dde Refactor the internal API to the rtp/rtcp module. by pwestin@webrtc.org · 13 years ago
  3. 5dbe568 Disabled flaky tests. Standard tests will no longer run within extended tests. by phoglund@webrtc.org · 13 years ago
  4. 61d0745 Resolve coverity warnings. by bjornv@webrtc.org · 13 years ago
  5. 7eadad6 Fixed valgrind errors so the fuzz test can be run under valgrind. by phoglund@webrtc.org · 13 years ago
  6. 799980f Revert 2224 - Revert 2213 - Moved the fuzz test under valgrind and added valgrind support to the video bot. by turaj@webrtc.org · 13 years ago
  7. 3c383ab Revert 2211 - Refactor the internal API to the rtp/rtcp module. by turaj@webrtc.org · 13 years ago
  8. 980d6be Revert 2212 - Bug fix Review URL: https://webrtc-codereview.appspot.com/576009 by turaj@webrtc.org · 13 years ago
  9. c2fe912 Revert 2213 - Moved the fuzz test under valgrind and added valgrind support to the video bot. by turaj@webrtc.org · 13 years ago
  10. 449b525 Revert 2214 - Bugfix by turaj@webrtc.org · 13 years ago
  11. f02ee06 Revert 2215 - Fixed destroy order. by turaj@webrtc.org · 13 years ago
  12. f448ccd Revert 2216 - Fix for receive only channels. by turaj@webrtc.org · 13 years ago
  13. b06db96 Add a framework for audio end-to-end quality testing. by andrew@webrtc.org · 13 years ago
  14. 8aaf31d Create makefile for video engine by leozwang@webrtc.org · 13 years ago
  15. 6bd81f4 Temporarily disable cpu detection in libvpx by leozwang@webrtc.org · 13 years ago
  16. f29d3fa Fix vp8 complexity parameter on android by leozwang@webrtc.org · 13 years ago
  17. a69634a Fix for receive only channels. by pwestin@webrtc.org · 13 years ago
  18. c309c7c Fixed destroy order. by pwestin@webrtc.org · 13 years ago
  19. fd3fef5 Bugfix by pwestin@webrtc.org · 13 years ago
  20. 80f7ac2 Moved the fuzz test under valgrind and added valgrind support to the video bot. by phoglund@webrtc.org · 13 years ago
  21. e1c97a2 Bug fix Review URL: https://webrtc-codereview.appspot.com/576009 by pwestin@webrtc.org · 13 years ago
  22. 0774838 Refactor the internal API to the rtp/rtcp module. by pwestin@webrtc.org · 13 years ago
  23. 00a1866 Added link to bloat builds. by phoglund@webrtc.org · 13 years ago
  24. cd54e56 Delay estimation performance test. by bjornv@webrtc.org · 13 years ago
  25. 36b63312 * Add gold as deps. by wu@webrtc.org · 13 years ago
  26. 270e9db Clarify the impact of disabling VAD on DTX. by andrew@webrtc.org · 13 years ago
  27. b213cd5 Remove bitmap implementation from surfaceview render by leozwang@webrtc.org · 13 years ago
  28. de6a6b4 Rename ViEAndroidDemo to WebRTCDemo by leozwang@webrtc.org · 13 years ago
  29. f6edfef Adding one parameter to typing detection tuning by niklas.enbom@webrtc.org · 13 years ago
  30. 9f49af9 Add libbitrate_controller which is introduced recently by leozwang@webrtc.org · 13 years ago
  31. e657505 Remove the third_party folder from peerconnection which we no longer need. Can't use gcl because gcl refuses to create a cl with no file in it. by wu@webrtc.org · 13 years ago
  32. d63cf71 Fix broken build because gyp doesn't filter out platform specific file with suffixes of .c by leozwang@webrtc.org · 13 years ago
  33. 5f3b1cf Updated to chromium 134666. by wu@webrtc.org · 13 years ago
  34. 710eac7 Update DEPS comment and remove tabs from common.gypi. by andrew@webrtc.org · 13 years ago
  35. 22f6f85 Remove redundant initialization. by andrew@webrtc.org · 13 years ago
  36. e59a0ac Fix AudioFrame types. by andrew@webrtc.org · 13 years ago
  37. f5fe100 Enable cpu auto detection and ns optimized code on android by leozwang@webrtc.org · 13 years ago
  38. 9cc1864 Removed CleanUp call in Windows, since I couldn't find a call to it. by hta@webrtc.org · 13 years ago
  39. e553031 Refactore base, Capture, Codec and Custom Call parts of autotest. The CL doesn't contain any real functional changes, only style changes, cast changes and changing reference to pointer as input argument to functions. by mflodman@webrtc.org · 13 years ago
  40. 113f851 Merge Chromium issue 95797 into WebRTC. by braveyao@webrtc.org · 13 years ago
  41. 7415f37 Revert VP8 Deblocker. Review URL: https://webrtc-codereview.appspot.com/563007 by pwestin@webrtc.org · 13 years ago
  42. 5019c95 Enable VP8 deblocker. Review URL: https://webrtc-codereview.appspot.com/578004 by pwestin@webrtc.org · 13 years ago
  43. 589673f Fix volume setting while not playing on PulseAudio. by andrew@webrtc.org · 13 years ago
  44. 20a05cd Disable WEBRTC_SVNREVISION by leozwang@webrtc.org · 13 years ago
  45. fe4cfa7 Hi Tina, by turaj@webrtc.org · 13 years ago
  46. d46fe70 Two bug fixs in android surface render by leozwang@webrtc.org · 13 years ago
  47. ba0f9fe Trival fix to voe_auto_test according to the main source codes by braveyao@webrtc.org · 13 years ago
  48. f5657ef Rolled back r2177 since it breaks vie_auto_test. by phoglund@webrtc.org · 13 years ago
  49. 07bf9a0 Add test to verify identical input channels result in identical output channels. by andrew@webrtc.org · 13 years ago
  50. 329fcbb Reduce PSNR because I420ToARGB888 return lowers number on windows by leozwang@webrtc.org · 13 years ago
  51. c2f8832 Fix for FileTest failure in vie_auto_test by elham@webrtc.org · 13 years ago
  52. 1ea25b4 Change PSNR for I420ToARGB888 and I420ToRGB565 by leozwang@webrtc.org · 13 years ago
  53. 83958df Add ARGB and RGB565 unit test by leozwang@webrtc.org · 13 years ago
  54. 3ebff4c Add ConvertToARGB and enable RGB565 by leozwang@webrtc.org · 13 years ago
  55. e62fec2 Bug fix and refactor video capture code on android by leozwang@webrtc.org · 13 years ago
  56. b6f2417 Renamed all _test.cc files to _unittest.cc, to conform to convention for webrtc. by hta@webrtc.org · 13 years ago
  57. 8b6f749 Rewrite makefile to link with stl statically by leozwang@webrtc.org · 13 years ago
  58. 0b7ba96 Fixed comments and added new flags for the PyAuto test. by phoglund@webrtc.org · 13 years ago
  59. 54536bb Refactoring of the TMMBRSet class, giving it a reasonably tight interface. by hta@webrtc.org · 13 years ago
  60. 3bc38c8 Fix color enhancement test. by pwestin@webrtc.org · 13 years ago
  61. 209442a Missing file Review URL: https://webrtc-codereview.appspot.com/556005 by pwestin@webrtc.org · 13 years ago
  62. e9727cd Fixed some memory leaks. by pwestin@webrtc.org · 13 years ago
  63. 63a5098 Rename AudioFrame members. by andrew@webrtc.org · 13 years ago
  64. 7fdb909 Reformat and add more debug info into ViESurfaceRenderer by leozwang@webrtc.org · 13 years ago
  65. b286bfb VAD refactoring: Replaced hard coded array sizes with enum. by bjornv@webrtc.org · 13 years ago
  66. 404843e Timeout tests for TMMBR by hta@webrtc.org · 13 years ago
  67. 3c0df7d Fixed a build break: I'd forgotten to remove a DELETE statement. by hta@webrtc.org · 13 years ago
  68. 47059b5 Adds unit tests for RTCP receiver, focusing on TMMBR handling. by hta@webrtc.org · 13 years ago
  69. 1e1dd17 Disabling PTY for mv command on Android bot. by kjellander@webrtc.org · 13 years ago
  70. 719dba7 Further cleaned up voe_standard_test. by phoglund@webrtc.org · 13 years ago
  71. dbb7f91 The ChromeBloat bot will now also be ignored for LKGRs. by phoglund@webrtc.org · 13 years ago
  72. efecc18 libyuv updates for better code generation on OSX clang for scale by fbarchard@google.com · 13 years ago
  73. ecac9b7 Add tests for downmixing and no processing. by andrew@webrtc.org · 13 years ago
  74. 63ea5ef Regenerate jni files and bring audio alive by leozwang@webrtc.org · 13 years ago
  75. d5548f5 Disable clang Chrome plugins on all platforms. by andrew@webrtc.org · 13 years ago
  76. fed1894 Roll Chromium 132375:134666 and libyuv 216:254. by andrew@webrtc.org · 13 years ago
  77. 85b089a Fix ConvertI420ToRGB565 bug by leozwang@webrtc.org · 13 years ago
  78. e7ac5fd Minor changes to remove dead code in opensl es by leozwang@webrtc.org · 13 years ago
  79. 65a4e4e Minor refactoring: RTCPReceiver::BoundingSet by hta@webrtc.org · 13 years ago
  80. 890aa0d Disabling HTTP status push on Build master since we're not using it by kjellander@webrtc.org · 13 years ago
  81. be0ac63 Overriding tgrid URL for master web status by kjellander@webrtc.org · 13 years ago
  82. c2d9852 untabify by hta@webrtc.org · 13 years ago
  83. 9d54cd1 TMMBN sender test passes, fixed receiver flag bug by hta@webrtc.org · 13 years ago
  84. c6c4ffc Android trybots + fixing web status config by kjellander@webrtc.org · 13 years ago
  85. 5c0c18d Fix coverity issues in ACM. by andrew@webrtc.org · 13 years ago
  86. a88cb6f Add HighPassFilter and StereoChannelSwapping tests. by andrew@webrtc.org · 13 years ago
  87. 2d02232 VPM: fix to coverity issues 10255-10258 (unintended sign extension). by marpan@webrtc.org · 13 years ago
  88. ca08c41 Replacing virtual camera on linux video bot: adaptings tests accordingly. by phoglund@webrtc.org · 13 years ago
  89. 2191a47 Update ARM specific libvpx config files. by stefan@webrtc.org · 13 years ago
  90. b1313aa Fix missing h file change. by pwestin@webrtc.org · 13 years ago
  91. 49888ce Breaking out send side bitrate controll cont. by pwestin@webrtc.org · 13 years ago
  92. e611619 Fixing the header file path in gypi file. by mallinath@webrtc.org · 13 years ago
  93. 9c4f6a5 Add an AudioFrameOperations unittest. by andrew@webrtc.org · 13 years ago
  94. e49d908 Fix how we were using TbInterfaces and disallow operator=() and the copy constructor. by tommi@webrtc.org · 13 years ago
  95. a990e12 * Change the reference counting implementation for VoE to be per object and by tommi@webrtc.org · 13 years ago
  96. 497fb4f Fixed vie_auto_test on mac so it will exit when the test completes instead of hanging like it used to. by phoglund@webrtc.org · 13 years ago
  97. bc1b43b Refactoring of audio_coding_module_impl by tina.legrand@webrtc.org · 13 years ago
  98. a6ecd1e Refactoring one of the ACM tests: TestStereo, to follow the style guide. by tina.legrand@webrtc.org · 13 years ago
  99. 6133113 Reduced the time from check-in to build significantly. by phoglund@webrtc.org · 13 years ago
  100. 1868780 Disabled UnremovedSocketsGetCollectedAtManagerDeletion in UdpSocketManager unittest. by mflodman@webrtc.org · 13 years ago