1. aee87f0 Updating to new Android trybot machines by kjellander@webrtc.org · 13 years ago
  2. 1ad477d Added a bit flip fuzz test to the voice engine. by phoglund@webrtc.org · 13 years ago
  3. 47b4041 Make the bot kill VCam properly by kjellander@webrtc.org · 13 years ago
  4. 00c07e6 Fix a random crash because of NULL point by leozwang@webrtc.org · 13 years ago
  5. 4d7d23c Refactor OpenGL Code by leozwang@webrtc.org · 13 years ago
  6. 3a69865 Coverity issue 14317 (uninitialized status may influence execution flow) by hta@webrtc.org · 13 years ago
  7. e96b54f Adding Mac and Windows Large Tests bots. by kjellander@webrtc.org · 13 years ago
  8. fbfbdbe Making the old bots also trigger on source changes. by kjellander@webrtc.org · 13 years ago
  9. 7e4a72a Revert 2241 - Enable aecm neon optimized code in android build by kjellander@webrtc.org · 13 years ago
  10. 0290a7a Revert 2243 - Re-enable embedding svn revision into code by kjellander@webrtc.org · 13 years ago
  11. d429086 Deleted udp_socket_windows and all references to it. by hta@webrtc.org · 13 years ago
  12. 440ff23 Fixed some unexpected syntax for chrome bots. by phoglund@webrtc.org · 13 years ago
  13. 86da94e Remove functions for unregistering decoder by tina.legrand@webrtc.org · 13 years ago
  14. d2d54c7 Improve WebRTCDemo by leozwang@webrtc.org · 13 years ago
  15. f6e27f5 Re-enable embedding svn revision into code by leozwang@webrtc.org · 13 years ago
  16. f1ccdb9 Aligned video buffer to 32 bytes boundary, when using vpx_img_alloc() in vp8. by kma@webrtc.org · 13 years ago
  17. fe74220 Enable aecm neon optimized code in android build by leozwang@webrtc.org · 13 years ago
  18. 157111a Removed empty folders by pwestin@webrtc.org · 13 years ago
  19. c5ad609 Added Chrome+WebRTC bots based on Chrome scripts, for all platforms. by kjellander@webrtc.org · 13 years ago
  20. cf2cd7e Enable VP8 deblocker. Review URL: https://webrtc-codereview.appspot.com/569011 by marpan@webrtc.org · 13 years ago
  21. 93116ba Added an unittest for udp_socket_wrapper. by hta@webrtc.org · 13 years ago
  22. f6ec0a9 Making Coverity Static Analyzer run properly on Windows by kjellander@webrtc.org · 13 years ago
  23. 4e7840d Revert 2233 - Aligned video buffer to 32 bytes boundary, when using vpx_img_alloc() in vp8. by kma@webrtc.org · 13 years ago
  24. 6d47c08 Aligned video buffer to 32 bytes boundary, when using vpx_img_alloc() in vp8. by kma@webrtc.org · 13 years ago
  25. dedfe4d Updated tracker to filter the new chrome bots too. by phoglund@webrtc.org · 13 years ago
  26. 2853dde Refactor the internal API to the rtp/rtcp module. by pwestin@webrtc.org · 13 years ago
  27. 5dbe568 Disabled flaky tests. Standard tests will no longer run within extended tests. by phoglund@webrtc.org · 13 years ago
  28. 61d0745 Resolve coverity warnings. by bjornv@webrtc.org · 13 years ago
  29. 7eadad6 Fixed valgrind errors so the fuzz test can be run under valgrind. by phoglund@webrtc.org · 13 years ago
  30. 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
  31. 3c383ab Revert 2211 - Refactor the internal API to the rtp/rtcp module. by turaj@webrtc.org · 13 years ago
  32. 980d6be Revert 2212 - Bug fix Review URL: https://webrtc-codereview.appspot.com/576009 by turaj@webrtc.org · 13 years ago
  33. c2fe912 Revert 2213 - Moved the fuzz test under valgrind and added valgrind support to the video bot. by turaj@webrtc.org · 13 years ago
  34. 449b525 Revert 2214 - Bugfix by turaj@webrtc.org · 13 years ago
  35. f02ee06 Revert 2215 - Fixed destroy order. by turaj@webrtc.org · 13 years ago
  36. f448ccd Revert 2216 - Fix for receive only channels. by turaj@webrtc.org · 13 years ago
  37. b06db96 Add a framework for audio end-to-end quality testing. by andrew@webrtc.org · 13 years ago
  38. 8aaf31d Create makefile for video engine by leozwang@webrtc.org · 13 years ago
  39. 6bd81f4 Temporarily disable cpu detection in libvpx by leozwang@webrtc.org · 13 years ago
  40. f29d3fa Fix vp8 complexity parameter on android by leozwang@webrtc.org · 13 years ago
  41. a69634a Fix for receive only channels. by pwestin@webrtc.org · 13 years ago
  42. c309c7c Fixed destroy order. by pwestin@webrtc.org · 13 years ago
  43. fd3fef5 Bugfix by pwestin@webrtc.org · 13 years ago
  44. 80f7ac2 Moved the fuzz test under valgrind and added valgrind support to the video bot. by phoglund@webrtc.org · 13 years ago
  45. e1c97a2 Bug fix Review URL: https://webrtc-codereview.appspot.com/576009 by pwestin@webrtc.org · 13 years ago
  46. 0774838 Refactor the internal API to the rtp/rtcp module. by pwestin@webrtc.org · 13 years ago
  47. 00a1866 Added link to bloat builds. by phoglund@webrtc.org · 13 years ago
  48. cd54e56 Delay estimation performance test. by bjornv@webrtc.org · 13 years ago
  49. 36b63312 * Add gold as deps. by wu@webrtc.org · 13 years ago
  50. 270e9db Clarify the impact of disabling VAD on DTX. by andrew@webrtc.org · 13 years ago
  51. b213cd5 Remove bitmap implementation from surfaceview render by leozwang@webrtc.org · 13 years ago
  52. de6a6b4 Rename ViEAndroidDemo to WebRTCDemo by leozwang@webrtc.org · 13 years ago
  53. f6edfef Adding one parameter to typing detection tuning by niklas.enbom@webrtc.org · 13 years ago
  54. 9f49af9 Add libbitrate_controller which is introduced recently by leozwang@webrtc.org · 13 years ago
  55. 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
  56. d63cf71 Fix broken build because gyp doesn't filter out platform specific file with suffixes of .c by leozwang@webrtc.org · 13 years ago
  57. 5f3b1cf Updated to chromium 134666. by wu@webrtc.org · 13 years ago
  58. 710eac7 Update DEPS comment and remove tabs from common.gypi. by andrew@webrtc.org · 13 years ago
  59. 22f6f85 Remove redundant initialization. by andrew@webrtc.org · 13 years ago
  60. e59a0ac Fix AudioFrame types. by andrew@webrtc.org · 13 years ago
  61. f5fe100 Enable cpu auto detection and ns optimized code on android by leozwang@webrtc.org · 13 years ago
  62. 9cc1864 Removed CleanUp call in Windows, since I couldn't find a call to it. by hta@webrtc.org · 13 years ago
  63. 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
  64. 113f851 Merge Chromium issue 95797 into WebRTC. by braveyao@webrtc.org · 13 years ago
  65. 7415f37 Revert VP8 Deblocker. Review URL: https://webrtc-codereview.appspot.com/563007 by pwestin@webrtc.org · 13 years ago
  66. 5019c95 Enable VP8 deblocker. Review URL: https://webrtc-codereview.appspot.com/578004 by pwestin@webrtc.org · 13 years ago
  67. 589673f Fix volume setting while not playing on PulseAudio. by andrew@webrtc.org · 13 years ago
  68. 20a05cd Disable WEBRTC_SVNREVISION by leozwang@webrtc.org · 13 years ago
  69. fe4cfa7 Hi Tina, by turaj@webrtc.org · 13 years ago
  70. d46fe70 Two bug fixs in android surface render by leozwang@webrtc.org · 13 years ago
  71. ba0f9fe Trival fix to voe_auto_test according to the main source codes by braveyao@webrtc.org · 13 years ago
  72. f5657ef Rolled back r2177 since it breaks vie_auto_test. by phoglund@webrtc.org · 13 years ago
  73. 07bf9a0 Add test to verify identical input channels result in identical output channels. by andrew@webrtc.org · 13 years ago
  74. 329fcbb Reduce PSNR because I420ToARGB888 return lowers number on windows by leozwang@webrtc.org · 13 years ago
  75. c2f8832 Fix for FileTest failure in vie_auto_test by elham@webrtc.org · 13 years ago
  76. 1ea25b4 Change PSNR for I420ToARGB888 and I420ToRGB565 by leozwang@webrtc.org · 13 years ago
  77. 83958df Add ARGB and RGB565 unit test by leozwang@webrtc.org · 13 years ago
  78. 3ebff4c Add ConvertToARGB and enable RGB565 by leozwang@webrtc.org · 13 years ago
  79. e62fec2 Bug fix and refactor video capture code on android by leozwang@webrtc.org · 13 years ago
  80. b6f2417 Renamed all _test.cc files to _unittest.cc, to conform to convention for webrtc. by hta@webrtc.org · 13 years ago
  81. 8b6f749 Rewrite makefile to link with stl statically by leozwang@webrtc.org · 13 years ago
  82. 0b7ba96 Fixed comments and added new flags for the PyAuto test. by phoglund@webrtc.org · 13 years ago
  83. 54536bb Refactoring of the TMMBRSet class, giving it a reasonably tight interface. by hta@webrtc.org · 13 years ago
  84. 3bc38c8 Fix color enhancement test. by pwestin@webrtc.org · 13 years ago
  85. 209442a Missing file Review URL: https://webrtc-codereview.appspot.com/556005 by pwestin@webrtc.org · 13 years ago
  86. e9727cd Fixed some memory leaks. by pwestin@webrtc.org · 13 years ago
  87. 63a5098 Rename AudioFrame members. by andrew@webrtc.org · 13 years ago
  88. 7fdb909 Reformat and add more debug info into ViESurfaceRenderer by leozwang@webrtc.org · 13 years ago
  89. b286bfb VAD refactoring: Replaced hard coded array sizes with enum. by bjornv@webrtc.org · 13 years ago
  90. 404843e Timeout tests for TMMBR by hta@webrtc.org · 13 years ago
  91. 3c0df7d Fixed a build break: I'd forgotten to remove a DELETE statement. by hta@webrtc.org · 13 years ago
  92. 47059b5 Adds unit tests for RTCP receiver, focusing on TMMBR handling. by hta@webrtc.org · 13 years ago
  93. 1e1dd17 Disabling PTY for mv command on Android bot. by kjellander@webrtc.org · 13 years ago
  94. 719dba7 Further cleaned up voe_standard_test. by phoglund@webrtc.org · 13 years ago
  95. dbb7f91 The ChromeBloat bot will now also be ignored for LKGRs. by phoglund@webrtc.org · 13 years ago
  96. efecc18 libyuv updates for better code generation on OSX clang for scale by fbarchard@google.com · 13 years ago
  97. ecac9b7 Add tests for downmixing and no processing. by andrew@webrtc.org · 13 years ago
  98. 63ea5ef Regenerate jni files and bring audio alive by leozwang@webrtc.org · 13 years ago
  99. d5548f5 Disable clang Chrome plugins on all platforms. by andrew@webrtc.org · 13 years ago
  100. fed1894 Roll Chromium 132375:134666 and libyuv 216:254. by andrew@webrtc.org · 13 years ago