..
cursor_test_data
test_support
Remove top-level const from parameters in function declarations.
2022-01-26 11:05:25 +00:00
cursor.cc
Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture
2021-08-09 13:12:52 +00:00
cursor.h
Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture
2021-08-09 13:12:52 +00:00
cursor_unittest.cc
Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture
2021-08-09 13:12:52 +00:00
cursor_unittest_resources.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
cursor_unittest_resources.rc
d3d_device.cc
Fixing the error logging in desktop_capture for Windows
2020-10-15 19:09:36 +00:00
d3d_device.h
Lowercase windows includes in desktop_capture/.
2019-05-23 06:36:19 +00:00
desktop.cc
Avoid sending wide strings to narrow streams.
2022-07-27 19:08:19 +00:00
desktop.h
Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
2022-01-27 12:55:44 +00:00
desktop_capture_utils.cc
Fixing the error logging in desktop_capture for Windows
2020-10-15 19:09:36 +00:00
desktop_capture_utils.h
Fixing the error logging in desktop_capture for Windows
2020-10-15 19:09:36 +00:00
display_configuration_monitor.cc
display_configuration_monitor.h
dxgi_adapter_duplicator.cc
Fixing the error logging in desktop_capture for Windows
2020-10-15 19:09:36 +00:00
dxgi_adapter_duplicator.h
Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture
2021-08-09 13:12:52 +00:00
dxgi_context.cc
Format almost everything.
2019-07-08 13:45:15 +00:00
dxgi_context.h
Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture
2021-08-09 13:12:52 +00:00
dxgi_duplicator_controller.cc
DXGI capturer hangs when changing resolution in detached sessions
2022-03-21 23:49:03 +00:00
dxgi_duplicator_controller.h
Ensure there is a unique FrameQueue for each DxgiOutputDuplicator
2022-03-22 16:53:53 +00:00
dxgi_frame.cc
Remove unnecessary memset to DesktopFrame
2019-02-01 01:21:48 +00:00
dxgi_frame.h
Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture
2021-08-09 13:12:52 +00:00
dxgi_output_duplicator.cc
Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
2021-11-15 21:44:59 +00:00
dxgi_output_duplicator.h
Ensure there is a unique FrameQueue for each DxgiOutputDuplicator
2022-03-22 16:53:53 +00:00
dxgi_texture.cc
Fixing the error logging in desktop_capture for Windows
2020-10-15 19:09:36 +00:00
dxgi_texture.h
Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture
2021-08-09 13:12:52 +00:00
dxgi_texture_mapping.cc
Fixing the error logging in desktop_capture for Windows
2020-10-15 19:09:36 +00:00
dxgi_texture_mapping.h
Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture
2021-08-09 13:12:52 +00:00
dxgi_texture_staging.cc
Fixing the error logging in desktop_capture for Windows
2020-10-15 19:09:36 +00:00
dxgi_texture_staging.h
Lowercase windows includes in desktop_capture/.
2019-05-23 06:36:19 +00:00
full_screen_win_application_handler.cc
Never pass a signed char to ctype macros like isdigit()
2022-05-30 13:05:03 +00:00
full_screen_win_application_handler.h
Implement handling for MS PowerPoint Presentation Mode.
2019-12-03 19:17:24 +00:00
scoped_gdi_object.h
Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
2022-01-27 12:55:44 +00:00
scoped_thread_desktop.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
scoped_thread_desktop.h
Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
2022-01-27 12:55:44 +00:00
screen_capture_utils.cc
Address followup feedback from webrtc-review 259457
2022-04-23 10:33:09 +00:00
screen_capture_utils.h
Update IsMonitorValid to return false when no displays are found.
2022-04-14 21:46:29 +00:00
screen_capture_utils_unittest.cc
Address followup feedback from webrtc-review 259457
2022-04-23 10:33:09 +00:00
screen_capturer_win_directx.cc
Ensure there is a unique FrameQueue for each DxgiOutputDuplicator
2022-03-22 16:53:53 +00:00
screen_capturer_win_directx.h
Ensure there is a unique FrameQueue for each DxgiOutputDuplicator
2022-03-22 16:53:53 +00:00
screen_capturer_win_directx_unittest.cc
Format almost everything.
2019-07-08 13:45:15 +00:00
screen_capturer_win_gdi.cc
Deprecate and remove usage for WARNING log level
2021-11-27 22:21:54 +00:00
screen_capturer_win_gdi.h
Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
2022-01-27 12:55:44 +00:00
screen_capturer_win_magnifier.cc
Add telemetry to measure usage, perf, and errors in Desktop Capturers.
2021-04-13 23:30:52 +00:00
screen_capturer_win_magnifier.h
Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
2022-01-27 12:55:44 +00:00
selected_window_context.cc
Improve checks for "child" windows of selected capture targets.
2020-10-14 01:23:43 +00:00
selected_window_context.h
Avoid capturing system UI over selected window
2019-12-05 19:13:03 +00:00
wgc_capture_session.cc
rtc::Event: Finalize migration to TimeDelta.
2022-08-19 13:44:57 +00:00
wgc_capture_session.h
Reland "Wait for frames to arrive in WgcCapturer instead of returning nothing."
2022-07-06 20:28:26 +00:00
wgc_capture_source.cc
Fix failing WGC tests on Win10
2022-05-06 23:46:42 +00:00
wgc_capture_source.h
Fix failing WGC tests on Win10
2022-05-06 23:46:42 +00:00
wgc_capture_source_unittest.cc
Fix failing WGC tests on Win10
2022-05-06 23:46:42 +00:00
wgc_capturer_win.cc
Reland "Wait for frames to arrive in WgcCapturer instead of returning nothing."
2022-07-06 20:28:26 +00:00
wgc_capturer_win.h
Reland "Wait for frames to arrive in WgcCapturer instead of returning nothing."
2022-07-06 20:28:26 +00:00
wgc_capturer_win_unittest.cc
Replace Invoke in tests with SendTask test helper
2022-08-12 23:42:16 +00:00
wgc_desktop_frame.cc
Refactor and implement WgcCapturerWin, a source agnostic capturer.
2021-01-27 21:17:19 +00:00
wgc_desktop_frame.h
Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture
2021-08-09 13:12:52 +00:00
window_capture_utils.cc
win: Consolidate on a single version checking API
2021-10-05 22:13:37 +00:00
window_capture_utils.h
Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
2022-01-27 12:55:44 +00:00
window_capture_utils_unittest.cc
Replace Invoke in tests with SendTask test helper
2022-08-12 23:42:16 +00:00
window_capturer_win_gdi.cc
Don't override permanent errors in WindowCapturerWinGdi.
2022-08-19 18:43:07 +00:00
window_capturer_win_gdi.h
Use backticks not vertical bars to denote variables in comments for /modules/desktop_capture
2021-08-09 13:12:52 +00:00