electron/shell/browser/net
Milan Burda 03bfd50875
feat: add support for configuring system network context proxies (#41744)
feat: add support for configuring system network context proxies (#41335)
2024-04-03 13:09:44 -04:00
..
asar refactor: convert HashAlgorithm to enum class (#38233) 2023-05-12 15:23:42 +02: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 chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_url_loader_factory.cc chore: migrate base::StringPiece to std::string_view (#40915) (#41345) 2024-02-15 11:01:16 -05: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 refactor: inline simple getters (#41168) 2024-01-31 09:12:32 -06:00
network_context_service.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
network_context_service_factory.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
network_context_service_factory.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
node_stream_loader.cc chore: migrate base::StringPiece to std::string_view (#40915) (#41345) 2024-02-15 11:01:16 -05:00
node_stream_loader.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
proxying_url_loader_factory.cc chore: bump chromium to 117.0.5913.0 (main) (#39172) 2023-07-31 10:47:32 -07:00
proxying_url_loader_factory.h chore: bump chromium to 117.0.5913.0 (main) (#39172) 2023-07-31 10:47:32 -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 chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
resolve_host_function.cc feat: add net module to utility process (#40967) 2024-01-18 09:56:32 -05:00
resolve_host_function.h feat: add net module to utility process (#40967) 2024-01-18 09:56:32 -05:00
resolve_proxy_helper.cc feat: add support for configuring system network context proxies (#41744) 2024-04-03 13:09:44 -04:00
resolve_proxy_helper.h feat: add support for configuring system network context proxies (#41744) 2024-04-03 13:09:44 -04:00
system_network_context_manager.cc feat: expose safestorage backend information on linux (#38873) 2023-07-13 11:14:33 +02: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 chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00