aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/desktop_capture/mouse_cursor.h
AgeCommit message (Expand)Author
2015-09-16Add RTC_ prefix to contructormagic macros.henrikg
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2014-05-21Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-21Revert 6202 "Switch to using base/constructormagic.h and remove ..."mcasas@webrtc.org
2014-05-20Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2013-12-18Make MouseCursor mutablesergeyu@chromium.org
2013-12-17Revert "Make MouseCursor mutable"sergeyu@chromium.org
2013-12-17Make MouseCursor mutablesergeyu@chromium.org
2013-10-17MouseCursorMonitor implementation for OSX and Windows.sergeyu@chromium.org
2013-10-16Add MouseCursorCapturer interface with implementation for X11.sergeyu@chromium.org