electron/atom/browser/net
2018-08-14 14:07:53 -07:00
..
asar refactor: fix chromium-style in url_request_asar_job (#13284) 2018-06-19 10:31:55 -05:00
about_protocol_handler.cc add about: protocol handler 2016-11-09 13:22:58 +05:30
about_protocol_handler.h add about: protocol handler 2016-11-09 13:22:58 +05:30
atom_cert_verifier.cc refactoring: use std::make_unique<T> (#13245) 2018-06-18 16:32:55 +09:00
atom_cert_verifier.h [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
atom_network_delegate.cc Revert "[WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956)" 2018-08-13 16:16:04 -07:00
atom_network_delegate.h Revert "[WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956)" 2018-08-13 16:16:04 -07:00
atom_url_request.cc fix: notify request context shutdown on IO before cleanup (#14058) 2018-08-14 14:07:53 -07:00
atom_url_request.h feat: add getUploadProgress API to the net API (#13783) 2018-07-27 07:15:48 -07:00
atom_url_request_job_factory.cc Revert "[WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956)" 2018-08-13 16:16:04 -07:00
atom_url_request_job_factory.h Revert "[WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956)" 2018-08-13 16:16:04 -07:00
cookie_details.h Cookie Store: Extract change notifications to separate classes. 2018-06-19 11:49:40 +10:00
http_protocol_handler.cc Revert "[WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956)" 2018-08-13 16:16:04 -07:00
http_protocol_handler.h Revert "[WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956)" 2018-08-13 16:16:04 -07:00
js_asker.cc refactor: remove deprecated GetAs methods (#13425) 2018-06-27 14:52:48 -07:00
js_asker.h Revert "[WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956)" 2018-08-13 16:16:04 -07:00
url_request_about_job.cc Part I: Move from base::Bind to base::BindOnce and remove unneeded base::Passed (#12661) 2018-04-20 19:55:05 +09:00
url_request_about_job.h add about: protocol handler 2016-11-09 13:22:58 +05:30
url_request_async_asar_job.cc chore: fix more chromium-style errors in windows code (#13487) 2018-06-28 14:20:11 -07:00
url_request_async_asar_job.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
url_request_buffer_job.cc Remove base::Value::IsType 2018-06-19 11:49:40 +10:00
url_request_buffer_job.h [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
url_request_fetch_job.cc fix: notify request context shutdown on IO before cleanup (#14058) 2018-08-14 14:07:53 -07:00
url_request_fetch_job.h fix: notify request context shutdown on IO before cleanup (#14058) 2018-08-14 14:07:53 -07:00
url_request_stream_job.cc Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
url_request_stream_job.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
url_request_string_job.cc refactor: remove deprecated GetAs methods (#13425) 2018-06-27 14:52:48 -07:00
url_request_string_job.h [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00