1. bcf3191 Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  2. 97aa5c2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 9 years ago
  3. 8b348aa Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  4. b4bfca4 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 9 years ago
  5. cc4f458 Replace SetCapturer and SetCaptureDevice by SetSource. Drop return value. by nisse · 9 years ago
  6. 0a422d7 Extended proxy abstraction, to call certain methods to the worker thread. by nisse · 9 years ago
  7. 66a510a Get VideoCapturer stats via VideoTrackSourceInterface in StatsCollector, by nisse · 9 years ago
  8. 3c4cb59 Change VideoSourceInterface::needs_denoising() to return rtc::Optional<bool> by Per · 9 years ago
  9. f4524c4 Add implementation of VideoTrackSource and make VideoCapturerTrackSource inherit from it. by perkj · 9 years ago
  10. 2a4ff98 Renamed VideoSourceInterface to VideoTrackSourceInterface. by perkj · 9 years ago
  11. d922204 Add new empty files for VideoCapturerTrackSource and VideoTrackSource to make Chrome compile when adding implementation. by perkj · 9 years ago