electron/shell/browser/net
Charles Kerr 2b316f3843
refactor: run clang-tidy (#20231)
* refactor: clang-tidy modernize-use-nullptr

* refactor: clang-tidy modernize-use-equals-default

* refactor: clang-tidy modernize-make-unique

* refactor: omit nullptr arg from unique_ptr.reset()

As per comment by @miniak
2019-09-16 18:12:00 -04:00
..
asar chore: remove pre network service classes from shell/browser/net (#19644) 2019-08-07 11:04:09 -04:00
atom_url_loader_factory.cc chore: cache URLLoaderFactory per-session (#19998) 2019-08-29 15:07:46 +09:00
atom_url_loader_factory.h chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
cert_verifier_client.cc chore: remove pre network service classes from shell/browser/net (#19644) 2019-08-07 11:04:09 -04:00
cert_verifier_client.h chore: remove pre network service classes from shell/browser/net (#19644) 2019-08-07 11:04:09 -04:00
cookie_details.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
network_context_service.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
network_context_service.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
network_context_service_factory.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
network_context_service_factory.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
node_stream_loader.cc chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
node_stream_loader.h fix: race condition in NodeStreamLoader (#19811) 2019-08-21 12:23:46 +09:00
proxying_url_loader_factory.cc fix: resolve crash loading file based serviceworkers (#20132) 2019-09-06 10:01:22 +09:00
proxying_url_loader_factory.h feat: migrate webRequest module to NetworkService (Part 7) (#19820) 2019-08-20 20:46:20 +09:00
resolve_proxy_helper.cc refactor: apply some 'clang-tidy -fix' changes (#20172) 2019-09-13 10:26:59 -04:00
resolve_proxy_helper.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
system_network_context_manager.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
system_network_context_manager.h chore: remove pre network service classes from shell/browser/net (#19644) 2019-08-07 11:04:09 -04:00
url_pipe_loader.cc chore: bump chromium to 79eae5b7b2d9dac441ac0182ee160 (master) (#19166) 2019-07-24 15:58:51 -07:00
url_pipe_loader.h chore: bump chromium to 32e0bab929213da1019992bf31d29 (master) (#19488) 2019-08-02 16:56:46 -07:00