electron/brightray/common
Robo 434a6e3561 refactor: create request context from network context (#14656)
* [ci skip] refactor: create request context from network context

* [ci skip] refactor: subscribe to mojo cookiemanager for cookie changes

* [ci skip] refactor: manage the lifetime of custom URLRequestJobFactory

* refactor: use OOP mojo proxy resolver

* revert: add support for kIgnoreCertificateErrorsSPKIList

* build: provide service manifest overlays for content services

* chore: gn format

* fix: log-net-log switch not working as expected

* spec: verify proxy settings are respected from pac script with session.setProxy

* chore: use chrome constants where possible

* fix: initialize request context for global cert fetcher

* refactor: fix destruction of request context getters

* spec: use custom session for proxy tests

* fix: queue up additional stop callbacks while net log is being stopped

* fix: Add CHECK for cookie manager retrieval

* chore: add helper to retrieve logging state for net log module

* fix: ui::ResourceBundle::GetRawDataResourceForScale => GetRawDataResource

* style: comment unused parameters

* build: move //components/certificate_transparency deps from //brightray

* chore: update gritsettings_resource_ids patch

* chore: update api for chromium 68

* fix: net log instance is now a property of session
2018-10-04 13:08:56 -05:00
..
mac PathService -> base::PathService 2018-10-04 00:12:54 +02:00
application_info.cc chore: run clang-format 2018-09-19 17:18:10 +02:00
application_info.h fix: Windows Store Notifications (#13258) 2018-09-06 02:06:29 +10:00
application_info_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
application_info_win.cc chore: run clang-format 2018-09-19 17:18:10 +02:00
content_client.cc ResourceBundle → ui::ResourceBundle 2018-06-19 11:46:59 +10:00
content_client.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
main_delegate.cc kZygoteProcess moved into service_manager 2018-10-04 00:13:37 +02:00
main_delegate.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
main_delegate_mac.mm PathService -> base::PathService 2018-10-04 00:12:54 +02:00
platform_util.h Fix desktop-id notification edge case (#12216) 2018-03-12 16:02:47 +09:00
platform_util_linux.cc Fix desktop-id notification edge case (#12216) 2018-03-12 16:02:47 +09:00