electron/brightray/browser
Adam Roben f7fb6371c2 Increase the open file limit on OS X to 1024
The default (256) is too low for pages that load a lot of resources all at
once. See https://codereview.chromium.org/125151 and bugs like
https://code.google.com/p/chromium/issues/detail?id=14137 and
https://code.google.com/p/chromium/issues/detail?id=151039. The new limit
matches what Chrome itself uses.
2014-01-31 10:43:38 -05: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
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
browser_context.cc Destroy ResourceContext on the IO thread 2014-01-30 09:03:00 -05:00
browser_context.h
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
default_web_contents_delegate.h
default_web_contents_delegate_mac.mm
devtools_embedder_message_dispatcher.cc
devtools_embedder_message_dispatcher.h
devtools_ui.cc
devtools_ui.h
download_manager_delegate.cc
download_manager_delegate.h
inspectable_web_contents.cc
inspectable_web_contents.h Rename IsDevToolsOpened to IsDevToolsViewShowing. 2013-12-10 18:38:35 -08:00
inspectable_web_contents_impl.cc Rename IsDevToolsOpened to IsDevToolsViewShowing. 2013-12-10 18:38:35 -08:00
inspectable_web_contents_impl.h Rename IsDevToolsOpened to IsDevToolsViewShowing. 2013-12-10 18:38:35 -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
network_delegate.h
notification_presenter.h
notification_presenter_mac.h
notification_presenter_mac.mm
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
web_ui_controller_factory.h