electron/brightray/browser
2014-03-04 19:47:33 +08:00
..
linux brevity and style 2013-12-19 16:01:01 -06:00
mac Merge pull request #44 from brightray/fix-devtools-flash 2013-12-12 07:36:16 -08:00
media Fix cpplint errors in media_capture_devices_dispatcher.cc 2013-11-17 19:14:08 -05:00
win Rename IsDevToolsOpened to IsDevToolsViewShowing. 2013-12-10 18:38:35 -08:00
browser_client.cc use libnotify to pop up notifications on Linux 2013-12-18 23:14:36 -06:00
browser_client.h Fix cpplint errors in browser_client.h 2013-11-17 18:13:10 -05:00
browser_context.cc Destroy ResourceContext on the IO thread 2014-01-30 09:03:00 -05:00
browser_context.h make BrowserContext::Initialize virtual 2013-11-27 15:55:06 -06:00
browser_main_parts.cc Use "ProxyResolverV8" instead of "SystemProxyResolver" as proxy service. 2013-12-05 02:56:28 -08:00
browser_main_parts.h Increase the open file limit on OS X to 1024 2014-01-31 10:43:38 -05:00
browser_main_parts_mac.mm Increase the open file limit on OS X to 1024 2014-01-31 10:43:38 -05: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_embedder_message_dispatcher.cc Update for changes to devtools in Chrome 31 2013-12-02 13:00:39 -05:00
devtools_embedder_message_dispatcher.h Update for changes to devtools in Chrome 31 2013-12-02 13:00:39 -05: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 Add InspectableWebContentsDelegate. 2014-03-04 16:26:50 +08:00
inspectable_web_contents_delegate.h Enable delegate to change the dock side. 2014-03-04 19:47:33 +08:00
inspectable_web_contents_impl.cc Enable delegate to change the dock side. 2014-03-04 19:47:33 +08:00
inspectable_web_contents_impl.h Add InspectableWebContentsDelegate. 2014-03-04 16:26:50 +08:00
inspectable_web_contents_view.h Rename IsDevToolsOpened to IsDevToolsViewShowing. 2013-12-10 18:38:35 -08:00
inspectable_web_contents_view_mac.h Rename IsDevToolsOpened to IsDevToolsViewShowing. 2013-12-10 18:38:35 -08:00
inspectable_web_contents_view_mac.mm Rename IsDevToolsOpened to IsDevToolsViewShowing. 2013-12-10 18:38:35 -08:00
network_delegate.cc Turn off build/include_what_you_use 2013-11-17 18:42:15 -05:00
network_delegate.h Turn off build/include_what_you_use 2013-11-17 18:42:15 -05: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 debug assertions about transport_security_state 2014-01-30 09:01:23 -05:00
url_request_context_getter.h Fix assertions in Debug builds about using NetworkDelegate on the wrong thread 2014-01-30 08:36:54 -05: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