1. 7216b27 screencast_portal: Add option to choose cursor capture mode by Salman · 2 years, 4 months ago
  2. 1571258 Fix a couple bugs in Fuchsia screen capture. by Hunter Freyer · 2 years, 4 months ago
  3. b21c979 Reland "Split out generic portal / pipewire code" by Michael Olbrich · 2 years, 5 months ago
  4. cdc769d Adds display_id field to DesktopCapturer. by Simon Hangl · 2 years, 5 months ago
  5. 7ca522d Try to make PipeWire test more reliable by Jan Grulich · 2 years, 5 months ago
  6. d957836 Use gtest_parallel for PipeWire tests. by Jeremy Leconte · 2 years, 5 months ago
  7. a5c6000 Revert "Split out generic portal / pipewire code" by Björn Terelius · 2 years, 5 months ago
  8. e6ec81a Split out generic portal / pipewire code by Michael Olbrich · 2 years, 5 months ago
  9. 0ca53b7 SharedScreenCastStream test: increase waiting times by Jan Grulich · 2 years, 5 months ago
  10. e25e98b Improve Capturer Selection on Wayland by Alex Cooper · 2 years, 5 months ago
  11. cc98238 PipeWire capturer: improvements to SharedScreenCastStream test by Jan Grulich · 2 years, 5 months ago
  12. f5db32f Wayland screencast: use damage regions metadata from PW buffers by Jan Grulich · 2 years, 5 months ago
  13. 1264dc1 PipeWire capturer: add initial test for SharedScreenCastStream by Jan Grulich · 2 years, 6 months ago
  14. b0ce3a5 Wayland screencast: link against libdrm by Jan Grulich · 2 years, 6 months ago
  15. e3a8e55 Reset the queue in ScreenCapturerX11 when updating monitors. by Lambros Lambrou · 2 years, 6 months ago
  16. b2ab0d7 shared_screencast_stream: Allow overwriting next shared frame by Salman Malik · 2 years, 6 months ago
  17. 0d43caa Add WindowId to Source on ChromeOS by Alex Cooper · 2 years, 6 months ago
  18. 62b40ef base_pipwire_capturer: Stop stream upon destruction by Salman Malik · 2 years, 6 months ago
  19. 0c01606 Add CapturerID for X11 and Wayland for telemetry by Joe Downing · 2 years, 6 months ago
  20. ca27f1a Make ScreenCastPortal::CaptureSourceType private by Alex Cooper · 2 years, 7 months ago
  21. 07a392e Allow splitting PipeWire picker into Screen and Window options by Alex Cooper · 2 years, 7 months ago
  22. b11586f Add Observer for delegated source list events by Alex Cooper · 2 years, 7 months ago
  23. 204dcba Conditionally include differ_vector_sse2.h only when on x86 platforms. by Mirko Bonadei · 2 years, 7 months ago
  24. ce03028 Add -Wctad-maybe-unsupported. by Mirko Bonadei · 2 years, 7 months ago
  25. 86015a6 Reland "Add plumbing to control PipeWire picker visibility" by Alex Cooper · 2 years, 7 months ago
  26. 0098a44 Revert "Add plumbing to control PipeWire picker visibility" by Henrik Boström · 2 years, 7 months ago
  27. 8bff1a8 Do not block PipeWire thread loop in case of an error by Jan Grulich · 2 years, 7 months ago
  28. fbea8c5 Add plumbing to control PipeWire picker visibility by Alex Cooper · 2 years, 7 months ago
  29. ee9d41a Remove workaround for libyuv::CopyPlane zero-height crash by Joe Downing · 2 years, 7 months ago
  30. bd616ec Allow concurrent desktop_capture instances on X11 by Joe Downing · 2 years, 7 months ago
  31. 65a9a51 Add additional checks in case of early portal error by Jan Grulich · 2 years, 7 months ago
  32. b1372f9 Don't override permanent errors in WindowCapturerWinGdi. by Austin Orion · 2 years, 8 months ago
  33. 0cd0dd3 rtc::Event: Finalize migration to TimeDelta. by Markus Handell · 2 years, 8 months ago
  34. dc0911b Adopt absl::string_view in modules/desktop_capture/ by Ali Tofigh · 2 years, 8 months ago
  35. 88fa603 Remove unused headers ScreenCaptureFrameQueue by Joe Downing · 2 years, 8 months ago
  36. 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 2 years, 8 months ago
  37. ea20e95 Fix improper cast from PipeWire portal to RequestResponse by Alex Cooper · 2 years, 8 months ago
  38. 48027d7 Wayland screencast: fix crash on fd ownership violation by Jan Grulich · 2 years, 8 months ago
  39. 275e268 Fix sharing full screen PowerPoint pres on macOS by Nico Schlumprecht · 2 years, 8 months ago
  40. 2f1a437 Avoid sending wide strings to narrow streams. by Peter Kasting · 2 years, 8 months ago
  41. de4fd2f WindowCapturerWinGdi shouldn't deliver SUCCESS and nullptr. by Austin Orion · 2 years, 8 months ago
  42. b5d77a0 webrtc: Blank desktop capturer regards empty frame as a blank frame by Sunggook Chue · 2 years, 9 months ago
  43. 8179774 Reland "Wait for frames to arrive in WgcCapturer instead of returning nothing." by Austin Orion · 2 years, 9 months ago
  44. dd32562 Revert "Wait for frames to arrive in WgcCapturer instead of returning nothing." by Mirko Bonadei · 2 years, 9 months ago
  45. 93bb305 Wait for frames to arrive in WgcCapturer instead of returning nothing. by Austin Orion · 2 years, 9 months ago
  46. 3e4e05d Use generate_stubs without //base dependency by Byoungchan Lee · 2 years, 9 months ago
  47. 450da27 Wayland screencast: use stream size to adjust source stride of DMA-BUFs by Jan Grulich · 2 years, 9 months ago
  48. 6e03c98 Make "failed to query DMA-BUF modifiers" just warning message by Jan Grulich · 2 years, 9 months ago
  49. fe05342 Add missing lib dependency on X11. by Mirko Bonadei · 2 years, 9 months ago
  50. e6ac4b2 Remove desktop_capture_generic target by Mirko Bonadei · 2 years, 9 months ago
  51. bf0da44 Refactor desktop_capture build. by Mirko Bonadei · 2 years, 9 months ago
  52. ff45105 Fix clearing of mouse cursor if display uses a scale factor by Jeroen Dhollander · 2 years, 10 months ago
  53. 93f9db7 Wayland screensharing: implement stream restoration by Jan Grulich · 2 years, 10 months ago
  54. cf7802d [Cast Convergence] Replace is_chromecast with new args by Ryan Keane · 2 years, 10 months ago
  55. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
  56. a6ed749 Wayland screencast: update stride when we import DMA-BUFs by Jan Grulich · 2 years, 10 months ago
  57. 6cbb8f6 Add DesktopCapturer for Fuchsia. by Sarah Pham · 2 years, 10 months ago
  58. f1d822b Delete variant of rtc::split that copies the output fields by Niels Möller · 2 years, 10 months ago
  59. f4a6928 Simple, mergable fix to avoid a libyuv CopyPlane crash by Joe Downing · 2 years, 10 months ago
  60. c949016 Revert "Fix memory corruption in BasicDesktopFrame::CopyTo" by Jeroen Dhollander · 2 years, 10 months ago
  61. 0ba1028 Fix memory corruption in BasicDesktopFrame::CopyTo by Jeroen Dhollander · 2 years, 10 months ago
  62. 3656581 Revert "Reland "Add Fuchsia desktop capturer."" by Mirko Bonadei · 2 years, 10 months ago
  63. f1788bb Revert "Fix gn check for Fuchsia builds." by Mirko Bonadei · 2 years, 10 months ago
  64. 665fb42 Fix gn check for Fuchsia builds. by Mirko Bonadei · 2 years, 10 months ago
  65. 0286973 Reland "Add Fuchsia desktop capturer." by Sarah Pham · 2 years, 10 months ago
  66. 865d9c5 Fix compile error with -Werror by Jonas Oreland · 2 years, 10 months ago
  67. b6de7c6 Revert "Add Fuchsia desktop capturer." by Christoffer Jansson · 2 years, 10 months ago
  68. e66b83f Never pass a signed char to ctype macros like isdigit() by Niels Möller · 2 years, 10 months ago
  69. 39b6cb6 Add Fuchsia desktop capturer. by Sarah Pham · 2 years, 10 months ago
  70. 45a22ff wayland: Support dynamic resolution changes of pw stream by Salman Malik · 2 years, 10 months ago
  71. a313ff5 C++20 fixes. by Peter Kasting · 2 years, 10 months ago
  72. f71315c Wayland: Allow setting custom resolution by Salman Malik · 2 years, 10 months ago
  73. 43feb9e Check PipeWire server version when dropping single modifier by Jan Grulich · 2 years, 11 months ago
  74. b177459 Update return value of ScreenCapturerX11::HandleXEvent(). by Lambros Lambrou · 2 years, 11 months ago
  75. abe523d Switch SSE2 architecture check to x86 platforms only by Timothy Pearson · 2 years, 11 months ago
  76. 7555ac5 Add 10.13 compatibility by Avi Drissman · 2 years, 11 months ago
  77. 77d987a Fix crash when resizing the display by Jeroen Dhollander · 2 years, 11 months ago
  78. c5b8c8f Fix failing WGC tests on Win10 by Austin Orion · 2 years, 11 months ago
  79. 6d0d844 Add CFI-ICALL to avoid crash in PipeWire functions by Jan Grulich · 2 years, 11 months ago
  80. 26d12fc Remove rtc_base:rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  81. 15a3c3f Split Windows code from rtc_base_approved to smaller targets by Florent Castelli · 2 years, 11 months ago
  82. 3a9e687 Cleanup rtc_base_approved target by Florent Castelli · 2 years, 11 months ago
  83. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 3 years ago
  84. a30aef3 Move event_tracer out of rtc_base_approved by Florent Castelli · 3 years ago
  85. f18841a Address followup feedback from webrtc-review 259457 by Alexander Cooper · 3 years ago
  86. f8775cf Fix drawing of local mouse in CRD on ChromeOS by Jeroen Dhollander · 3 years ago
  87. 71337f3 Move random out of rtc_base_approved by Florent Castelli · 3 years ago
  88. 45a0599 Remove platform_thread from //rtc_base:rtc_base_approved public_deps by Florent Castelli · 3 years ago
  89. 8a411c4 Disallow set_allow_wgc_capturer_fallback call on Win10. by Sunggook Chue · 3 years ago
  90. 53d7260 wayland: Leverage ScreenCapturePortalInterface in helpers by Salman Malik · 3 years ago
  91. 740d704 Update IsMonitorValid to return false when no displays are found. by Austin Orion · 3 years ago
  92. 49a106c screencast_portal: Add `Unknown` status for portal RequestResponse by Salman Malik · 3 years ago
  93. 2e1ac58 Query the system for WGC support instead of relying on version checks. by Austin Orion · 3 years ago
  94. 8d4e9fb Remove //api:sequence_checker from public deps by Florent Castelli · 3 years ago
  95. dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years ago
  96. 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
  97. f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
  98. 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years ago
  99. 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years ago
  100. 2492778 wayland: Add a common interface for screencast and remote desktop portal by Salman Malik · 3 years ago