electron/brightray/browser
2014-07-11 23:32:00 +08:00
..
linux views: Initial docked devtools implementation. 2014-07-09 10:26:01 +08:00
mac No need for custom dealloc. 2014-07-11 22:22:03 +08:00
media Fix long line 2014-06-27 11:59:01 -04:00
views Remove GetNativeView() when compiled with views toolkit. 2014-07-11 23:32:00 +08:00
browser_client.cc Allow access FileSystem api in devtools. 2014-07-09 15:38:53 +08:00
browser_client.h Allow access FileSystem api in devtools. 2014-07-09 15:38:53 +08:00
browser_context.cc Update BrowserContext for Chrome 35 2014-06-27 11:54:27 -04:00
browser_context.h Update BrowserContext for Chrome 35 2014-06-27 11:54:27 -04:00
browser_main_parts.cc Only init WMState on Linux. 2014-07-09 20:06:31 +08:00
browser_main_parts.h Only init WMState on Linux. 2014-07-09 20:06:31 +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 Place DevTools WebContents underneath inspected WebContents. 2014-07-09 10:24:10 +08:00
devtools_contents_resizing_strategy.h Place DevTools WebContents underneath inspected WebContents. 2014-07-09 10:24:10 +08:00
devtools_embedder_message_dispatcher.cc Send message ack to devtools. 2014-07-09 15:34:10 +08:00
devtools_embedder_message_dispatcher.h Send message ack to devtools. 2014-07-09 15:34:10 +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 Fix cpplint errors in inspectable_web_contents.cc 2013-11-17 17:54:14 -05:00
inspectable_web_contents.h Provide a way to close devtools completely. 2014-03-20 09:26:21 +08:00
inspectable_web_contents_delegate.h Place DevTools WebContents underneath inspected WebContents. 2014-07-09 10:24:10 +08:00
inspectable_web_contents_impl.cc Separate the message parsing into a new function. 2014-07-11 23:03:42 +08:00
inspectable_web_contents_impl.h Add new devtools messages in Chrome 35. 2014-07-09 10:26:01 +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 Place DevTools WebContents underneath inspected WebContents. 2014-07-09 10:24:10 +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 Turn off build/include_what_you_use 2013-11-17 18:42:15 -05:00
notification_presenter_mac.h Fix backwards typedef 2013-11-17 19:15:26 -05:00
notification_presenter_mac.mm Update for move of scoped_nsobject header and namespace 2013-10-07 16:31:57 -04:00
url_request_context_getter.cc Fix coding style 2014-07-07 14:27:02 -04:00
url_request_context_getter.h Add support for Chrome 35's "protocol interceptors" 2014-06-27 11:54:27 -04: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