1. e183121 Enable clang style plugin in webrtc/modules/desktop_capture by sergeyu · 8 years ago
  2. 91902cb Remove DesktopRegion parameter from DesktopCapturer::Capture. by zijiehe · 8 years ago
  3. 5d91028 Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. by sergeyu · 9 years ago
  4. b4c7b83 Revert of Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. (patchset #7 id:140001 of https://codereview.webrtc.org/1988783003/ ) by sergeyu · 9 years ago
  5. 4a627a8 Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. by sergeyu · 9 years ago
  6. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
  7. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
  8. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  9. 886c94f Adds a method to WindowCapturer to bring a window to the front. by jiayl@webrtc.org · 11 years ago
  10. 894e6fe9 Add DesktopCaptureOptions class. by sergeyu@chromium.org · 11 years ago
  11. 9f28240 WindowCapturer implementation for Linux. by sergeyu@chromium.org · 12 years ago[Renamed (70%) from webrtc/modules/desktop_capture/window_capturer_linux.cc]
  12. 12dc1a3 Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 12 years ago
  13. b10ccbe Window capturer implementation for Windows. by sergeyu@chromium.org · 12 years ago