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