webrtc/modules/desktop_capture/linux
Guido Urdaneta ba5f8e94c8 Revert "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate entension version 1.5."
This reverts commit e715301268.

Reason for revert: Suspect of breaking build on linux_rel Chromium bot, preventing rolls into Chromium.

Sample log message:

FAILED: deb_chrome.deps 
python ../../chrome/installer/linux/debian/calculate_package_deps.py chrome ../../build/linux/debian_sid_amd64-sysroot x64 deb_chrome.deps --distro-check
Dependency libxrandr2 (>= 2:1.5.0) not satisfiable on distro Debian 8 (Jessie) caused by binary chrome
[71411/71430] LINK ./browser_tests
[71412/71430] LINK ./unit_tests
ninja: build stopped: subcommand failed.

Sample failed roll: https://chromium-review.googlesource.com/c/chromium/src/+/1788844

Original change's description:
> Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate entension version 1.5.
> 
> Bug: chromium:396091
> Change-Id: Ia1b36c771632c536bb8d15322461b479fabc409e
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148768
> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org>
> Reviewed-by: Sergey Ulanov <sergeyu@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#29083}

TBR=zijiehe@chromium.org,tommi@webrtc.org,julien.isorce@chromium.org,sergeyu@chromium.org,trevor.axiom@gmail.com,jonringle@gmail.com

Change-Id: I4a07213951a14eae524427c0a92d0cad72ade84c
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: chromium:396091
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151761
Reviewed-by: Guido Urdaneta <guidou@webrtc.org>
Commit-Queue: Guido Urdaneta <guidou@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29088}
2019-09-06 05:36:23 +00:00
..
base_capturer_pipewire.cc Format almost everything. 2019-07-08 13:45:15 +00:00
base_capturer_pipewire.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
mouse_cursor_monitor_x11.cc Format almost everything. 2019-07-08 13:45:15 +00:00
mouse_cursor_monitor_x11.h Format almost everything. 2019-07-08 13:45:15 +00:00
pipewire_stub_header.fragment Reland "Default to dlopening the PipeWire." 2019-01-08 08:09:42 +00:00
pipewire.sigs Reland "Default to dlopening the PipeWire." 2019-01-08 08:09:42 +00:00
screen_capturer_pipewire.cc Reland "Add support for screen sharing with PipeWire on Wayland" 2018-11-13 15:05:05 +00:00
screen_capturer_pipewire.h Reland "Add support for screen sharing with PipeWire on Wayland" 2018-11-13 15:05:05 +00:00
screen_capturer_x11.cc Revert "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate entension version 1.5." 2019-09-06 05:36:23 +00:00
screen_capturer_x11.h Revert "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate entension version 1.5." 2019-09-06 05:36:23 +00:00
shared_x_display.cc Reland "Add support for screen sharing with PipeWire on Wayland" 2018-11-13 15:05:05 +00:00
shared_x_display.h Format almost everything. 2019-07-08 13:45:15 +00:00
window_capturer_pipewire.cc Reland "Add support for screen sharing with PipeWire on Wayland" 2018-11-13 15:05:05 +00:00
window_capturer_pipewire.h Reland "Add support for screen sharing with PipeWire on Wayland" 2018-11-13 15:05:05 +00:00
window_capturer_x11.cc Format almost everything. 2019-07-08 13:45:15 +00:00
window_capturer_x11.h Format almost everything. 2019-07-08 13:45:15 +00:00
window_finder_x11.cc Format almost everything. 2019-07-08 13:45:15 +00:00
window_finder_x11.h Reland "Add support for screen sharing with PipeWire on Wayland" 2018-11-13 15:05:05 +00:00
window_list_utils.cc Format almost everything. 2019-07-08 13:45:15 +00:00
window_list_utils.h Move rtc::FunctionView to the public API 2019-03-21 15:23:05 +00:00
x_atom_cache.cc Add ICC profile to DesktopFrame 2019-04-19 22:57:09 +00:00
x_atom_cache.h Add ICC profile to DesktopFrame 2019-04-19 22:57:09 +00:00
x_error_trap.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
x_error_trap.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
x_server_pixel_buffer.cc Revert "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate entension version 1.5." 2019-09-06 05:36:23 +00:00
x_server_pixel_buffer.h Format almost everything. 2019-07-08 13:45:15 +00:00
x_window_property.cc Add ICC profile to DesktopFrame 2019-04-19 22:57:09 +00:00
x_window_property.h Add ICC profile to DesktopFrame 2019-04-19 22:57:09 +00:00