1. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  2. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  3. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  4. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  5. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  6. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  7. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/mock_audio_decoder_factory.h]
  8. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  9. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  10. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  11. 37e99fd Move AudioDecoder and AudioDecoderFactory mocks to webrtc/test/ by kwiberg · 7 years ago[Renamed (90%) from webrtc/modules/audio_coding/codecs/mock/mock_audio_decoder_factory.h]
  12. 087bd34 Move AudioDecoder and related stuff to the api/ directory by kwiberg · 7 years ago
  13. d32bf75 Pass SdpAudioFormat through Channel, without converting to CodecInst by kwiberg · 8 years ago
  14. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  15. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  16. d4e9f62 Updated AudioDecoderFactory to list AudioCodecSpecs instead of SdpAudioFormats. by ossu · 8 years ago
  17. c54071d WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs. by ossu · 8 years ago
  18. f93be58 Revert of WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs. (patchset #10 id:200001 of https://codereview.webrtc.org/2072753002/ ) by ossu · 8 years ago
  19. 95eb1ba WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs. by ossu · 8 years ago
  20. 5178ee8 NetEq: Use a BuiltinAudioDecoderFactory to create decoders by kwiberg · 8 years ago