1. 46da472 Revert "mac: Work around an inccorect availability annotation in the 13.3 SDK" by Avi Drissman · 1 year, 3 months ago
  2. 0e4a9bc Export GetWindowList(...) by Johannes Kron · 1 year, 4 months ago
  3. d23d450 Make DesktopFrame::CreateFromCGImage() accessible for external targets by Johannes Kron · 1 year, 4 months ago
  4. e5af52e Make DesktopFrameCGImage::CreateFromCGImage() public by Johannes Kron · 1 year, 5 months ago
  5. c018bae Format /modules by Jared Siskin · 1 year, 9 months ago
  6. 0f87b38 mac: Work around an inccorect availability annotation in the 13.3 SDK by Nico Weber · 1 year, 9 months ago
  7. dc0911b Adopt absl::string_view in modules/desktop_capture/ by Ali Tofigh · 2 years, 5 months ago
  8. 275e268 Fix sharing full screen PowerPoint pres on macOS by Nico Schlumprecht · 2 years, 5 months ago
  9. a313ff5 C++20 fixes. by Peter Kasting · 2 years, 7 months ago
  10. 7555ac5 Add 10.13 compatibility by Avi Drissman · 2 years, 8 months ago
  11. a18fddc Filter out Mac StatusIndicator window from desktop capture list by Tony Herre · 2 years, 9 months ago
  12. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years ago
  13. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years ago
  14. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years ago
  15. 604fd2f Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ by Byoungchan Lee · 3 years ago
  16. 54c90f2 [-Wshadow] - Fix some warnings. by Mirko Bonadei · 3 years, 3 months ago
  17. 7add207 Remove DCHECK when overwriting shared DesktopFrame. by Lambros Lambrou · 3 years, 4 months ago
  18. cec4343 Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture by Artem Titov · 3 years, 5 months ago
  19. 190244b Remove all #include <assert.h>/<cassert> and usage in Obj-C code. by Mirko Bonadei · 3 years, 6 months ago
  20. 86ee89f Simplify reference counting implementation of PendingTaskSafetyFlag. by Tommi · 3 years, 8 months ago
  21. d15a575 Use SequenceChecker from public API by Artem Titov · 3 years, 11 months ago
  22. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years ago
  23. 439ffe4 Add Presentation Mode Support for Capturing OpenOffice Impress document windows by Roman Gaiu · 4 years, 5 months ago
  24. 4379a7d Reland "Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex." by Markus Handell · 4 years, 6 months ago
  25. 1added5 Revert "Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex." by Markus Handell · 4 years, 6 months ago
  26. 44dd3d7 Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex. by Markus Handell · 4 years, 6 months ago
  27. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  28. b5883535 Implement handling for MS PowerPoint Presentation Mode. by Roman Gaiu · 5 years ago
  29. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 5 years ago
  30. 5e8ddc3 Reland "Delete mac_utils.h and mac_utils.cc" by Niels Möller · 5 years ago
  31. a2dae38 Revert "Reland "Delete mac_utils.h and mac_utils.cc"" by Niels Moller · 5 years ago
  32. df57833 Reland "Delete mac_utils.h and mac_utils.cc" by Niels Möller · 5 years ago
  33. e21f3f5 Revert "Delete mac_utils.h and mac_utils.cc" by Niels Moller · 5 years ago
  34. ada8e17 Delete mac_utils.h and mac_utils.cc by Niels Möller · 5 years ago
  35. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  36. da87648 Check nullity of CGColorSpaceCopyICCProfile's return value by Julien Isorce · 6 years ago
  37. 62acb5a Add ICC profile to DesktopFrame by Julien Isorce · 6 years ago
  38. 5665572 Avoid a frame copy in WindowCapturerMac by Julien Isorce · 6 years ago
  39. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  40. 98e9f29 Improve application window picker on Mac that was not listing all apps. by Julien Isorce · 6 years ago
  41. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  42. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  43. 1d61c43 desktopCapture: copy whole screen region when screen is zoomed on OSX by braveyao · 6 years ago
  44. ebad177 Include event_wrapper.h only where used. by Niels Möller · 6 years ago
  45. eaf337a Remove event wait logic from DesktopConfigurationMonitor by Emircan Uysaler · 6 years ago
  46. 433eafe Delete unused includes of assert.h by Niels Möller · 6 years ago
  47. 8dda035 ScreenCapturerMac: destroy the streams and remove the DisplayStreamManager by Julien Isorce · 6 years ago
  48. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  49. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  50. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  51. aac7dee [desktopCapture Mac]reorder execution order in start/release processing by braveyao · 7 years ago
  52. 90394a4 Reland "[desktopCapture] Unify the position info in DIP coordinates on Mac." by braveyao · 7 years ago
  53. e1c3c01 Revert "[desktopCapture] Unify the position info in DIP coordinates on Mac." by Per Kjellander · 7 years ago
  54. 89653d5 [desktopCapture] Unify the position info in DIP coordinates on Mac. by braveyao · 7 years ago
  55. 1f184f0 [desktopCapture Mac] have latest iosurface before invalidating region by braveyao · 7 years ago
  56. ad7f6e5 [desktopCapture Mac] Continue screen capture at graphic cards switching by braveyao · 7 years ago
  57. c6416fb [desktopCapture] add some logs into trace event by braveyao · 7 years ago
  58. bb005b6 Make ScreenCapturerMac more robust when using IOSurface by Julien Isorce · 7 years ago
  59. 1c4bbba Can use the given IOSurfaceRef to reach higher capture framerate on Mac by Julien Isorce · 7 years ago
  60. c0719ce Add DesktopFrameCGImage by Julien Isorce · 7 years ago
  61. 5821976 Wrap CGImageRef and CGDataRef with ScopedCFTypeRef by Julien Isorce · 7 years ago
  62. 6d7b835 Some minor cleanups in ScreenCapturerMac by Julien Isorce · 7 years ago
  63. 370228c Move ScreenCapturerMac to mac sub directory by Julien Isorce · 7 years ago
  64. 70294c8 Revert "Add ScopedAllowBaseSyncPrimitives for DesktopConfigurationMonitor." by Henrik Grunell · 7 years ago
  65. 0a3593c Add ScopedAllowBaseSyncPrimitives for DesktopConfigurationMonitor. by Tommi · 7 years ago
  66. 70ae347 [desktopCapture] remove reduntant check and fix comments error by braveyao · 7 years ago
  67. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  68. 411582b [Window Capturer] Implement scaling in GetWindowBounds() by Zijie He · 7 years ago
  69. c2a0eb2 [Window Capture] Mouse cursor missing during window sharing on Mac OSX by Zijie He · 7 years ago
  70. 9155e49 New classes RefCounter and RefCountedBase. by Niels Möller · 7 years ago
  71. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  72. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  73. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago