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. fd8be34 Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  7. 6ab3db2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 9 years ago
  8. 65fc62e Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  9. 84be511 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  10. 52d4e6b Revert of Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ (patchset #1 id:40001 of https://codereview.webrtc.org/1921233002/ ) by terelius · 9 years ago
  11. 2c27a06 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  12. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
  13. 2bb3afa Replace scoped_ptr with unique_ptr in webrtc/modules/desktop_capture/ by kwiberg · 9 years ago
  14. cc9669c Cleanup shared memory handling in DesktopCapturer interface. by sergeyu · 9 years ago
  15. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
  16. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  17. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  18. 7ee0c16 Makes ScreenCapturerMac exclude the window specified in DesktopCapturer::SetExcludedWindow. by jiayl@webrtc.org · 11 years ago
  19. e6e749d Add MouseCursorRenderer. by sergeyu@chromium.org · 11 years ago