electron/brightray/browser
Adam Roben be6d990a97 Make keyboard shortcuts work on Mac
When the renderer doesn't handle a key event, we pass it off to the main menu
to see if it can handle it.

Part of #2.
2013-03-14 13:50:15 -04:00
..
mac Fix a NSSplitView leak 2013-03-14 13:06:58 -04:00
browser_client.cc Initial commit 2013-03-13 15:31:24 -04:00
browser_client.h Use Google-style header guards everywhere 2013-03-13 15:42:16 -04:00
browser_context.cc Store the disk cache in an app-specific location 2013-03-13 16:45:00 -04:00
browser_context.h Use Google-style header guards everywhere 2013-03-13 15:42:16 -04:00
browser_main_parts.cc Add InspectableWebContents 2013-03-14 09:05:42 -04:00
browser_main_parts.h Add InspectableWebContents 2013-03-14 09:05:42 -04:00
browser_main_parts_mac.mm Initial commit 2013-03-13 15:31:24 -04:00
default_web_contents_delegate.cc Make keyboard shortcuts work on Mac 2013-03-14 13:50:15 -04:00
default_web_contents_delegate.h Make keyboard shortcuts work on Mac 2013-03-14 13:50:15 -04:00
default_web_contents_delegate_mac.mm Make keyboard shortcuts work on Mac 2013-03-14 13:50:15 -04:00
devtools_delegate.cc Add InspectableWebContents 2013-03-14 09:05:42 -04:00
devtools_delegate.h Add InspectableWebContents 2013-03-14 09:05:42 -04:00
devtools_frontend.cc Add InspectableWebContents 2013-03-14 09:05:42 -04:00
devtools_frontend.h Add InspectableWebContents 2013-03-14 09:05:42 -04:00
inspectable_web_contents.cc Add InspectableWebContents 2013-03-14 09:05:42 -04:00
inspectable_web_contents.h Add InspectableWebContents 2013-03-14 09:05:42 -04:00
inspectable_web_contents_impl.cc Add InspectableWebContents 2013-03-14 09:05:42 -04:00
inspectable_web_contents_impl.h Add InspectableWebContents 2013-03-14 09:05:42 -04:00
inspectable_web_contents_view.h Add InspectableWebContents 2013-03-14 09:05:42 -04:00
inspectable_web_contents_view_mac.h Add InspectableWebContents 2013-03-14 09:05:42 -04:00
inspectable_web_contents_view_mac.mm Add InspectableWebContents 2013-03-14 09:05:42 -04:00
network_delegate.cc Initial commit 2013-03-13 15:31:24 -04:00
network_delegate.h Use Google-style header guards everywhere 2013-03-13 15:42:16 -04:00
url_request_context_getter.cc Initial commit 2013-03-13 15:31:24 -04:00
url_request_context_getter.h Use Google-style header guards everywhere 2013-03-13 15:42:16 -04:00