webrtc/modules/desktop_capture/linux
Jonas Olsson b2b2031457 Concatenate string literals at compile time.
This CL was generated by running:
git ls-files | grep ".cc" | xargs perl -i -ne 'BEGIN {undef $/}; s/("[\s\n]*<<[\s\n]*")/" "/g; print;'; git cl format

After that I manually edited modules/audio_processing/gain_controller2.cc to preserve its original
formatting.

This primary benefit of this change is a small reduction in binary size.

Bug: None
Change-Id: I689fa7ba9c717c314bb167e5d592c3c4e0871e29
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165961
Reviewed-by: Alessio Bazzica <alessiob@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30251}
2020-01-14 14:47:48 +00:00
..
base_capturer_pipewire.cc Avoid g_clear_object in pipewire 2019-10-17 09:23:49 +00:00
base_capturer_pipewire.h pipewire: handle deleting the capturer while a D-Bus call is in progress 2019-09-26 18:58:56 +00:00
mouse_cursor_monitor_x11.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +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 Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +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 "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5.""" 2019-12-09 11:26:20 +00:00
screen_capturer_x11.h Revert "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5.""" 2019-12-09 11:26:20 +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 Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +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 Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +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 Concatenate string literals at compile time. 2020-01-14 14:47:48 +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 "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5.""" 2019-12-09 11:26:20 +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