electron/brightray/browser
2018-01-02 16:37:08 +09:00
..
linux Refactor notification options 2017-06-24 21:39:06 +10:00
mac 🔧 Use LOG instead of NSLOG 2017-12-13 14:47:23 -08:00
media Force MediaCaptureDevicesDispatcher to be created on UI thread 2017-12-07 09:47:32 +05:30
net Refactor client cert private key handling. 2017-11-24 10:58:16 +09:00
views Remove extra newlines 2017-05-19 08:46:15 -07:00
win 🔧 Linter's gotta lint 2017-12-13 16:31:02 -08:00
brightray_paths.h add ability to access logs in getPath() 2017-09-28 13:35:22 -04:00
browser_client.cc REVIEW: access GetApplicationLocale on sequence that allows IO 2018-01-02 16:37:08 +09:00
browser_client.h REVIEW: access GetApplicationLocale on sequence that allows IO 2018-01-02 16:37:08 +09:00
browser_context.cc REVIEW: create AtomNetworkDelegate on the IO thread 2018-01-02 16:37:08 +09:00
browser_context.h REVIEW: create AtomNetworkDelegate on the IO thread 2018-01-02 16:37:08 +09:00
browser_main_parts.cc REVIEW: access GetApplicationLocale on sequence that allows IO 2018-01-02 16:37:08 +09:00
browser_main_parts.h consolidate code and rename for clarity 2017-09-29 09:32:30 -04:00
browser_main_parts_mac.mm consolidate code and rename for clarity 2017-09-29 09:32:30 -04:00
devtools_contents_resizing_strategy.cc Remove extra newlines 2017-05-19 08:46:15 -07:00
devtools_contents_resizing_strategy.h Remove unused includes 2017-05-19 08:46:15 -07:00
devtools_embedder_message_dispatcher.cc REVIEW: Inject devtools extensions API via browser 2017-11-24 10:58:53 +09:00
devtools_embedder_message_dispatcher.h REVIEW: Inject devtools extensions API via browser 2017-11-24 10:58:53 +09:00
devtools_file_system_indexer.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
devtools_file_system_indexer.h Fix build/header_guard linter violations in brightray 2017-05-19 08:46:15 -07:00
devtools_manager_delegate.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
devtools_manager_delegate.h Fix build/include_alpha linter violations in brightray 2017-05-19 08:46:15 -07:00
devtools_ui.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
devtools_ui.h Fix build/header_guard linter violations in brightray 2017-05-19 08:46:15 -07:00
inspectable_web_contents.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
inspectable_web_contents.h Enable using external WebContents as devtools 2017-12-01 10:35:23 +09:00
inspectable_web_contents_delegate.h Fix build/header_guard linter violations in brightray 2017-05-19 08:46:15 -07:00
inspectable_web_contents_impl.cc Enable using external WebContents as devtools 2017-12-01 10:35:23 +09:00
inspectable_web_contents_impl.h Enable using external WebContents as devtools 2017-12-01 10:35:23 +09:00
inspectable_web_contents_view.h Fix build/header_guard linter violations in brightray 2017-05-19 08:46:15 -07:00
inspectable_web_contents_view_delegate.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
inspectable_web_contents_view_delegate.h Fix build/include_what_you_use linter violations in brightray 2017-05-19 08:46:15 -07:00
inspectable_web_contents_view_mac.h Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
inspectable_web_contents_view_mac.mm Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
net_log.cc Fix crash when destroying NetLog 2017-11-24 10:58:53 +09:00
net_log.h Stop file observer of NetLog to finish writing to disk 2017-11-24 10:58:53 +09:00
network_delegate.cc Reporting: Wire ReportingDelegate into ChromeNetworkDelegate 2017-11-24 10:58:16 +09:00
network_delegate.h Reporting: Wire ReportingDelegate into ChromeNetworkDelegate 2017-11-24 10:58:16 +09:00
notification.cc Coding style fixes 2017-05-31 16:17:29 +09:00
notification.h Rename soundName → sound. 2017-08-17 17:28:14 -07:00
notification_delegate.h Fix cpp lint errors 2017-11-24 10:58:53 +09:00
notification_presenter.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
notification_presenter.h Fix build/header_guard linter violations in brightray 2017-05-19 08:46:15 -07:00
permission_manager.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
permission_manager.h Fix build/include_what_you_use linter violations in brightray 2017-05-19 08:46:15 -07:00
platform_notification_service.cc Made NotificationDelegateImpl final 2017-11-24 10:58:53 +09:00
platform_notification_service.h FIXME: DesktopNotificationDelegate has been removed 2017-11-24 10:58:16 +09:00
special_storage_policy.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
special_storage_policy.h Fix API changes of Chrome 58 2017-04-17 16:16:02 +09:00
url_request_context_getter.cc REVIEW: access GetApplicationLocale on sequence that allows IO 2018-01-02 16:37:08 +09:00
url_request_context_getter.h REVIEW: create AtomNetworkDelegate on the IO thread 2018-01-02 16:37:08 +09:00
web_ui_controller_factory.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
web_ui_controller_factory.h Fix build/header_guard linter violations in brightray 2017-05-19 08:46:15 -07:00
zoom_level_delegate.cc Remove raw base::DictionaryValue::Set 2017-11-24 10:58:16 +09:00
zoom_level_delegate.h Fix build/include_what_you_use linter violations in brightray 2017-05-19 08:46:15 -07:00