webrtc/rtc_base/win
Jared Siskin 802e8e5fdb Format /rtc_base
git ls-files | grep -e  "\(\.h\|\.cc\)$" | grep -e  "^rtc_base/" | xargs clang-format -i ; git cl format
after landing: add to .git-blame-ignore-revs

Bug: webrtc:15082
Change-Id: I152228f7c7926adf95d2f3fbbe4178556fd75d0d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/302061
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39914}
2023-04-21 06:17:42 +00:00
..
BUILD.gn Split Windows code from rtc_base_approved to smaller targets 2022-05-05 06:47:49 +00:00
create_direct3d_device.cc Format /rtc_base 2023-04-21 06:17:42 +00:00
create_direct3d_device.h Reland: Add ability to load CreateDirect3DDeviceFromDXGIDevice from d3d11.dll 2021-01-27 19:16:46 +00:00
get_activation_factory.cc Add and refactor functionality into rtc_base/win 2020-10-29 20:39:10 +00:00
get_activation_factory.h Reland: Add ability to load CreateDirect3DDeviceFromDXGIDevice from d3d11.dll 2021-01-27 19:16:46 +00:00
hstring.cc Add and refactor functionality into rtc_base/win 2020-10-29 20:39:10 +00:00
hstring.h Add and refactor functionality into rtc_base/win 2020-10-29 20:39:10 +00:00
scoped_com_initializer.cc Deprecate and remove usage for WARNING log level 2021-11-27 22:21:54 +00:00
scoped_com_initializer.h Reland: Add ability to load CreateDirect3DDeviceFromDXGIDevice from d3d11.dll 2021-01-27 19:16:46 +00:00
windows_version.cc Disallow set_allow_wgc_capturer_fallback call on Win10. 2022-04-15 23:41:16 +00:00
windows_version.h Disallow set_allow_wgc_capturer_fallback call on Win10. 2022-04-15 23:41:16 +00:00
windows_version_unittest.cc Remove usage of INFO alias for LS_INFO in log messages 2021-11-04 13:46:17 +00:00