Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. 5992737 IWYU everything again by Philipp Hancke · 4 months ago
  2. 8f7678f Move rest of rtc namespace except ios and clashes to webrtc namespace by Evan Shrubsole · 8 months ago
  3. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 2 months ago
  4. c848268 Use SequenceChecker(SequenceChecker::kDetached) in a few places. by Tommi · 2 years, 8 months ago
  5. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 9 months ago
  6. 20d8d91 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 9 months ago
  7. 2da8591 Revert "Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver."" by Mirko Bonadei · 3 years, 9 months ago
  8. 3ed36c0 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 9 months ago
  9. 30d753a Revert "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tomas Gunnarsson · 3 years, 9 months ago
  10. bb57e2d Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver. by Tommi · 3 years, 10 months ago
  11. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 9 months ago
  12. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 10 months ago
  13. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 10 months ago
  14. 6efc14b VideoTrackSourceInterface: make some newly introduced methods pure virtual. by Markus Handell · 6 years ago
  15. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  16. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 7 years ago[Renamed from pc/videotracksource.h]
  17. 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 7 years ago
  18. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  19. c17ca53 Delete deprecated VideoTrackSource constructor. by Niels Möller · 7 years ago
  20. 5d67f82 Refactor VideoTrackSource, without raw pointer injection. by Niels Möller · 7 years ago
  21. 89ee4a6 Delete unused member variable VideoTrackSource::options_. by Niels Möller · 7 years ago
  22. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 8 years ago
  23. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 8 years ago
  24. 36f8f3e Optional: Use nullopt and implicit construction in /pc by Oskar Sundbom · 8 years ago
  25. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  26. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/videotracksource.h]
  27. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  28. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  29. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  30. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 9 years ago