aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.cc
AgeCommit message (Expand)Author
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
2015-12-10clang/win: Fix -Wextra warnings in webrtc.thakis
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-04-24Do not use Magnifier if there are multiple screens since it sometimes crashes.Jiayang Liu
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2014-10-02Remove mouse cursor capturer from the ScreenCapturer interfacesergeyu@chromium.org
2014-10-02Revert "Remove mouse cursor capturer from the ScreenCapturer interface"sergeyu@chromium.org
2014-10-02Remove mouse cursor capturer from the ScreenCapturer interfacesergeyu@chromium.org
2014-05-22Adds missing include of assert header.henrike@webrtc.org
2014-05-05Implement the Windows screen capturer using the Magnification API.jiayl@webrtc.org
2014-05-05Revert 6048 "Implement the Windows screen capturer using the Mag..."tina.legrand@webrtc.org
2014-05-03Implement the Windows screen capturer using the Magnification API.jiayl@webrtc.org