electron/brightray/browser
2014-09-09 18:28:02 +08:00
..
linux Refactor notification presenter for new desktop notification interface. 2014-07-27 11:27:04 +00:00
mac mac: Send focus/blur event to devtools web contents. 2014-09-09 17:57:23 +08:00
media Don't be too strict on media requests. 2014-08-11 23:22:49 +08:00
views Add a method in InspectableWebContentDelegate to set icon for devtools window. 2014-09-09 15:29:35 +08:00
browser_client.cc Fix API changes of Chrome37. 2014-08-31 18:43:01 +08:00
browser_client.h Fix API changes of Chrome37. 2014-08-31 18:43:01 +08:00
browser_context.cc Don't create empty url request job factory. 2014-08-31 19:57:15 +08:00
browser_context.h Don't create empty url request job factory. 2014-08-31 19:57:15 +08:00
browser_main_parts.cc Add remote debugging support. 2014-07-30 22:19:05 +08:00
browser_main_parts.h Add remote debugging support. 2014-07-30 22:19:05 +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 Fix cpplint errors in default_web_contents_delegate.cc 2013-11-17 17:52:24 -05:00
default_web_contents_delegate.h Fix cpplint errors in default_web_contents_delegate.h 2013-11-17 18:18:22 -05: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 Use new devtools resizing strategy from Chrome 37. 2014-09-01 19:15:07 +08:00
devtools_delegate.cc Fix API changes of Chrome37. 2014-08-31 18:43:01 +08:00
devtools_delegate.h Fix cpplint warnings. 2014-08-07 10:50:50 +08: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 Use new devtools resizing strategy from Chrome 37. 2014-09-01 19:15:07 +08:00
devtools_ui.cc Fix cpplint errors in devtools_ui.cc 2013-11-17 17:53:38 -05:00
devtools_ui.h Fix all remaining readability/namespace errors 2013-11-17 18:20:17 -05:00
download_manager_delegate.cc Avoid a crash when starting a download by disallowing downloads 2013-07-24 07:56:55 -04:00
download_manager_delegate.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 Add a method in InspectableWebContentDelegate to set icon for devtools window. 2014-09-09 15:29:35 +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 Add a method in InspectableWebContentDelegate to set icon for devtools window. 2014-09-09 15:29:35 +08:00
inspectable_web_contents_impl.cc Set toolbar color for devtools. 2014-09-09 18:28:02 +08:00
inspectable_web_contents_impl.h Add a method in InspectableWebContentDelegate to set icon for devtools window. 2014-09-09 15:29:35 +08: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 Place DevTools WebContents underneath inspected WebContents. 2014-07-09 10:24:10 +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 Update NetworkDelegate for Chrome 35 2014-06-27 11:54:27 -04:00
notification_presenter.h Refactor notification presenter for new desktop notification interface. 2014-07-27 11:27:04 +00:00
notification_presenter_mac.h mac: Fix the notification presenter of new API. 2014-07-28 11:52:26 +08:00
notification_presenter_mac.mm mac: Fix the notification presenter of new API. 2014-07-28 11:52:26 +08:00
url_request_context_getter.cc Fix cpplint warnings. 2014-08-31 20:05:14 +08:00
url_request_context_getter.h Fix API changes of Chrome37. 2014-08-31 18:43:01 +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 Fix cpplint errors in web_ui_controller_factory.h 2013-11-17 18:46:23 -05:00