1. 8866bb1 FEC: Added another set of packet masks for the FEC. by marpan@webrtc.org · 13 years ago
  2. 20e13ed New attempt to revert r2362, since drover failed. by bjornv@webrtc.org · 13 years ago
  3. cb89c6f Revert 2363 - Refactoring the receive-side bandwidth estimation into its own module. by bjornv@webrtc.org · 13 years ago
  4. df37398 Renamed test_bwe. by phoglund@webrtc.org · 13 years ago
  5. f728814 Refactoring the receive-side bandwidth estimation into its own module. by stefan@webrtc.org · 13 years ago
  6. d2acea6 Minor style changes by bjornv@webrtc.org · 13 years ago
  7. 3007b26 Roll Chromium 134666:140240. by andrew@webrtc.org · 13 years ago
  8. da7fdf4 Fix to scaler in libyuv for odd size frames. by marpan@webrtc.org · 13 years ago
  9. ba108ae This CL contains some refactoring. Spectrum coding is main place that is affected. Therefore, I have bit-exactness test, test_spectrum_ by turaj@webrtc.org · 13 years ago
  10. 2cc5509 Fix syntax error in jpeg.gypi. by andrew@webrtc.org · 13 years ago
  11. ad6083f Added condition for which jpeg lib to use. by mflodman@webrtc.org · 13 years ago
  12. 77fd39a ACM PCM16B, fixing a copy-and-paste error. by tina.legrand@webrtc.org · 13 years ago
  13. e6f235c Attempt to fix broken encoding. by phoglund@webrtc.org · 13 years ago
  14. 9cf4d72 by niklas.enbom@webrtc.org · 13 years ago
  15. 82bf033 by niklas.enbom@webrtc.org · 13 years ago
  16. 265e38c Fixing test gypi for bit rate controller by niklas.enbom@webrtc.org · 13 years ago
  17. f1d6e0a Removed the obsolete sanity check and added new test HTML files. by phoglund@webrtc.org · 13 years ago
  18. ab12990 In the past we support calling StartPlayingFileLocally() before StartPlayout(), then when playout is started, the file would be played out immediately. by braveyao@webrtc.org · 13 years ago
  19. 899baa8 Temporarily disable first partition packet counting to avoid a bug in ProducerFec which doesn't properly handle important packets. by marpan@webrtc.org · 13 years ago
  20. 354b0ed Check return result of fwrite [Audio Module] by leozwang@webrtc.org · 13 years ago
  21. c3b2683 Refactored the pitch filter function in iSAC-fix. One important purpose is to prepare the function for assembly optimization in ARM platforms. by kma@webrtc.org · 13 years ago
  22. 5b4f36d ACM: Too short char vector by tina.legrand@webrtc.org · 13 years ago
  23. 343301f Fixing release compilation on Linux and Mac trybots by kjellander@webrtc.org · 13 years ago
  24. c03df17 Enabling audio_coding_module_test on trybots by kjellander@webrtc.org · 13 years ago
  25. 4517585 Adding separate payload types for stereo modes by tina.legrand@webrtc.org · 13 years ago
  26. c2722a0 Fixed compiler warning Review URL: https://webrtc-codereview.appspot.com/624005 by pwestin@webrtc.org · 13 years ago
  27. 29c5a23 Renamed to Network Emulator and improved error handling. by kjellander@webrtc.org · 13 years ago
  28. f5d934d Upgrade libvpx to cab6ac16 (v. 1.1.1 pre-point-release). by stefan@webrtc.org · 13 years ago
  29. 7d8c567 Ignore return value of fwrites. by andrew@webrtc.org · 13 years ago
  30. 595749f Network simulation script based on Dummynet. by kjellander@webrtc.org · 13 years ago
  31. ad0f05b Remove empty directories. by andrew@webrtc.org · 13 years ago
  32. 2e84c11 Updating bitrate controller tests to test naming conventions. by kjellander@webrtc.org · 13 years ago
  33. baaf243 Extracted a method for sending padded data. by phoglund@webrtc.org · 13 years ago
  34. bb24b14 Libvpx waterfall additional changes. The CL http://review.webrtc.org/595005/ was not complete since it didn't put the libvpx waterfall at its own port. by kjellander@webrtc.org · 13 years ago
  35. 7d3b07a Update to chromium r139469. by wu@webrtc.org · 13 years ago
  36. 36ccce4 Remove documentation folders. by andrew@webrtc.org · 13 years ago
  37. 16fcb24 Disable flaky VolumeTests only on Linux. by andrew@webrtc.org · 13 years ago
  38. e7e64e3 Fix compilation errors on ChromeOS by leozwang@webrtc.org · 13 years ago
  39. 0cb79cc Fixing gyp bug in https://webrtc-codereview.appspot.com/599006 by niklas.enbom@webrtc.org · 13 years ago
  40. dc257b5 Add option to configure error concealment and disable by default. by stefan@webrtc.org · 13 years ago
  41. 327ada1 Refactored IncomingVideoStream and VideoRenderFrame, to get code in better shape when hunting BUG=481. by mflodman@webrtc.org · 13 years ago
  42. 9259e7b Added a step for restarting pulseaudio. by phoglund@webrtc.org · 13 years ago
  43. 281b798 Resolved Coverity warnings. by bjornv@webrtc.org · 13 years ago
  44. b5ea03a Add print out stats summary to integrationtest.cc by leozwang@webrtc.org · 13 years ago
  45. 459955f Move audio_frame_operations to the utility module. by andrew@webrtc.org · 13 years ago
  46. aafa49b Disable flaky VolumeTest.DefaultSpeakerVolumeIsAtMost255. by andrew@webrtc.org · 13 years ago
  47. 5f23d64 Set the stream delay to zero if too low. by andrew@webrtc.org · 13 years ago
  48. 2fc6e38 Check return value of fwrite. [Video Module] by leozwang@webrtc.org · 13 years ago
  49. 8a7a019 Syncing tests on try master with build master. by kjellander@webrtc.org · 13 years ago
  50. 1eef9c1 Bitrate bugfixes Review URL: https://webrtc-codereview.appspot.com/609005 by pwestin@webrtc.org · 13 years ago
  51. 5abab0b Revert 2311 - Disable error concealment. by stefan@webrtc.org · 13 years ago
  52. 3348b29 Disable error concealment. by stefan@webrtc.org · 13 years ago
  53. fe87f8c Libvpx buildbot waterfall. by kjellander@webrtc.org · 13 years ago
  54. ca8d788 Fix a bug where a RAII object was created for just one line instead of a block. by mflodman@webrtc.org · 13 years ago
  55. dbaa893 Completed rewrite of APM extended test. by phoglund@webrtc.org · 13 years ago
  56. 1747427 VAD Refactoring: Replaced pointer operation with array index by bjornv@webrtc.org · 13 years ago
  57. 4e12d30 VAD Refactoring: Removed assign calls by bjornv@webrtc.org · 13 years ago
  58. 0de1ee3 NetEQ: Remove an unnecessary condition, to fix a clang warning by tina.legrand@webrtc.org · 13 years ago
  59. b6e4cc7 Valgrind memcheck and TSAN script now uses Chrome+WebRTC suppression files. by kjellander@webrtc.org · 13 years ago
  60. 0d321da Refactored ARM specific code in Noise Suppression. Bit exact. by kma@webrtc.org · 13 years ago
  61. 1755a57 Check return result of fwrite, [APM] by leozwang@webrtc.org · 13 years ago
  62. f14575f Dynamically load codec list by leozwang@webrtc.org · 13 years ago
  63. 351fb6d Exclude code that don't work on android in voe_cmd_test by leozwang@webrtc.org · 13 years ago
  64. 15cd04a Enabling vp8_integrationtests on all platforms by kjellander@webrtc.org · 13 years ago
  65. 21c5bda Enabling udp_transport_unittests for TSAN by kjellander@webrtc.org · 13 years ago
  66. 10d3b52 I haven't done any refactoring here. by turaj@webrtc.org · 13 years ago
  67. f45d47a Remove mixing tests from voe_extended_test.cc by andrew@webrtc.org · 13 years ago
  68. 51b4f3e Try to fix MixingTest on the Win bots. by andrew@webrtc.org · 13 years ago
  69. 42e78ac Disable normal_async_test and rename tests to vp8_integrationtests. by stefan@webrtc.org · 13 years ago
  70. 6af9594 Added gyp variable to include/exclude all tests. by mflodman@webrtc.org · 13 years ago
  71. ee646c3 I know this is ugly, but it helps a lot to quickly update webRTC in Chrome and libJingle. by niklas.enbom@webrtc.org · 13 years ago
  72. 2d1fc9b Added critical section to prevent race. by pwestin@webrtc.org · 13 years ago
  73. 5c3a400 Re-added ChangeUniqueId temporary for chrome. by pwestin@webrtc.org · 13 years ago
  74. 3c580be Made fuzz tests and chrome bots FYI: e.g, they will warn instead of making the whole build red if they fail. by phoglund@webrtc.org · 13 years ago
  75. 7fbfc4c Use correct variable in trace. by andrew@webrtc.org · 13 years ago
  76. f98b6cc Remove noise during build on Win32 by andrew@webrtc.org · 13 years ago
  77. 4030013 No more TSAN errors on start_stop by hta@webrtc.org · 13 years ago
  78. ea0aa13 I haven't done any refactoring here. by turaj@webrtc.org · 13 years ago
  79. 9dc45da Move trunk/test/data -> trunk/data by andrew@webrtc.org · 13 years ago
  80. 1484ac0 Replaced 2 time functions with thread-safe equivalents by hta@webrtc.org · 13 years ago
  81. aa5f410 Add a README to e2e_quality. by andrew@webrtc.org · 13 years ago
  82. 78d8d99 Fixes the vp8_test on Linux. by stefan@webrtc.org · 13 years ago
  83. cb0a86e VAD refactoring: Added function for repeated code. by bjornv@webrtc.org · 13 years ago
  84. 2b00465 Add comparison to e2e and clean up. by andrew@webrtc.org · 13 years ago
  85. a1a34d6 Avoid flakiness by skipping more output verification. by andrew@webrtc.org · 13 years ago
  86. 6ed617b Fixing memory leak error in test. by hta@webrtc.org · 13 years ago
  87. 747cd87 FEC: For multi-frame FEC, allow for the size of the code to be increased, by marpan@webrtc.org · 13 years ago
  88. e1919f4 Unittest for thread_wrapper. by hta@webrtc.org · 13 years ago
  89. 0d71c1c Cleanup code. Review URL: https://webrtc-codereview.appspot.com/569021 by pwestin@webrtc.org · 13 years ago
  90. e231c61 Style guide reformatting of overuse_detector.{h,cc} by astor@webrtc.org · 13 years ago
  91. bd48e71 Adjusted the bloat build's start time. by phoglund@webrtc.org · 13 years ago
  92. 7597a85 Changed merge-name. by mflodman@webrtc.org · 13 years ago
  93. 294be77 Permit mixing mono and stereo streams. by andrew@webrtc.org · 13 years ago
  94. c832d8b Add google-gflags header files for linux/arm platform by leozwang@webrtc.org · 13 years ago
  95. b2179c2 Bugfix issue 533. Client does not handle NACK or PLI requests received from far end if a RTCP report from it has not been processed when RFC 5506 is enabled. by pwestin@webrtc.org · 13 years ago
  96. 1bca6d2 Fixes coverity warnings. by stefan@webrtc.org · 13 years ago
  97. b3bea2e Fix build errors on OS X Lion. by andrew@webrtc.org · 13 years ago
  98. e3ba738 Set OpenGL as the default renderer by leozwang@webrtc.org · 13 years ago
  99. ada5db4 Enable aecm neon optimized code in android build by leozwang@webrtc.org · 13 years ago
  100. 08d9928 ThreadSanitizer (TSAN) and AddressSanitizer (ASAN) bots by kjellander@webrtc.org · 13 years ago