1. 604fd2f Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ by Byoungchan Lee · 3 years ago
  2. cec4343 Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture by Artem Titov · 3 years, 6 months ago
  3. e249d19 Make RefCountedObject require overriding virtual methods by Tomas Gunnarsson · 3 years, 9 months ago
  4. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  5. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  6. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  7. ac19414 Export symbols needed by the Chromium component build (part 6). by Mirko Bonadei · 6 years ago
  8. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  9. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  10. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  11. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  12. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  13. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  14. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/desktop_capture/shared_desktop_frame.h]
  15. 5acd9d0 Add DesktopFrame::MoveFrameInfoFrom() and DesktopFrame::CopyFrameInfoFrom() by Zijie He · 7 years ago
  16. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  17. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  18. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  19. 58000a0 Move shared_desktop_frame.cc to webrtc/modules/desktop_capture:primitives by Sergey Ulanov · 8 years ago
  20. 5d91028 Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. by sergeyu · 9 years ago
  21. b4c7b83 Revert of Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. (patchset #7 id:140001 of https://codereview.webrtc.org/1988783003/ ) by sergeyu · 9 years ago
  22. 4a627a8 Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. by sergeyu · 9 years ago
  23. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
  24. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  25. 26b0860 Use one scoped_refptr. by Peter Boström · 10 years ago
  26. 3d34f66 Move screen capturers from chromium to webrtc. by sergeyu@chromium.org · 12 years ago