electron/shell/browser/net
David Sanders 08593fd2bd
chore: fix clang-tidy warnings (#38079)
* chore: fix clang-tidy warnings

* refactor: avoid need for NOLINTNEXTLINE
2023-04-26 10:09:54 -04:00
..
asar chore: fix clang-tidy warnings (#38079) 2023-04-26 10:09:54 -04:00
cert_verifier_client.cc chore: bump chromium to 113.0.5636.0 (main) (#37130) 2023-03-10 10:07:42 -06:00
cert_verifier_client.h
electron_url_loader_factory.cc chore: change undocumented protocol.registerProtocol to detect body type (#36595) 2023-02-13 16:48:30 +09:00
electron_url_loader_factory.h chore: change undocumented protocol.registerProtocol to detect body type (#36595) 2023-02-13 16:48:30 +09:00
network_context_service.cc chore: bump chromium to 102.0.4961.0 (main) (#33091) 2022-03-24 21:39:03 -04:00
network_context_service.h
network_context_service_factory.cc
network_context_service_factory.h
node_stream_loader.cc feat: add protocol.handle (#36674) 2023-03-27 10:00:55 -07:00
node_stream_loader.h feat: add protocol.handle (#36674) 2023-03-27 10:00:55 -07:00
proxying_url_loader_factory.cc feat: add protocol.handle (#36674) 2023-03-27 10:00:55 -07:00
proxying_url_loader_factory.h feat: add protocol.handle (#36674) 2023-03-27 10:00:55 -07:00
proxying_websocket.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
proxying_websocket.h
resolve_host_function.cc feat: session.resolveHost (#37690) 2023-04-05 10:06:14 -04:00
resolve_host_function.h feat: session.resolveHost (#37690) 2023-04-05 10:06:14 -04:00
resolve_proxy_helper.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
resolve_proxy_helper.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
system_network_context_manager.cc chore: bump chromium to 113.0.5660.0 (main) (#37612) 2023-03-20 07:06:57 -04:00
system_network_context_manager.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
url_pipe_loader.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
url_pipe_loader.h chore: modernize Value usage in converters (#34794) 2022-07-05 11:25:18 -04:00
web_request_api_interface.h