electron/brightray/browser
2015-04-20 13:22:18 -07:00
..
linux Set icon for notification, and disable action on Ubuntu 2015-04-20 13:22:18 -07:00
mac Fix compilation warnings due to API changes 2014-12-09 22:39:44 -08:00
media MEDIA_LOOPBACK_AUDIO_CAPTURE renamed to MEDIA_DESKTOP_AUDIO_CAPTURE 2015-03-08 20:04:25 -07:00
views Fix building on Windows 2015-03-18 12:55:02 +08:00
brightray_paths.h register DIR_CACHE and DIR_USER_CACHE in path service 2015-01-18 21:00:47 -08:00
browser_client.cc Implement PlatformNotificationService 2015-03-08 19:37:13 -07:00
browser_client.h Implement PlatformNotificationService 2015-03-08 19:37:13 -07:00
browser_context.cc Fix browser_context.cc 2015-03-08 19:56:45 -07:00
browser_context.h Fix browser_context.cc 2015-03-08 19:56:45 -07:00
browser_main_parts.cc Remove RemoteDebuggingServer class 2015-03-08 19:53:37 -07:00
browser_main_parts.h Remove RemoteDebuggingServer class 2015-03-08 19:53:37 -07:00
browser_main_parts_mac.mm Make BrowserMainParts's overrides available on all platforms. 2014-07-09 10:26:01 +08:00
default_web_contents_delegate.cc Implement CheckMediaAccessPermission 2015-01-23 15:13:04 -08:00
default_web_contents_delegate.h Implement CheckMediaAccessPermission 2015-01-23 15:13:04 -08:00
default_web_contents_delegate_mac.mm Make keyboard shortcuts work on Mac 2013-03-14 13:50:15 -04: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 Fix ui/gfx/geometry headers 2015-03-08 19:02:38 -07:00
devtools_embedder_message_dispatcher.cc Use new devtools resizing strategy from Chrome 37. 2014-09-01 19:15:07 +08:00
devtools_embedder_message_dispatcher.h Fix ui/gfx/geometry headers 2015-03-08 19:02:38 -07:00
devtools_manager_delegate.cc Fix devtools_manager_delegate.cc 2015-03-08 19:07:53 -07:00
devtools_manager_delegate.h Use the new devtools API 2015-02-03 10:57:25 -08:00
devtools_ui.cc Fix compilation warnings due to API changes 2014-12-09 22:39:44 -08:00
devtools_ui.h Fix all remaining readability/namespace errors 2013-11-17 18:20:17 -05:00
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 Enable setting devtools to not able to dock 2014-11-03 21:32:11 +08:00
inspectable_web_contents_delegate.cc Add a method in InspectableWebContentDelegate to set icon for devtools window. 2014-09-09 15:29:35 +08:00
inspectable_web_contents_delegate.h detecting focus on devtools webcontents 2015-04-01 15:22:53 +05:30
inspectable_web_contents_impl.cc detecting focus on devtools webcontents 2015-04-01 15:22:53 +05:30
inspectable_web_contents_impl.h detecting focus on devtools webcontents 2015-04-01 15:22:53 +05:30
inspectable_web_contents_view.h Remove GetNativeView() when compiled with views toolkit. 2014-07-11 23:32:00 +08:00
inspectable_web_contents_view_mac.h OVERRIDE => override 2014-10-23 11:10:39 +08:00
inspectable_web_contents_view_mac.mm mac: Close devtools when web contents is destroyed. 2014-08-08 12:45:26 +08:00
network_delegate.cc Fix network_delegate.cc 2015-03-08 19:47:12 -07:00
network_delegate.h Fix network_delegate.cc 2015-03-08 19:47:12 -07:00
notification_presenter.h Add a parameter to ShowNotification for the icon 2015-04-20 13:20:50 -07:00
notification_presenter_mac.h Fix compilation on Linux 2015-03-16 14:45:19 +08:00
notification_presenter_mac.mm Implement PlatformNotificationService 2015-03-08 19:37:13 -07:00
platform_notification_service_impl.cc Make PlatformNotificationService pass along the icon 2015-04-20 13:21:18 -07:00
platform_notification_service_impl.h Implement PlatformNotificationService 2015-03-08 19:37:13 -07:00
url_request_context_getter.cc Fix url_request_context_getter.cc 2015-03-08 19:54:27 -07:00
url_request_context_getter.h Add a way to custom http cache backend 2015-01-05 13:29:16 -08:00
web_ui_controller_factory.cc Fix cpplint errors in web_ui_controller_factory.cc 2013-11-17 18:12:05 -05:00
web_ui_controller_factory.h OVERRIDE => override 2014-10-23 11:10:39 +08:00