electron/brightray/browser
2016-03-08 10:14:16 +09:00
..
linux 🏁 🍎 Add Silent Notification Support 2016-01-21 09:24:42 -08:00
mac 🏁 🍎 Add Silent Notification Support 2016-01-21 09:24:42 -08:00
media Update to API changes of Chrome 47 2015-12-07 19:55:01 +08:00
net devtools: exclude devtools related http header from serviceworker context 2015-12-19 02:29:39 +05:30
views Fix tooltip can not show outside window 2015-10-04 22:15:01 +08:00
win No more basictypes.h 2016-03-08 10:14:16 +09:00
brightray_paths.h Change our PATH_START to 11000 2016-01-11 10:40:20 +08:00
browser_client.cc Expose NotificationPresenter to public 2015-12-24 22:20:47 +08:00
browser_client.h allow client to decide displaying web notifications 2016-01-25 22:09:36 +05:30
browser_context.cc Update to API changes of Chrome 47 2015-12-07 19:55:01 +08:00
browser_context.h Remove our plumbed methods 2015-10-19 12:57:32 -07:00
browser_main_parts.cc Initialize resource bundle on browser process separately 2016-01-08 12:04:23 +08:00
browser_main_parts.h No more need to call setrlimit 2015-10-20 22:38:20 +08: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 Use new devtools resizing strategy from Chrome 37. 2014-09-01 19:15:07 +08:00
devtools_contents_resizing_strategy.h No more basictypes.h 2016-03-08 10:14:16 +09:00
devtools_embedder_message_dispatcher.cc Implement devtools preference interfaces. 2015-08-11 09:49:57 +08:00
devtools_embedder_message_dispatcher.h Implement devtools preference interfaces. 2015-08-11 09:49:57 +08:00
devtools_manager_delegate.cc use value from shell_resources.h 2015-12-12 23:31:00 +05:30
devtools_manager_delegate.h No more basictypes.h 2016-03-08 10:14:16 +09:00
devtools_ui.cc Update to API changes of Chrome 47 2015-12-07 19:55:01 +08:00
devtools_ui.h use browser context from webcontents for registering datasource 2015-08-31 21:04:48 +05:30
inspectable_web_contents.cc web_contents_view.h has been hidden from user. 2014-07-27 11:27:04 +00:00
inspectable_web_contents.h Add InspectableWebContents::GetDevToolsWebContents 2015-06-05 14:33:37 +08:00
inspectable_web_contents_delegate.h fix devtools workspace api to accept file path 2015-07-29 09:31:00 +05:30
inspectable_web_contents_impl.cc No more basictypes.h 2016-03-08 10:14:16 +09:00
inspectable_web_contents_impl.h No more basictypes.h 2016-03-08 10:14:16 +09:00
inspectable_web_contents_view.h Add IsDevToolsViewFocused method 2015-09-15 11:04:46 +08:00
inspectable_web_contents_view_delegate.cc Add InspectableWebContentsViewDelegate 2015-06-25 12:29:34 +08:00
inspectable_web_contents_view_delegate.h Add InspectableWebContentsViewDelegate 2015-06-25 12:29:34 +08:00
inspectable_web_contents_view_mac.h Add IsDevToolsViewFocused method 2015-09-15 11:04:46 +08:00
inspectable_web_contents_view_mac.mm Unsubscribe from NSNotificationCenter when WebContents is destroyed 2015-09-17 11:19:08 +08:00
net_log.cc create net log file after context is created 2015-09-07 22:44:13 +05:30
net_log.h Store NetLog in BrowserClient 2015-08-11 18:29:55 +08:00
network_delegate.cc Update to API changes of Chrome 47 2015-12-07 19:55:01 +08:00
network_delegate.h Update to API changes of Chrome 47 2015-12-07 19:55:01 +08:00
notification.cc Decouple notification code from content module 2015-12-25 10:16:07 +08:00
notification.h 🏁 🍎 Add Silent Notification Support 2016-01-21 09:24:42 -08:00
notification_delegate.h win: Fire NotificationFailed when failed to show notification 2015-12-25 11:17:35 +08:00
notification_delegate_adapter.cc Decouple notification code from content module 2015-12-25 10:16:07 +08:00
notification_delegate_adapter.h Decouple notification code from content module 2015-12-25 10:16:07 +08: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 Update to API changes of Chrome 47 2015-12-07 19:55:01 +08:00
permission_manager.h Update to API changes of Chrome 47 2015-12-07 19:55:01 +08:00
platform_notification_service.cc Fix compilation error 2016-01-27 23:18:42 +08:00
platform_notification_service.h Fix compilation error 2016-01-27 23:18:42 +08: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 add list of next_protos to use 2015-12-08 03:39:05 -05:00
url_request_context_getter.h Update to API changes of Chrome 47 2015-12-07 19:55:01 +08:00
web_ui_controller_factory.cc Update to API changes of Chrome 47 2015-12-07 19:55:01 +08:00
web_ui_controller_factory.h No more basictypes.h 2016-03-08 10:14:16 +09:00