- 3fa21c8 Comment unused variables in implemented functions 13\n by Dor Hen · 4 months ago
- a5c5ff4 Disable WindowFinderTest.FindConsoleWindow due to flakiness by Bjorn Terelius · 5 months ago
- 27d3d74 Check return values in WindowFinderTest.FindConsoleWindow on win by Björn Terelius · 5 months ago
- dfd8f57 Adds a WebRTC.DesktopCapture.Win.WgcDirtyRegionSupport UMA for diagnostic purposes. by henrika · 6 months ago
- 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
- ab009c2 Refactor WebRTC self assignments in if clauses by Benjamin Williams · 7 months ago
- 7fe62f2 Reland "Fix 'Image will be cropped if WindowCapturerWinGdi used'" by memetao · 8 months ago
- c2f0260 Restrict ScreenCaptureKit capturer to macOS 14+. by Lambros Lambrou · 8 months ago
- 06b782c [fuchsia][sysmem2] move screen capturer to sysmem2 by Dustin Green · 8 months ago
- e6ad337 PipeWire capture: hide cursor when it goes off screen or is not visible by Jan Grulich · 9 months ago
- eb3da2b Extract video writing into separate target by Artem Titov · 9 months ago
- 2086ff5 Mac SCK capturer: Set per-frame capture_time_ms and DPI values. by Lambros Lambrou · 9 months ago
- 3069c60 Add desktop-capture option for ScreenCaptureKit on macOS. by Lambros Lambrou · 9 months ago
- d4a6c3f New macOS screen-capturer which uses ScreenCaptureKit. by Lambros Lambrou · 9 months ago
- 06e88bb PipeWire capturer: fix some possible threading issues by Jan Grulich · 9 months ago
- f076fd9 Assume a modern macOS environment by Avi Drissman · 10 months ago
- 8489801 Video capture PipeWire: always capture latest processed buffer by Jan Grulich · 10 months ago
- 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
- cfbd6b0 Video capture PipeWire: drop corrupted PipeWire buffers by Jan Grulich · 10 months ago
- decc48f Fix 'Screen flickering on ScreenCapturerWinDirectx' by memetao · 11 months ago
- 5bfcc87 Add event scope to all TRACE_EVENT_INSTANTs by Evan Shrubsole · 11 months ago
- 74e9c43 [fuchsia] DesktopCapturer gets display info from fuchsia.ui.display.singleton by Caroline Liu · 11 months ago
- 71b9a58 WGC capturer now fails with error when source is closed by henrika · 12 months ago
- 334e913 Video capture PipeWire: add support for DMABuf buffer type by Jan Grulich · 1 year, 1 month ago
- 058bfe3 PipeWire capturer: set capturer as failed when session is closed by Jan Grulich · 1 year, 1 month ago
- 62cbdce Allow getDisplayMedia capture HDR monitor. by Sunggook Chue · 1 year, 1 month ago
- fb99c6e Disable the use of CGDisplayStreamCreate() for desktop capture on Sonoma by Johannes Kron · 1 year, 2 months ago
- 634cb40 Revert "Fix 'Image will be cropped if WindowCapturerWinGdi used'" by Jeremy Leconte · 1 year, 2 months ago
- 844225a Fix 'Image will be cropped if WindowCapturerWinGdi used' by memetao · 1 year, 2 months ago
- 4be5927 Reduces rate at which TryGetNextFrame returns NULL for WGC by henrika · 1 year, 4 months ago
- 23cecc1d4 Move scoped_refptr from rtc:: to webrtc:: by Harald Alvestrand · 1 year, 4 months ago
- 992d708 Improves comments for ShouldBeCapturable by henrika · 1 year, 5 months ago
- 2bf3620 Avoids spamming WebRTC.DesktopCapture.Win.WgcCaptureSessionGetFrameResult with FrameDropped by henrika · 1 year, 5 months ago
- 5f78ed6 Minor change in comment for use of an IGraphicsCaptureSession3 API by henrika · 1 year, 5 months ago
- 01932eb PipeWire capturer: make restore tokens re-usable more than one time by Jan Grulich · 1 year, 5 months ago
- bbf27e0 Remove NSApplicationActivateIgnoringOtherApps by Johannes Kron · 1 year, 6 months ago
- 46da472 Revert "mac: Work around an inccorect availability annotation in the 13.3 SDK" by Avi Drissman · 1 year, 6 months ago
- 66b7275 Disables yellow frame of captured object for WGC. by henrika · 1 year, 6 months ago
- 0e4a9bc Export GetWindowList(...) by Johannes Kron · 1 year, 6 months ago
- d23d450 Make DesktopFrame::CreateFromCGImage() accessible for external targets by Johannes Kron · 1 year, 7 months ago
- e5af52e Make DesktopFrameCGImage::CreateFromCGImage() public by Johannes Kron · 1 year, 7 months ago
- 0689cfc Reland "[fuchsia] remove Scenic/UseFlatland dependency in DesktopCapturer" by Caroline Liu · 1 year, 8 months ago
- 726992d Revert "[fuchsia] remove Scenic and GFX dependencies in DesktopCapturer" by Mirko Bonadei · 1 year, 8 months ago
- fe5be2e [fuchsia] remove Scenic and GFX dependencies in DesktopCapturer by Caroline Liu · 1 year, 8 months ago
- 0e9556a Desktop capture: introduce capturer requesting both screen and windows by Jan Grulich · 1 year, 8 months ago
- 8fcc6df PipeWire capturer: increase buffer size to avoid buffer overflow by Jan Grulich · 1 year, 8 months ago
- 58e97b8 Removes AllowWgcDesktopCapturer feature flag by henrika · 1 year, 9 months ago
- c3a7402 Splits AllowWgcDesktopCapturer into AllowWgc[Window/Screen]Capturer flags by henrika · 1 year, 9 months ago
- bb917ac Fixes crash in WgcCaptureSession::ProcessFrame by henrika · 1 year, 9 months ago
- 6c453b7 Light-weight detection of static content when using WGC by henrika · 1 year, 9 months ago
- 9caef2a Use a constant for invalid PipeWire file descriptor by Jan Grulich · 1 year, 10 months ago
- 2264e7a Fixes distortion in WGC screen capture path by henrika · 1 year, 10 months ago
- a7d1081 Revert "pipewire capturer: Reduce the amount of copying" by Alexander Cooper · 1 year, 10 months ago
- 7b0d7f4 PipeWire capturer: fix fcntl call when duplicating a file descriptor by Jan Grulich · 1 year, 10 months ago
- 2d74243 Adds debug logs which warns about cursor flickering by henrika · 1 year, 10 months ago
- 8856410 pipewire capturer: Reduce the amount of copying by Salman Malik · 1 year, 11 months ago
- c018bae Format /modules by Jared Siskin · 1 year, 11 months ago
- 56e8308 Removes usage of FrameArrived event for WGC - part 2 by henrika · 1 year, 11 months ago
- 58e8cb0 Removes usage of FrameArrived event for WGC by henrika · 1 year, 11 months ago
- b9313b9 Removes usage of the Magnifier API on Windows by henrika · 1 year, 11 months ago
- e02d509 Adds temporary verbose logging to track cursor flickering (WebRTC) by henrika · 1 year, 11 months ago
- 0f87b38 mac: Work around an inccorect availability annotation in the 13.3 SDK by Nico Weber · 1 year, 11 months ago
- d549e4b DXGI now consumes may_contain_cursor by henrika · 2 years ago
- 9204210 Clarifies selection of screen capture API on Windows by henrika · 2 years ago
- 4bfc4ac PipeWire capturer: drop old DmaBuf support by Jan Grulich · 2 years ago
- 6bdb285 Adds WebRTC.DesktopCapture.Win.DirectXCursorEmbedded UMA by henrika · 2 years ago
- d9faa73 PipeWire capturer: import DMABufs directly into desktop frame by Jan Grulich · 2 years ago
- db9be7f x_server_pixel_buffer: Use CopyPixelsFrom instead of memcpy by Salman Malik · 2 years ago
- 210b8b2 Adds 0Hz support to WGC behind a flag by henrika · 2 years ago
- bedb69f Adds SetFrameDataToBlack() and FrameDataIsBlack() to DesktopFrame by henrika · 2 years ago
- d2ee133 Avoids initial kFrameDropped burst for WGC by henrika · 2 years ago
- 274408f Switch WGC to ScreenCaptureFrameQueue by henrika · 2 years, 1 month ago
- f2c67e2 Update documentation links in modules/desktop_capture/linux/wayland/screencast_portal.(cc|h) by Björn Terelius · 2 years, 1 month ago
- f4c0428 Fix WebRTC.Screenshare.DesktopCapturerFullscreenDetector logging issue by Johannes Kron · 2 years, 1 month ago
- 60795e8 Re-initialize the DXGI capturer when the DPI of the monitor changes by Joe Downing · 2 years, 1 month ago
- 318cf28 Fix Destruction inside WGC Callback by Alexander Cooper · 2 years, 1 month ago
- b0e1cb2 Adds WebRTC.DesktopCapture.Win.DirectXCapturerResult UMA by henrika · 2 years, 1 month ago
- fd29662 Fix typo in histogram name by Johannes Kron · 2 years, 1 month ago
- b311f6a Add UMA histograms to track usage of fullscreen detection by Johannes Kron · 2 years, 1 month ago
- 0507fbd [Desktop Capture] Remove disabled test. by mark a. foltz · 2 years, 1 month ago
- 4822031 shared_screencast_stream: Set WL capturer id by Salman · 2 years, 1 month ago
- 6ff7713 base_capturer_pipewire: Send frames via callback by Salman · 2 years, 2 months ago
- 26340b0 desktop_capturer: Support frame rate negotiation via pipewire by Salman · 2 years, 2 months ago
- 94d5f6a Add missing include by Bjorn Terelius · 2 years, 2 months ago
- abb6416 mouse_cursor_monitor: Annotate a method with RTC_EXPORT by Salman · 2 years, 2 months ago
- a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
- 154cbea Add RTC_EXPORT to symbols imported by CRD by Salman · 2 years, 2 months ago
- 4dc7a3e base_capturer_pipewire: Time the capturer by Salman · 2 years, 3 months ago
- 3f2a3b1 [DesktopCapture]: Allow toggling the visibility of the cursor by Michał Zarach · 2 years, 4 months ago
- 7216b27 screencast_portal: Add option to choose cursor capture mode by Salman · 2 years, 4 months ago
- 1571258 Fix a couple bugs in Fuchsia screen capture. by Hunter Freyer · 2 years, 4 months ago
- b21c979 Reland "Split out generic portal / pipewire code" by Michael Olbrich · 2 years, 4 months ago
- cdc769d Adds display_id field to DesktopCapturer. by Simon Hangl · 2 years, 4 months ago
- 7ca522d Try to make PipeWire test more reliable by Jan Grulich · 2 years, 4 months ago
- d957836 Use gtest_parallel for PipeWire tests. by Jeremy Leconte · 2 years, 4 months ago
- a5c6000 Revert "Split out generic portal / pipewire code" by Björn Terelius · 2 years, 5 months ago
- e6ec81a Split out generic portal / pipewire code by Michael Olbrich · 2 years, 5 months ago
- 0ca53b7 SharedScreenCastStream test: increase waiting times by Jan Grulich · 2 years, 5 months ago
- e25e98b Improve Capturer Selection on Wayland by Alex Cooper · 2 years, 5 months ago
- cc98238 PipeWire capturer: improvements to SharedScreenCastStream test by Jan Grulich · 2 years, 5 months ago