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