electron/brightray/browser
2015-03-08 19:37:13 -07:00
..
linux NotificationError is discarded 2015-02-03 10:57:33 -08:00
mac Fix compilation warnings due to API changes 2014-12-09 22:39:44 -08:00
media Fix compilation warnings due to API changes 2014-12-09 22:39:44 -08:00
views Use current exe's icon as default window icon. 2015-01-15 15:30:04 -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 linux: Override DIR_APP_DATA before loading .js 2015-01-18 17:34:36 -08:00
browser_context.h Remove DownloadManagerDelegate 2014-12-17 13:13:19 -08:00
browser_main_parts.cc Use the new devtools API 2015-02-03 10:57:25 -08:00
browser_main_parts.h Use the new devtools API 2015-02-03 10:57:25 -08: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 linux: Add a way to set WM_CLASS for devtools window 2014-11-24 16:03:55 +08:00
inspectable_web_contents_impl.cc Fix inspectable_web_contents_impl.h 2015-03-08 19:13:17 -07:00
inspectable_web_contents_impl.h Fix inspectable_web_contents_impl.h 2015-03-08 19:13:17 -07:00
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 Update NetworkDelegate for Chrome 35 2014-06-27 11:54:27 -04:00
network_delegate.h OVERRIDE => override 2014-10-23 11:10:39 +08:00
notification_presenter.h Implement PlatformNotificationService 2015-03-08 19:37:13 -07:00
notification_presenter_mac.h Implement PlatformNotificationService 2015-03-08 19:37:13 -07:00
notification_presenter_mac.mm Implement PlatformNotificationService 2015-03-08 19:37:13 -07:00
platform_notification_service_impl.cc Implement PlatformNotificationService 2015-03-08 19:37:13 -07:00
platform_notification_service_impl.h Implement PlatformNotificationService 2015-03-08 19:37:13 -07:00
remote_debugging_server.cc Use the new devtools API 2015-02-03 10:57:25 -08:00
remote_debugging_server.h Fix cpplint warning 2015-02-03 10:57:25 -08:00
url_request_context_getter.cc scoped_ptr.PassAs is deprecated 2015-02-03 10:57:25 -08: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