summaryrefslogtreecommitdiff
path: root/modules/desktop_capture/win/cursor.cc
AgeCommit message (Expand)Author
2014-07-15Fix an invalid memory access due to typo in win/cursor.cc.jiayl@webrtc.org
2014-04-25Replace scoped_array<T> with scoped_ptr<T[]>.andrew@webrtc.org
2013-10-22Upgrade scoped_ptr to Chromium's latest version.andrew@webrtc.org
2013-10-17MouseCursorMonitor implementation for OSX and Windows.sergeyu@chromium.org
2013-09-05Pre-multiply images for MouseCursorShape.alexeypa@chromium.org
2013-06-10Allow the screen capturer to capture oversized cursors and cursors without al...alexeypa@chromium.org