1. 54536bb Refactoring of the TMMBRSet class, giving it a reasonably tight interface. by hta@webrtc.org · 12 years ago
  2. 3bc38c8 Fix color enhancement test. by pwestin@webrtc.org · 12 years ago
  3. 209442a Missing file Review URL: https://webrtc-codereview.appspot.com/556005 by pwestin@webrtc.org · 12 years ago
  4. e9727cd Fixed some memory leaks. by pwestin@webrtc.org · 12 years ago
  5. 63a5098 Rename AudioFrame members. by andrew@webrtc.org · 12 years ago
  6. 7fdb909 Reformat and add more debug info into ViESurfaceRenderer by leozwang@webrtc.org · 12 years ago
  7. b286bfb VAD refactoring: Replaced hard coded array sizes with enum. by bjornv@webrtc.org · 12 years ago
  8. 404843e Timeout tests for TMMBR by hta@webrtc.org · 12 years ago
  9. 3c0df7d Fixed a build break: I'd forgotten to remove a DELETE statement. by hta@webrtc.org · 12 years ago
  10. 47059b5 Adds unit tests for RTCP receiver, focusing on TMMBR handling. by hta@webrtc.org · 12 years ago
  11. 1e1dd17 Disabling PTY for mv command on Android bot. by kjellander@webrtc.org · 12 years ago
  12. 719dba7 Further cleaned up voe_standard_test. by phoglund@webrtc.org · 12 years ago
  13. dbb7f91 The ChromeBloat bot will now also be ignored for LKGRs. by phoglund@webrtc.org · 12 years ago
  14. efecc18 libyuv updates for better code generation on OSX clang for scale by fbarchard@google.com · 12 years ago
  15. ecac9b7 Add tests for downmixing and no processing. by andrew@webrtc.org · 12 years ago
  16. 63ea5ef Regenerate jni files and bring audio alive by leozwang@webrtc.org · 12 years ago
  17. d5548f5 Disable clang Chrome plugins on all platforms. by andrew@webrtc.org · 12 years ago
  18. fed1894 Roll Chromium 132375:134666 and libyuv 216:254. by andrew@webrtc.org · 12 years ago
  19. 85b089a Fix ConvertI420ToRGB565 bug by leozwang@webrtc.org · 12 years ago
  20. e7ac5fd Minor changes to remove dead code in opensl es by leozwang@webrtc.org · 12 years ago
  21. 65a4e4e Minor refactoring: RTCPReceiver::BoundingSet by hta@webrtc.org · 12 years ago
  22. 890aa0d Disabling HTTP status push on Build master since we're not using it by kjellander@webrtc.org · 12 years ago
  23. be0ac63 Overriding tgrid URL for master web status by kjellander@webrtc.org · 12 years ago
  24. c2d9852 untabify by hta@webrtc.org · 12 years ago
  25. 9d54cd1 TMMBN sender test passes, fixed receiver flag bug by hta@webrtc.org · 12 years ago
  26. c6c4ffc Android trybots + fixing web status config by kjellander@webrtc.org · 12 years ago
  27. 5c0c18d Fix coverity issues in ACM. by andrew@webrtc.org · 12 years ago
  28. a88cb6f Add HighPassFilter and StereoChannelSwapping tests. by andrew@webrtc.org · 12 years ago
  29. 2d02232 VPM: fix to coverity issues 10255-10258 (unintended sign extension). by marpan@webrtc.org · 12 years ago
  30. ca08c41 Replacing virtual camera on linux video bot: adaptings tests accordingly. by phoglund@webrtc.org · 12 years ago
  31. 2191a47 Update ARM specific libvpx config files. by stefan@webrtc.org · 12 years ago
  32. b1313aa Fix missing h file change. by pwestin@webrtc.org · 12 years ago
  33. 49888ce Breaking out send side bitrate controll cont. by pwestin@webrtc.org · 12 years ago
  34. e611619 Fixing the header file path in gypi file. by mallinath@webrtc.org · 12 years ago
  35. 9c4f6a5 Add an AudioFrameOperations unittest. by andrew@webrtc.org · 12 years ago
  36. e49d908 Fix how we were using TbInterfaces and disallow operator=() and the copy constructor. by tommi@webrtc.org · 12 years ago
  37. a990e12 * Change the reference counting implementation for VoE to be per object and by tommi@webrtc.org · 12 years ago
  38. 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 · 12 years ago
  39. bc1b43b Refactoring of audio_coding_module_impl by tina.legrand@webrtc.org · 12 years ago
  40. a6ecd1e Refactoring one of the ACM tests: TestStereo, to follow the style guide. by tina.legrand@webrtc.org · 12 years ago
  41. 6133113 Reduced the time from check-in to build significantly. by phoglund@webrtc.org · 12 years ago
  42. 1868780 Disabled UnremovedSocketsGetCollectedAtManagerDeletion in UdpSocketManager unittest. by mflodman@webrtc.org · 12 years ago
  43. 1c7bfe0 Fail silently when swapping mono. by andrew@webrtc.org · 12 years ago
  44. da12dde Upgrade libvpx to dba0538. by stefan@webrtc.org · 12 years ago
  45. ad92989 Tests for udp_socket_manager. by hta@webrtc.org · 12 years ago
  46. 5288481 Removed dependency which has moved into tools/DEPS. by phoglund@webrtc.org · 12 years ago
  47. 6a65cfb Enabled the new PyAuto test on the build bot. by phoglund@webrtc.org · 12 years ago
  48. d18dd6d Made OnPacketLossStatisticsUpdate function virtual (needed for ViCE). by asapersson@webrtc.org · 12 years ago
  49. 02d7174 Add API to swap stereo channels. by andrew@webrtc.org · 12 years ago
  50. 369166a Add API for disabling the high pass filter. by andrew@webrtc.org · 12 years ago
  51. 48a5df6 Embed svn revision number into code by leozwang@webrtc.org · 12 years ago
  52. b28b43a6 Adding alwaysUseLatest parameter for GClient sync. by kjellander@webrtc.org · 12 years ago
  53. 5f49dba Hi Magnus, I added some of the changes that you suggested before. Let me know what you think. by elham@webrtc.org · 12 years ago
  54. 7401a1f Updating Chrome excludes to use the same as Chrome buildbots. by kjellander@webrtc.org · 12 years ago
  55. 4e423b3 Handle master/slave timestamp wrap. by andrew@webrtc.org · 12 years ago
  56. 55e4fff LCOV fix in addition to r2095. by kjellander@webrtc.org · 12 years ago
  57. 99ac3f7 Fixed trunacated trace problem in WebRTC. http://b.corp.google.com/issue?id=5607856 by vikasmarwaha@webrtc.org · 12 years ago
  58. f3794f8 Fixed normal LCOV case by kjellander@webrtc.org · 12 years ago
  59. ddab60b Wire up pading. Review URL: https://webrtc-codereview.appspot.com/509002 by pwestin@webrtc.org · 12 years ago
  60. 11654c2 VAD refactoring: Local variable name changes by bjornv@webrtc.org · 12 years ago
  61. 5284d6e Minor change to trigger REMB packets in RTCP RR if there is no sending channel. by mflodman@webrtc.org · 12 years ago
  62. bf9f469 Lifetime management for UdpSocketManager by hta@webrtc.org · 12 years ago
  63. 92591ad Fixes link issues in google3 (change by tomasl). by asapersson@webrtc.org · 12 years ago
  64. 83ed0a4 Try to resend next packet in nack list even if previous packet is not found. by asapersson@webrtc.org · 12 years ago
  65. f6cd33d Implemented bloat calculation. This will measure the binary size of Chrome+WebRTC components each weekend. by phoglund@webrtc.org · 12 years ago
  66. 39946f1 Skipping code coverage HTML generation on failed builds. by kjellander@webrtc.org · 12 years ago
  67. fcbbe1f Removed unused callback code from video coding test. by pwestin@webrtc.org · 12 years ago
  68. a2cd732 Fix for calling OnNetworkChanged too often. by pwestin@webrtc.org · 12 years ago
  69. 88ad06b VCM: Added condition(s) for setting FEC protection factor to zero at low bitrates. by marpan@webrtc.org · 12 years ago
  70. 63a34f4 Fix in SendPadData. Do not increase sequence number if packet is "empty" and not sent. by asapersson@webrtc.org · 12 years ago
  71. bb77000 Added a virtual destructor to get the test to compile on all platforms. by phoglund@webrtc.org · 12 years ago
  72. b73f01e Removed some obviously dead stuff from voe_auto_test. by phoglund@webrtc.org · 12 years ago
  73. bbd6b56 Memory leak fix: Deleting a factory by hta@webrtc.org · 12 years ago
  74. bcde776 Changed Delay Estimator create call by bjornv@webrtc.org · 12 years ago
  75. 0abe535 Refactored udp_transport to take socket manager as dependency injection by hta@webrtc.org · 12 years ago
  76. 4e645ee Improved error message when capture device is missing. by kjellander@webrtc.org · 12 years ago
  77. b61f1fa Reset slave when switching to a stereo codec. by andrew@webrtc.org · 12 years ago
  78. 00a8dbb Change Watchlist Review URL: https://webrtc-codereview.appspot.com/503001 by leozwang@webrtc.org · 12 years ago
  79. f4c80fc Switch the other android build over to android_posix.cc and not android_linux.cc. by tommi@webrtc.org · 12 years ago
  80. 9018c9f Fix androidndk build take two. by tommi@webrtc.org · 12 years ago
  81. 3db5cb7 Fix AndroidNDK build. by tommi@webrtc.org · 12 years ago
  82. 3d48b09 Fix android build. by tommi@webrtc.org · 12 years ago
  83. 0cac8be Fixing e-mail notification for buildbot master by kjellander@webrtc.org · 12 years ago
  84. e84373c Atomic32Wrapper -> Atomic32 by tommi@webrtc.org · 12 years ago
  85. 1cd1162 Break out of send side bandwidth estimation and controll. by pwestin@webrtc.org · 12 years ago
  86. b2bd1e0 Bugfix too many initialize for RTP module by pwestin@webrtc.org · 12 years ago
  87. 76643d7 Enabling fastbuild in GYP define. by kjellander@webrtc.org · 12 years ago
  88. a768970 Parse out ssrcs in REMB message (needed for ViCE) . by asapersson@webrtc.org · 12 years ago
  89. faa0ab8 NetEQ stereo sync by tina.legrand@webrtc.org · 12 years ago
  90. 22082e7 Enable iSAC_FIX on android by leozwang@webrtc.org · 12 years ago
  91. 16f6bb3 Fix a minor compilation error on android by leozwang@webrtc.org · 12 years ago
  92. efd01fd Removing unused code from QMVideoSettingsCallback. by marpan@webrtc.org · 12 years ago
  93. 82d85ae All errors are now printed to stderr instead of stdout. by kjellander@webrtc.org · 12 years ago
  94. 4ade550 Delay Estimator Unit tests by bjornv@webrtc.org · 12 years ago
  95. 2e72976 New _CreateBinaryDelayEstimator() and removed _history_size() by bjornv@webrtc.org · 12 years ago
  96. 180f83f File name change to follow style by bjornv@webrtc.org · 12 years ago
  97. 1bc98bc Remove erroneous error trace. by andrew@webrtc.org · 12 years ago
  98. 7ab5149 Remove usage of Atomic32Wrapper from a few places. by tommi@webrtc.org · 12 years ago
  99. 52c0fec Added UDP socket factory function to UdpTransportImpl constructor by hta@webrtc.org · 12 years ago
  100. c3eb178 Will now filter chrome-triggered builds. by phoglund@webrtc.org · 12 years ago