Sign in
webrtc
/
src
/
d2afbaf33fe637f4f5a58b3a33c7e1209a199b6a
/
modules
/
desktop_capture
/
desktop_frame.cc
ee9d41a
Remove workaround for libyuv::CopyPlane zero-height crash
by Joe Downing
· 2 years, 7 months ago
f4a6928
Simple, mergable fix to avoid a libyuv CopyPlane crash
by Joe Downing
· 2 years, 9 months ago
c949016
Revert "Fix memory corruption in BasicDesktopFrame::CopyTo"
by Jeroen Dhollander
· 2 years, 9 months ago
0ba1028
Fix memory corruption in BasicDesktopFrame::CopyTo
by Jeroen Dhollander
· 2 years, 10 months ago
f8775cf
Fix drawing of local mouse in CRD on ChromeOS
by Jeroen Dhollander
· 2 years, 11 months ago
f2f9bb6
Fixing a buffer copy issue in DesktopFrame
by Joe Downing
· 4 years ago
5cfcf22
modules/desktop_capture: replace memcpy with libyuv::CopyPlane
by Zhaoliang Ma
· 4 years, 1 month ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 6 years ago
e8ef87b
Include menus & dialogs in frames captured by WindowCapturerWin
by Bryan Ferguson
· 6 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
62acb5a
Add ICC profile to DesktopFrame
by Julien Isorce
· 6 years ago
27d5ad0
Fix mouse not being shared with Handgouts on Win10
by Julien Isorce
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
05c6519
ScreenCapturerMac: make sure the desktop frame is zero initiaziled
by Julien Isorce
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
90394a4
Reland "[desktopCapture] Unify the position info in DIP coordinates on Mac."
by braveyao
· 7 years ago
e1c3c01
Revert "[desktopCapture] Unify the position info in DIP coordinates on Mac."
by Per Kjellander
· 7 years ago
89653d5
[desktopCapture] Unify the position info in DIP coordinates on Mac.
by braveyao
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/modules/desktop_capture/desktop_frame.cc]
85e6a4b
Use desktop relative mouse cursor position in DesktopAndCursorComposer
by Zijie He
· 8 years ago
5acd9d0
Add DesktopFrame::MoveFrameInfoFrom() and DesktopFrame::CopyFrameInfoFrom()
by Zijie He
· 8 years ago
fdd1f21
Irrational check in the constructor of DesktopFrame: stride_ may be negative
by Zijie He
· 8 years ago
09f16c6
Add new constructors for all DesktopFrame inheritances
by Zijie He
· 8 years ago
cd66a77
Create new constructors and fields to support a better mouse cursor monitor
by Zijie He
· 8 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
4032674
Forward capturer_id between DesktopFrame and its implementations
by zijiehe
· 8 years ago
88ac827
Add DesktopCapturerId and attach it to DesktopFrame
by zijiehe
· 8 years ago
0609876
Revert of Add DesktopCapturerId and attach it to DesktopFrame (patchset #4 id:100002 of https://codereview.webrtc.org/2759493002/ )
by henrikg
· 8 years ago
41e3d9f
Add DesktopCapturerId and attach it to DesktopFrame
by zijiehe
· 8 years ago
6f79d84
Bug Fix: Mac Retina Screen Capture's Mouse Cursor Too Small
by qiangchen
· 8 years ago
2970c2a
DirectX based screen capturer logic
by zijiehe
· 9 years ago
1c7fdd8
Remove calls to ScopedToUnique and UniqueToScoped
by kwiberg
· 9 years ago
2bb3afa
Replace scoped_ptr with unique_ptr in webrtc/modules/desktop_capture/
by kwiberg
· 9 years ago
cc9669c
Cleanup shared memory handling in DesktopCapturer interface.
by sergeyu
· 9 years ago
0e71070
Use ScreenCapturer to capture the whole and clip to the window rect when the shared window is on the top.
by jiayl@webrtc.org
· 10 years ago
5d85819
Fix DesktopAndCursorComposer to restore frames to the original state.
by sergeyu@chromium.org
· 11 years ago
2df89c0
MouseCursorMonitor implementation for OSX and Windows.
by sergeyu@chromium.org
· 11 years ago
15e32cc
Add DesktopCapturer interface for desktop capturers.
by sergeyu@chromium.org
· 12 years ago