electron/brightray/browser
Cheng Zhao 7917aa8938 Merge pull request #246 from deepak1556/cookie_crypto_patch
initialize crypto delegate in CookieStoreConfig
2016-09-16 21:26:19 +09:00
..
linux Remove unneeded lines when importing code 2016-05-18 09:42:14 +09:00
mac Remove unused import 2016-06-17 11:37:29 -07:00
media Merge remote-tracking branch 'origin/master' into chrome52 2016-07-21 05:34:20 -06:00
net Fix API changes of Chrome 53 2016-09-06 17:22:52 +09:00
views Fix building under linux 2016-08-04 16:40:13 +09:00
win Adapt to changes of Chrome 51 API changes 2016-05-23 10:59:07 +09:00
brightray_paths.h Change our PATH_START to 11000 2016-01-11 10:40:20 +08:00
browser_client.cc Get rid of default BrowserContext 2016-06-22 15:40:52 +09:00
browser_client.h Avoid adding WebContentsAudioMuted method 2016-07-02 16:53:48 +09:00
browser_context.cc Fix API changes of Chrome 53 2016-09-06 17:22:52 +09:00
browser_context.h Merge remote-tracking branch 'origin/master' into chrome52 2016-07-21 05:34:20 -06:00
browser_main_parts.cc Initialize MaterialDesignController 2016-07-05 09:41:05 +09:00
browser_main_parts.h Get rid of default BrowserContext 2016-06-22 15:40:52 +09:00
browser_main_parts_mac.mm No more need to call setrlimit 2015-10-20 22:38:20 +08:00
devtools_contents_resizing_strategy.cc
devtools_contents_resizing_strategy.h basictypes.h => macros.h 2016-03-07 21:40:41 -08:00
devtools_embedder_message_dispatcher.cc Fix API changes of Chrome 53 2016-09-06 17:22:52 +09:00
devtools_embedder_message_dispatcher.h fix devtools filesystem api and allow delegate to request stored filesystem paths 2016-03-15 07:53:40 +05:30
devtools_file_system_indexer.cc Modernize to C++11 : use auto. 2016-07-10 13:12:33 +02:00
devtools_file_system_indexer.h port DevToolsFileSystemIndexer 2016-05-07 04:36:42 +05:30
devtools_manager_delegate.cc Modernize C++11: Use override. 2016-07-10 13:22:54 +02:00
devtools_manager_delegate.h Adapt to changes of Chrome 51 API changes 2016-05-23 10:59:07 +09:00
devtools_ui.cc Merge pull request #235 from electron/modernize-to-c11 2016-07-11 09:03:09 +09:00
devtools_ui.h use browser context from webcontents for registering datasource 2015-08-31 21:04:48 +05:30
inspectable_web_contents.cc
inspectable_web_contents.h pass the current dock state to devtools url when available 2016-04-19 18:13:08 +05:30
inspectable_web_contents_delegate.h allow delegate to handle file system indexing requests 2016-05-07 04:36:00 +05:30
inspectable_web_contents_impl.cc Fix API changes of Chrome 53 2016-09-06 17:22:52 +09:00
inspectable_web_contents_impl.h Fix API changes of Chrome 53 2016-09-06 17:22:52 +09:00
inspectable_web_contents_view.h Add IsDevToolsViewFocused method 2015-09-15 11:04:46 +08:00
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h Revert "Merge pull request #218 from deepak1556/devtools_extensions_load_patch" 2016-05-12 18:57:54 +05:30
inspectable_web_contents_view_mac.h Add IsDevToolsViewFocused method 2015-09-15 11:04:46 +08:00
inspectable_web_contents_view_mac.mm notify devtools opened and closed once per lifetime 2016-05-12 19:16:13 +05:30
net_log.cc Modernize to C++11 : use auto. 2016-07-10 13:12:33 +02:00
net_log.h Store NetLog in BrowserClient 2015-08-11 18:29:55 +08:00
network_delegate.cc Fix API changes of Chrome 53 2016-09-06 17:22:52 +09:00
network_delegate.h Fix API changes of Chrome 53 2016-09-06 17:22:52 +09:00
notification.cc Store weak ref to Notification in ToastEventHandler 2016-04-15 16:14:13 +09:00
notification.h Store weak ref to Notification in ToastEventHandler 2016-04-15 16:14:13 +09:00
notification_delegate.h win: Fire NotificationFailed when failed to show notification 2015-12-25 11:17:35 +08:00
notification_delegate_adapter.cc Adapt to changes of Chrome 51 API changes 2016-05-23 10:59:07 +09:00
notification_delegate_adapter.h Adapt to changes of Chrome 51 API changes 2016-05-23 10:59:07 +09:00
notification_presenter.cc Decouple notification code from content module 2015-12-25 10:16:07 +08:00
notification_presenter.h Decouple notification code from content module 2015-12-25 10:16:07 +08:00
permission_manager.cc Adapt to changes of Chrome 51 API changes 2016-05-23 10:59:07 +09:00
permission_manager.h Adapt to changes of Chrome 51 API changes 2016-05-23 10:59:07 +09:00
platform_notification_service.cc Update to API changes of Chrome 52 2016-07-04 15:06:05 +09:00
platform_notification_service.h Update to API changes of Chrome 52 2016-07-04 15:06:05 +09:00
special_storage_policy.cc Update to API changes of Chrome 47 2015-12-07 19:55:01 +08:00
special_storage_policy.h Update to API changes of Chrome 47 2015-12-07 19:55:01 +08:00
url_request_context_getter.cc Merge pull request #246 from deepak1556/cookie_crypto_patch 2016-09-16 21:26:19 +09:00
url_request_context_getter.h Add new network parameters needed by chrome53 2016-09-07 17:54:55 +09:00
web_ui_controller_factory.cc Modernize to C++11 : NULL => nullptr 2016-07-10 12:30:17 +02:00
web_ui_controller_factory.h basictypes.h => macros.h 2016-03-07 21:40:41 -08:00