Sign in
webrtc
/
src
/
webrtc
/
b7ebe5b0c620f5f7c98debe4046eec1895e73937
/
modules
/
desktop_capture
a649ab7
Fix a platform check to use WEBRTC_WIN instead of OS_WIN.
by jiayl@webrtc.org
· 10 years ago
e4979ba
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
4fc0ee5
Remove mouse cursor capturer from the ScreenCapturer interface
by sergeyu@chromium.org
· 11 years ago
7767f0f
Revert "Remove mouse cursor capturer from the ScreenCapturer interface"
by sergeyu@chromium.org
· 11 years ago
5d8b812
Remove mouse cursor capturer from the ScreenCapturer interface
by sergeyu@chromium.org
· 11 years ago
7600960
Add error trap for XFixesGetCursorImage()
by sergeyu@chromium.org
· 11 years ago
296871b
GN: Add common configs to all targets.
by kjellander@webrtc.org
· 11 years ago
9073595
Add missing DesktopConfigurationMonitor Unlock in webrtc::ScreenCapturerMac
by jiayl@webrtc.org
· 11 years ago
223c9c1
The 2x2 black frame on windows when the shared window is minimized caused an assert from vp8 and may lead to memroy corruption.
by jiayl@webrtc.org
· 11 years ago
4dc8e4e
Add a target for the approved subset of rtc_base.
by andrew@webrtc.org
· 11 years ago
5f5cbf2
Fix memory leak in webrtc::MouseCursorMonitorMac
by sergeyu@chromium.org
· 11 years ago
5b28e7c
Fix window capturing on Windows when the window is minimized.
by jiayl@webrtc.org
· 11 years ago
6b3710c
Convert GN visibility to be lists.
by brettw@chromium.org
· 11 years ago
27b1560
Add direct_dependent_config to desktop_capture in GN build.
by brettw@chromium.org
· 11 years ago
49d6220
Change gflags and gmock includes to be full paths.
by kjellander@webrtc.org
· 11 years ago
5a2b2f1
GN: Disable Chromium clang plugins for standalone build.
by kjellander@webrtc.org
· 11 years ago
3eef73d
Remove trailing null character from std::string
by jiayl@webrtc.org
· 11 years ago
8150ff1
Set updated_rect for frames generated by WindowCapturer implementationsw
by sergeyu@chromium.org
· 11 years ago
df6904d
Fix an invalid memory access due to typo in win/cursor.cc.
by jiayl@webrtc.org
· 11 years ago
ccf0fef
GN: Fix include paths for WebRTC in Chromium build.
by kjellander@webrtc.org
· 11 years ago
75f7656
Create FullScreenChromeWindowDetector in DesktopConfigurationOptions::CreateDefault.
by jiayl@webrtc.org
· 11 years ago
678f190
Implement a work around for Chrome full-screen tab switch on Mac.
by jiayl@webrtc.org
· 11 years ago
d13c375
Implement BUILD.gn for desktop_capture.
by jiayl@webrtc.org
· 11 years ago
3610f63
GN: Add BUILD.gn files + kjellander to OWNERS
by kjellander@webrtc.org
· 11 years ago
e5c55da
Do not call CaptureCursor in ScreenCapturerWinGdi if no MouseShapeObserver.
by jiayl@webrtc.org
· 11 years ago
00035af
Use XErrorTrap in MouseCursorMonitorX11 to catch the error if the shared window has been closed.
by jiayl@webrtc.org
· 11 years ago
bb57de4
Disable MouseCursorMonitorTest
by henrik.lundin@webrtc.org
· 11 years ago
1a3e45b
Disable MouseCursorMonitorTest.FromScreen
by henrik.lundin@webrtc.org
· 11 years ago
86101b9
Disable MouseCursorMonitorTest due to flake on Windows.
by andrew@webrtc.org
· 11 years ago
e38123c
Adds missing include of assert header.
by henrike@webrtc.org
· 11 years ago
774b3d3
Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h.
by henrike@webrtc.org
· 11 years ago
b45df1c
Initializes WINDOWPLACEMENT::length in GetCroppedWindowRect.
by jiayl@webrtc.org
· 11 years ago
0a9ed7c
Revert 6202 "Switch to using base/constructormagic.h and remove ..."
by mcasas@webrtc.org
· 11 years ago
8520b33
Revert 6208 "Patch from henrike@webrtc.org"
by mcasas@webrtc.org
· 11 years ago
1528532
Patch from henrike@webrtc.org
by mcasas@webrtc.org
· 11 years ago
28b7c07
Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h.
by henrike@webrtc.org
· 11 years ago
6b6e3ea
Implement the Windows screen capturer using the Magnification API.
by jiayl@webrtc.org
· 11 years ago
1f415cb
Revert 6048 "Implement the Windows screen capturer using the Mag..."
by tina.legrand@webrtc.org
· 11 years ago
547a7cd
Implement the Windows screen capturer using the Magnification API.
by jiayl@webrtc.org
· 11 years ago
151f6f2
Added include of assert.h for files calling assert but missing the include.
by henrike@webrtc.org
· 11 years ago
ba47616
Replace scoped_array<T> with scoped_ptr<T[]>.
by andrew@webrtc.org
· 11 years ago
dcbf62b
Returns a NULL frame on all platforms if the captured window is closed.
by jiayl@webrtc.org
· 11 years ago
74658f6
Fix multi-monitor support in the screen capturer for Mac.
by sergeyu@chromium.org
· 11 years ago
998d063
Revert r5937 "Fix multi-monitor support in the screen capturer for Mac."
by sergeyu@chromium.org
· 11 years ago
ceef02b
Fix multi-monitor support in the screen capturer for Mac.
by sergeyu@chromium.org
· 11 years ago
98f8320
Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.
by fischman@webrtc.org
· 11 years ago
26103b9
Fix the captured screen rect conversion.
by jiayl@webrtc.org
· 11 years ago
d6e5cf9
Fix DesktopSize::is_empty() for the case when only width or only height is 0.
by sergeyu@chromium.org
· 11 years ago
a538def
Fix a crash in WindowCapturereMac when capture() fails.
by jiayl@webrtc.org
· 11 years ago
ba75592
Makes ScreenCapturerMac exclude the window specified in DesktopCapturer::SetExcludedWindow.
by jiayl@webrtc.org
· 11 years ago
ac1fabd
Adjust the captured window rect when the window is maximized.
by jiayl@webrtc.org
· 11 years ago
dd6cf04
Adds a method to WindowCapturer to bring a window to the front.
by jiayl@webrtc.org
· 11 years ago
bcf0a10
Remove std:: prefixes from C functions in webrtc/.
by pbos@webrtc.org
· 11 years ago
84641bf
Call PrintWindow for the first time of capturing to capture the window frames correctly.
by jiayl@webrtc.org
· 11 years ago
935694d
Invalidate the whole screen when the frame size is changed.
by jiayl@webrtc.org
· 11 years ago
ab23a2d
Make WindowCapturerLinux handling window resize events.
by jiayl@webrtc.org
· 11 years ago
d4ce7ff
Fix DesktopAndCursorComposer not to crash
by sergeyu@chromium.org
· 11 years ago
9add2bb
Fix WindowCapturerWin to unselect bitmap before destroying DC.
by sergeyu@chromium.org
· 11 years ago
4845e6e
Fix a cursor capturing issue on Windows.
by jiayl@webrtc.org
· 11 years ago
1d23d5e
Implement single monitor capture on Mac.
by jiayl@webrtc.org
· 11 years ago
5e9b730
Fix the mouse cursor offset issue on Mac.
by jiayl@webrtc.org
· 11 years ago
54ad929
Moves the display reconfiguration callback into a separate class,
by jiayl@webrtc.org
· 11 years ago
28bd30a
Implement screen enumeration and individual screen capturing for Windows.
by jiayl@webrtc.org
· 11 years ago
4c20797
Fix crash in MouseCursor::CopyOf()
by sergeyu@chromium.org
· 11 years ago
390a5ae
Update needed to MockScreenCapturer after new methods addition to webrtc::ScreenCapturer.
by mallinath@webrtc.org
· 11 years ago
a2c2654
Extends the ScreenCapturer interface for individual display screen cast.
by jiayl@webrtc.org
· 11 years ago
59fdf2d
Fix MouseCursorMonitorMac to return correct hotspot position.
by sergeyu@chromium.org
· 11 years ago
eb9ce11
Make MouseCursor mutable
by sergeyu@chromium.org
· 11 years ago
432e574
Revert "Make MouseCursor mutable"
by sergeyu@chromium.org
· 11 years ago
865be14
Make MouseCursor mutable
by sergeyu@chromium.org
· 11 years ago
935c8c7
Add shape in DesktopFrame.
by sergeyu@chromium.org
· 11 years ago
c5a2831
Fix MouseCursor to MouseCursorShape conversion in ScreenCapturerWin.
by sergeyu@chromium.org
· 11 years ago
8b0791c
Fix DesktopAndCursorComposer to restore frames to the original state.
by sergeyu@chromium.org
· 11 years ago
1d76e9b
Provide a MouseCursorMonitor::CreateForWindow implementation in *_null.cc
by sergeyu@chromium.org
· 11 years ago
221798a
Upgrade scoped_ptr to Chromium's latest version.
by andrew@webrtc.org
· 11 years ago
2873c4c
MouseCursorMonitor implementation for OSX and Windows.
by sergeyu@chromium.org
· 11 years ago
ba6d56c
Add MouseCursorRenderer.
by sergeyu@chromium.org
· 11 years ago
af54d4b
Add MouseCursorCapturer interface with implementation for X11.
by sergeyu@chromium.org
· 11 years ago
438ae6f
Remove empty line in SharedXDisplay::RemoveEventHandler.
by sergeyu@chromium.org
· 11 years ago
07e0f6c
Add event handling in SharedXDisplay.
by sergeyu@chromium.org
· 11 years ago
91685dc
Add DesktopCaptureOptions class.
by sergeyu@chromium.org
· 11 years ago
53fdd3b
Fix WindowCapturerWin to capture window decorations after window size changes.
by sergeyu@chromium.org
· 12 years ago
08099e0
Fix window capturer not to leak HDC.
by sergeyu@chromium.org
· 12 years ago
82707bf
Fix window capturer to stop capturing when the target is minimized.
by sergeyu@chromium.org
· 12 years ago
d1fe828
Fix bugs in DesktopRegion::Subtract().
by sergeyu@chromium.org
· 12 years ago
26251da
Implement DesktopRegion subtraction.
by sergeyu@chromium.org
· 12 years ago
d0737d9
Fix crash in the window capturer on windows
by sergeyu@chromium.org
· 12 years ago
f2ef20c
Pre-multiply images for MouseCursorShape.
by alexeypa@chromium.org
· 12 years ago
d808778
Fix typo in InvertedDesktopFrame
by sergeyu@chromium.org
· 12 years ago
fd8cc12
Fix image flipping for OpenGL-based screen capturer on Mac.
by sergeyu@chromium.org
· 12 years ago
e562e02
WindowCapturer implementation for Linux.
by sergeyu@chromium.org
· 12 years ago
bb89390
Implement window capturer for OS X.
by sergeyu@chromium.org
· 12 years ago
f15cc82
Fix crash in screen capturer on Mac
by sergeyu@chromium.org
· 12 years ago
3f45c2e
Switch C++-style C headers with their C equivalents.
by pbos@webrtc.org
· 12 years ago
c7df0aa
Fix crash in DesktopRegion::Intersect().
by sergeyu@chromium.org
· 12 years ago
10b3664
Fix some chromium-style warnings in webrtc/modules/desktop_capture/
by pbos@webrtc.org
· 12 years ago
fb0aa4e
Fix ScreenCapturerLinux not to use XDamage when requested.
by sergeyu@chromium.org
· 12 years ago
3b89e10
Proper spacing for end-of-namespace comments.
by pbos@webrtc.org
· 12 years ago
c8c333d
mac: Mark kCGLPFAFullScreen as allowed in a 10.6-only function.
by sergeyu@chromium.org
· 12 years ago
b82ee51
Make ScreenCapturerMac work in versions of OSX before Lion.
by sergeyu@chromium.org
· 12 years ago
Next »