1. 76de83e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  2. bc32410 Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  3. 60154fd Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  4. afd1255 Reland "WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType" by kwiberg · 8 years ago
  5. 52b9df6 Revert of WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType (patchset #13 id:260001 of https://codereview.webrtc.org/2686043006/ ) by kwiberg · 8 years ago
  6. 135be28 WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType by kwiberg · 8 years ago
  7. 191c2da Remove VoEHardware interface. by solenberg · 8 years ago
  8. f5fbd05 Remove VoENetEqStats interface. by solenberg · 8 years ago
  9. 788c1f7 Remove VoEAudioProcessing interface. by solenberg · 8 years ago
  10. 07f189f Remove VoEVolumeControl interface. by solenberg · 8 years ago
  11. ac16f1b Remove VoEVideoSync interface. by solenberg · 8 years ago
  12. bda935c Remove VoEExternalMedia interface. by solenberg · 8 years ago
  13. a1daebb Delete voice_engine_configurations.h by henrik.lundin · 8 years ago
  14. cd1064b WebRTC: Replace ProjectRootPath by ResourcePath by ehmaldonado · 8 years ago
  15. 72aebf4 Remove voe::Channel::StopReceive() and associated logic. by solenberg · 8 years ago
  16. c859ded Delete old video defines in engine config. by mflodman · 8 years ago
  17. 36a2479 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  18. 15b966d Enable the -Wundef warning for clang by kwiberg · 8 years ago
  19. a686d5e Moving/renaming webrtc/common.h. by solenberg · 9 years ago
  20. 39673bb Remove the VoEDtmf interface. by solenberg · 9 years ago
  21. 484e0cd Replace scoped_ptr with unique_ptr in webrtc/voice_engine/ by kwiberg · 9 years ago
  22. 7979ebb Remove mutable from rtc::CriticalSections. by pbos · 9 years ago
  23. c8e8cb0 Swap use of CriticalSectionWrapper with rtc::CriticalSection in voice_engine/ by tommi · 9 years ago
  24. 98836c0 Remove DISABLED_ON_ macros. by Peter Boström · 9 years ago
  25. daf1aa4 Clean up PlatformThread. by Peter Boström · 9 years ago
  26. 9410e01 Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  27. 78f65d0 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  28. eb16b93 Add a PacketOptions struct to webrtc::Transport. by stefan · 9 years ago
  29. d5bdda3 Unify Transport and newapi::Transport interfaces. by pbos · 9 years ago
  30. 00a7fa4 Remove channel ids from various interfaces. by Peter Boström · 10 years ago
  31. 5361f04 VoE: Remove unused interfaces by Jelena Marusic · 10 years ago
  32. 01c1481 Re-land 8810 "- Add a SetPriority method to ThreadWr..." by tommi@webrtc.org · 10 years ago
  33. eb2730e Revert 8810 "- Add a SetPriority method to ThreadWrapper" by tommi@webrtc.org · 10 years ago
  34. be8dbba - Add a SetPriority method to ThreadWrapper by tommi@webrtc.org · 10 years ago
  35. 04d511c Remove thread id from ThreadWrapper::Start(). by pbos@webrtc.org · 10 years ago
  36. 860ac53 Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  37. deb9dae Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  38. fae177c Remove EventWrapper::Reset(). by pbos@webrtc.org · 10 years ago
  39. a270e21 Fix potential flakiness in voe_auto_test. by solenberg@webrtc.org · 10 years ago
  40. 0ab923a Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  41. c10bfea Mark all virtual overrides in the hierarchy of Transport as virtual + OVERRIDE. by xians@webrtc.org · 10 years ago
  42. 8a557b5 Fix flaky test SendRtpRtcpHeaderExtensionsTest.SentPackets*. by solenberg@webrtc.org · 11 years ago
  43. 945d969 Remove ACM1/ACM2 switching from VoiceEngine tests by henrik.lundin@webrtc.org · 11 years ago
  44. 1a07e42 Re-enable AGC tests: by aluebs@webrtc.org · 11 years ago
  45. 4ff0eda Removes VoECallReport sub API as part of a clean-up operation where the goal is to remove unused APIs. by henrika@webrtc.org · 11 years ago
  46. fec6b6e VoE changes to allow forwarding of packets from VoE to ViE BWE. by solenberg@webrtc.org · 11 years ago
  47. a56c5b4 Remove external encryption API for VoE. by solenberg@webrtc.org · 11 years ago
  48. 6b15b51 Fix locking in LoopBackTransport::StorePacket. by pbos@webrtc.org · 11 years ago
  49. 0de0049 1. adding request of ACM version in the manual mode of voe_auto_test by minyue@webrtc.org · 11 years ago
  50. 7d82c9d Hand over loopback packets to a network thread. by pbos@webrtc.org · 12 years ago
  51. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 12 years ago
  52. 471ae72 Include files from webrtc/.. paths in voice_engine/ by pbos@webrtc.org · 12 years ago
  53. 8510750 Make sure VoiceEngine tests only include one test framework. by pbos@webrtc.org · 12 years ago
  54. ca7a9a2 Remove const for plain data types in voice_engine/ by pbos@webrtc.org · 12 years ago
  55. aa922de Move the VoE tests to use external transport instead of the built in udp transport by pwestin@webrtc.org · 12 years ago
  56. 912b7f7 Revert r3667 and r3665 Review URL: https://webrtc-codereview.appspot.com/1199004 by pwestin@webrtc.org · 12 years ago
  57. 2daec4c Removed the engine API:s related to transport such as SetSendDestination, the functionality is now provided via the test frame work. by pwestin@webrtc.org · 12 years ago
  58. b790741 Generalized mechanism for excluding gtests on platforms, disabled broken tests on mac. by phoglund@webrtc.org · 12 years ago
  59. fbb6e45 Change Sleep() comment in test fixture. by andrew@webrtc.org · 12 years ago
  60. 143ce52 Replace voice engine utility functions with system wrapper variants. by andrew@webrtc.org · 12 years ago
  61. d166091 Disabled flaky test on Linux, added disable-on-platform macros, fixed \n's by phoglund@webrtc.org · 12 years ago
  62. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago