electron/brightray/browser
2018-09-11 20:21:31 +02:00
..
linux [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
mac fix: use OOPIF for webview tag (#13869) 2018-08-16 15:57:40 -07:00
media [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
net Revert "[WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956)" 2018-08-13 16:16:04 -07:00
views fix: use OOPIF for webview tag (#13869) 2018-08-16 15:57:40 -07:00
win fix: Windows Store Notifications (#13258) 2018-09-06 02:06:29 +10:00
brightray_paths.h clang-format brightray 2018-04-17 21:46:27 -04:00
browser_client.cc feat: netLog API for dynamic logging control (#13068) 2018-06-19 11:45:58 +10:00
browser_client.h feat: netLog API for dynamic logging control (#13068) 2018-06-19 11:45:58 +10:00
browser_context.cc refactor: move SpecialStoragePolicy from brightray to atom (#13944) 2018-08-21 08:51:04 -07:00
browser_context.h refactor: move SpecialStoragePolicy from brightray to atom (#13944) 2018-08-21 08:51:04 -07:00
browser_main_parts.cc fix: enable osr (#14074) 2018-08-20 09:54:31 -07:00
browser_main_parts.h fix: Improve --enable-features/--disable-features handling (#13920) 2018-08-03 10:53:54 +10:00
browser_main_parts_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
devtools_contents_resizing_strategy.cc format previously misses .cc files 2018-04-17 21:56:12 -04:00
devtools_contents_resizing_strategy.h clang-format brightray 2018-04-17 21:46:27 -04:00
devtools_embedder_message_dispatcher.cc add stubs for new devtools messages 2018-07-06 09:07:56 +09:00
devtools_embedder_message_dispatcher.h add stubs for new devtools messages 2018-07-06 09:07:56 +09:00
devtools_file_system_indexer.cc Update devtools_file_system_indexer 2018-06-19 11:46:59 +10:00
devtools_file_system_indexer.h Update devtools_file_system_indexer 2018-06-19 11:46:59 +10:00
devtools_manager_delegate.cc Devtools: Remove session_id in browser 2018-06-19 11:46:59 +10: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 fix: use OOPIF for webview tag (#13869) 2018-08-16 15:57:40 -07:00
inspectable_web_contents.h fix: use OOPIF for webview tag (#13869) 2018-08-16 15:57:40 -07:00
inspectable_web_contents_delegate.h clang-format brightray 2018-04-17 21:46:27 -04:00
inspectable_web_contents_impl.cc fix: use OOPIF for webview tag (#13869) 2018-08-16 15:57:40 -07:00
inspectable_web_contents_impl.h fix: use OOPIF for webview tag (#13869) 2018-08-16 15:57:40 -07: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
io_thread.cc Rename net/proxy_resolution/proxy_service* files 2018-09-11 20:21:31 +02:00
io_thread.h clang-format brightray 2018-04-17 21:46:27 -04:00
net_log.cc Add missing network:: for net log switches 2018-06-19 11:52:17 +10:00
net_log.h feat: netLog API for dynamic logging control (#13068) 2018-06-19 11:45:58 +10: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 fix: remember the render_process_id when permission requests occur on the IO thread (#13621) 2018-07-11 12:21:47 -05: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
url_request_context_getter.cc Rename net/proxy_resolution/proxy_service* files 2018-09-11 20:21:31 +02:00
url_request_context_getter.h fix: notify request context shutdown on IO before cleanup (#14058) 2018-08-14 14:07:53 -07: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 build/include_what_you_use linter violations in brightray 2017-05-19 08:46:15 -07:00