electron/shell/browser/net
Charles Kerr 395b608dd5
refactor: more constexpr lookup tables (#38886)
* refactor: use constexpr lookup table in electron_api_web_contents.cc

* refactor: make KeyboardCodeFromStr() private

it is only used as a helper to KeyboardCodeFromStr()

* chore: savepoint

* chore: make lint happy

* fixup! refactor: make KeyboardCodeFromStr() private

* refactor: use constexpr lookup table in electron_url_loader_factory

* refactor: use constexpr lookup table in electron_api_tray

* refactor: use constexpr lookup table in web_contents_preferences.cc

* refactor: use constexpr lookup table in content_converter
2023-06-22 14:33:44 +02: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 refactor: more constexpr lookup tables (#38886) 2023-06-22 14:33:44 +02: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 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 feat: add protocol.handle (#36674) 2023-03-27 10:00:55 -07: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 feat: add protocol.handle (#36674) 2023-03-27 10:00:55 -07:00
proxying_url_loader_factory.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04: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 chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00
resolve_host_function.h chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07: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: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
system_network_context_manager.cc chore: bump chromium to 116.0.5817.0 (main) (#38465) 2023-06-09 16:08:36 -07: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