1. c848268 Use SequenceChecker(SequenceChecker::kDetached) in a few places. by Tommi · 2 years ago
  2. 20d8d91 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 1 month ago
  3. 2da8591 Revert "Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver."" by Mirko Bonadei · 3 years, 1 month ago
  4. 3ed36c0 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 1 month ago
  5. 30d753a Revert "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tomas Gunnarsson · 3 years, 1 month ago
  6. bb57e2d Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver. by Tommi · 3 years, 1 month ago
  7. 816134a Reland "Fix race between enabled() and set_enabled() in VideoTrack." by Tommi · 3 years, 10 months ago
  8. 096ad02 Revert "Fix race between enabled() and set_enabled() in VideoTrack." by Evan Shrubsole · 3 years, 10 months ago
  9. 5ffefe9 Fix race between enabled() and set_enabled() in VideoTrack. by Tommi · 3 years, 10 months ago
  10. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  11. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  12. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  13. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/videotracksource.cc]
  14. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  15. c17ca53 Delete deprecated VideoTrackSource constructor. by Niels Möller · 7 years ago
  16. 5d67f82 Refactor VideoTrackSource, without raw pointer injection. by Niels Möller · 7 years ago
  17. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  18. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/videotracksource.cc]
  19. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (96%) from webrtc/api/videotracksource.cc]
  20. acd935b Reland of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2471783002/ ) by nisse · 8 years ago
  21. 7341ab8 Revert of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #7 id:120001 of https://codereview.webrtc.org/2383093002/ ) by nisse · 8 years ago
  22. 45c8b89 Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. by nisse · 8 years ago
  23. 5b68ab5 Extended proxy abstraction, to call certain methods to the worker thread. by nisse · 9 years ago
  24. f0dcfe2 Change VideoRtpReceiver to create remote VideoTrack and VideoTrackSource. by perkj · 9 years ago
  25. 0d3eef2 Add implementation of VideoTrackSource and make VideoCapturerTrackSource inherit from it. by perkj · 9 years ago
  26. 745b297 Fix mistake in dummy videotracksource.cc and h by perkj · 9 years ago
  27. 11e1805 Add new empty files for VideoCapturerTrackSource and VideoTrackSource to make Chrome compile when adding implementation. by perkj · 9 years ago