1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.h]
  3. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  4. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  5. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  6. 3fa87f7 Use FallbackDesktopCapturerWrapper in ScreenCapturerWinMagnifier by zijiehe · 7 years ago
  7. 98903d2 Remove ScreenCapturer and WindowCapturer by zijiehe · 8 years ago
  8. fce4905 Implement and use new DesktopCapturer APIs in WebRTC by zijiehe · 8 years ago
  9. 54fd579 Add CreateWindowCapturer() and CreateScreenCapturer() in DesktopCapturer by zijiehe · 8 years ago
  10. 4d0ec05 Revert of Add CreateWindowCapturer() and CreateScreenCapturer() in DesktopCapturer (patchset #2 id:40001 of https://codereview.webrtc.org/2468753002/ ) by perkj · 8 years ago
  11. b763e39 Add CreateWindowCapturer() and CreateScreenCapturer() in DesktopCapturer by zijiehe · 8 years ago
  12. e183121 Enable clang style plugin in webrtc/modules/desktop_capture by sergeyu · 8 years ago
  13. 91902cb Remove DesktopRegion parameter from DesktopCapturer::Capture. by zijiehe · 8 years ago
  14. c59bf04 Remove differ from ScreenCapturer implementations by zijiehe · 8 years ago
  15. 05bba2b Several minor changes to ScreenCapturerWinMagnifier by zijiehe · 8 years ago
  16. 5d91028 Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. by sergeyu · 8 years ago
  17. 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 · 8 years ago
  18. 4a627a8 Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. by sergeyu · 8 years ago
  19. fd8be34 Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  20. 6ab3db2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 8 years ago
  21. 65fc62e Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  22. 84be511 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 8 years ago
  23. 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 · 8 years ago
  24. 2c27a06 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 8 years ago
  25. 809dcb4 Modify ScreenCaptureFrameQueue into a template by zijiehe · 8 years ago
  26. 1bcb8f0 Revert of Modify ScreenCaptureFrameQueue into a template (patchset #10 id:170001 of https://codereview.webrtc.org/1902323002/ ) by torbjorng · 8 years ago
  27. 34cad48 Modify ScreenCaptureFrameQueue into a template by zijiehe · 8 years ago
  28. 2bb3afa Replace scoped_ptr with unique_ptr in webrtc/modules/desktop_capture/ by kwiberg · 8 years ago
  29. cc9669c Cleanup shared memory handling in DesktopCapturer interface. by sergeyu · 8 years ago
  30. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  31. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  32. 12e0329 Do not use Magnifier if there are multiple screens since it sometimes crashes. by Jiayang Liu · 9 years ago
  33. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 9 years ago
  34. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 9 years ago
  35. 5fa8c45 Remove mouse cursor capturer from the ScreenCapturer interface by sergeyu@chromium.org · 10 years ago
  36. 6138f0f Revert "Remove mouse cursor capturer from the ScreenCapturer interface" by sergeyu@chromium.org · 10 years ago
  37. 1fced0f Remove mouse cursor capturer from the ScreenCapturer interface by sergeyu@chromium.org · 10 years ago
  38. 88fbb2d Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  39. 2fa7f79 Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 10 years ago
  40. 125ffd7 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  41. 4220434 Implement the Windows screen capturer using the Magnification API. by jiayl@webrtc.org · 10 years ago
  42. 7dccce3 Revert 6048 "Implement the Windows screen capturer using the Mag..." by tina.legrand@webrtc.org · 10 years ago
  43. b235c56 Implement the Windows screen capturer using the Magnification API. by jiayl@webrtc.org · 10 years ago