electron/brightray/browser
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
..
linux [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
mac fix: update deprecated NSWindow masks (#14760) 2018-09-26 16:00:57 -07:00
media fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
net Introduce additional Certificate Transparency preferences 2018-09-11 20:21:32 +02:00
views ViewsDelegate::CreateWebContents went away 2018-10-04 00:13:37 +02:00
win chore: run clang-format 2018-09-19 17:18:10 +02:00
brightray_paths.h clang-format brightray 2018-04-17 21:46:27 -04:00
browser_client.cc refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
browser_client.h refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
browser_main_parts.cc refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
browser_main_parts.h refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
browser_main_parts_mac.mm PathService -> base::PathService 2018-10-04 00:12:54 +02:00
devtools_manager_delegate.cc fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
devtools_manager_delegate.h Devtools: Remove session_id in browser 2018-06-19 11:46:59 +10:00
devtools_ui.cc format previously misses .cc files 2018-04-17 21:56:12 -04:00
devtools_ui.h Fix build/header_guard linter violations in brightray 2017-05-19 08:46:15 -07:00
inspectable_web_contents.cc refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
inspectable_web_contents.h refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
inspectable_web_contents_delegate.h build: remove duplicate devtools sources (#14522) 2018-09-12 08:45:08 -05:00
inspectable_web_contents_impl.cc refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
inspectable_web_contents_impl.h refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
inspectable_web_contents_view.h Require !OS_MACOSX as well as TOOLKIT_VIEWS for views code 2018-05-10 14:11:19 -07:00
inspectable_web_contents_view_delegate.cc format previously misses .cc files 2018-04-17 21:56:12 -04:00
inspectable_web_contents_view_delegate.h clang-format brightray 2018-04-17 21:46:27 -04:00
inspectable_web_contents_view_mac.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
inspectable_web_contents_view_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
notification.cc [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
notification.h REVIEW: Remove the notification close-closure in favour of an explicit method 2018-06-19 11:49:40 +10:00
notification_delegate.h Fix cpp lint errors 2017-11-24 10:58:53 +09:00
notification_presenter.cc REVIEW: Remove the notification close-closure in favour of an explicit method 2018-06-19 11:49:40 +10:00
notification_presenter.h REVIEW: Remove the notification close-closure in favour of an explicit method 2018-06-19 11:49:40 +10:00
platform_notification_service.cc DispatchNonPersistentCloseEvent takes a callback now 2018-10-04 00:12:54 +02:00
platform_notification_service.h REVIEW: Remove the notification close-closure in favour of an explicit method 2018-06-19 11:49:40 +10:00
web_ui_controller_factory.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
web_ui_controller_factory.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
zoom_level_delegate.cc Remove base::SizeTToString 2018-06-19 11:49:40 +10:00
zoom_level_delegate.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00