1. 173fd91 [Window Capture] Inaccurate cursor position during window sharing on X11 by Zijie He · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc]
  4. 74544f9 Return translated position in MouseCursorMonitor by Zijie He · 7 years ago
  5. cd66a77 Create new constructors and fields to support a better mouse cursor monitor by Zijie He · 7 years ago
  6. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  7. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  8. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  9. d019667 Linux desktopCapture: fix the cursor position issue in Window sharing by braveyao · 7 years ago
  10. 368f5cf Replace use of system_wrappers/include/logging.h by base/logging.h. by nisse · 7 years ago
  11. b890c95c Replace some asserts with DCHECKs by kwiberg · 8 years ago
  12. 69a0e3e Use a default mouse cursor if XFixes is not supported. by jamiewalch · 8 years ago
  13. e183121 Enable clang style plugin in webrtc/modules/desktop_capture by sergeyu · 8 years ago
  14. 2bb3afa Replace scoped_ptr with unique_ptr in webrtc/modules/desktop_capture/ by kwiberg · 9 years ago
  15. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  16. 26b0860 Use one scoped_refptr. by Peter Boström · 9 years ago
  17. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  18. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  19. 76819d3 Add error trap for XFixesGetCursorImage() by sergeyu@chromium.org · 10 years ago
  20. b8f5825 Use XErrorTrap in MouseCursorMonitorX11 to catch the error if the shared window has been closed. by jiayl@webrtc.org · 10 years ago
  21. 017b619 Extends the ScreenCapturer interface for individual display screen cast. by jiayl@webrtc.org · 11 years ago
  22. 2767b53 Add MouseCursorCapturer interface with implementation for X11. by sergeyu@chromium.org · 11 years ago