1. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  2. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  4. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 6 years ago
  5. d6fbf2a Tests: Pass codec ID argument to audio codecs by Karl Wiberg · 6 years ago
  6. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  7. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  8. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  9. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  10. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  11. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/mock_audio_decoder_factory.h]
  13. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  14. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  15. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  16. 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]
  17. 087bd34 Move AudioDecoder and related stuff to the api/ directory by kwiberg · 7 years ago
  18. d32bf75 Pass SdpAudioFormat through Channel, without converting to CodecInst by kwiberg · 8 years ago
  19. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  20. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  21. d4e9f62 Updated AudioDecoderFactory to list AudioCodecSpecs instead of SdpAudioFormats. by ossu · 8 years ago
  22. c54071d WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs. by ossu · 8 years ago
  23. 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
  24. 95eb1ba WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs. by ossu · 8 years ago
  25. 5178ee8 NetEq: Use a BuiltinAudioDecoderFactory to create decoders by kwiberg · 8 years ago