1. 604fd2f Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ by Byoungchan Lee · 3 years, 2 months ago
  2. cec4343 Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture by Artem Titov · 3 years, 7 months ago
  3. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 6 years ago
  4. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  5. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  6. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  7. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  8. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/desktop_capture/mouse_cursor.h]
  9. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  10. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  11. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  12. 2bb3afa Replace scoped_ptr with unique_ptr in webrtc/modules/desktop_capture/ by kwiberg · 9 years ago
  13. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  14. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  15. 88fbb2d Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  16. 2fa7f79 Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 11 years ago
  17. 125ffd7 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  18. 8ae7256 Make MouseCursor mutable by sergeyu@chromium.org · 11 years ago
  19. e4c9272 Revert "Make MouseCursor mutable" by sergeyu@chromium.org · 11 years ago
  20. 8fd1d26 Make MouseCursor mutable by sergeyu@chromium.org · 11 years ago
  21. 2df89c0 MouseCursorMonitor implementation for OSX and Windows. by sergeyu@chromium.org · 11 years ago
  22. 2767b53 Add MouseCursorCapturer interface with implementation for X11. by sergeyu@chromium.org · 11 years ago