1. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  2. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  3. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  4. 4b37127 Fix compilation issues of std::unique_ptr by steweg · 8 years ago
  5. f15fb45 Fix occasional race in VideoCapturerTrackSource seen by memcheck bot. by deadbeef · 8 years ago
  6. 112b2e9 Switching some interfaces to use std::unique_ptr<>. by deadbeef · 8 years ago
  7. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (99%) from webrtc/api/videocapturertracksource.cc]
  8. ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  9. 66712b0 Revert of Add method cricket::VideoCapturer::NeedsDenoising, use in VideoCapturerTrackSource. (patchset #5 id:80001 of https://codereview.webrtc.org/2334683002/ ) by nisse · 8 years ago
  10. 0d14c6a Add method cricket::VideoCapturer::NeedsDenoising, use in VideoCapturerTrackSource. by nisse · 8 years ago
  11. a973f95 Remove restart method from VideoTrackSourceInterface. by sakal · 9 years ago
  12. 3e33bfe Fix some sign-compare warnings in webrtc/api. by kjellander · 9 years ago
  13. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 9 years ago
  14. 5b68ab5 Extended proxy abstraction, to call certain methods to the worker thread. by nisse · 9 years ago
  15. fcc640f Get VideoCapturer stats via VideoTrackSourceInterface in StatsCollector, by nisse · 9 years ago
  16. c0d31e9 Change VideoSourceInterface::needs_denoising() to return rtc::Optional<bool> by Per · 9 years ago
  17. 4a3a135 More cleanup of cricket::VideoCapturer by perkj · 9 years ago
  18. 0d3eef2 Add implementation of VideoTrackSource and make VideoCapturerTrackSource inherit from it. by perkj · 9 years ago
  19. a3ede6c Renamed VideoSourceInterface to VideoTrackSourceInterface. by perkj · 9 years ago
  20. 11e1805 Add new empty files for VideoCapturerTrackSource and VideoTrackSource to make Chrome compile when adding implementation. by perkj · 9 years ago