electron/brightray/browser
2013-03-29 09:23:10 -04:00
..
mac Support undocking the devtools view into its own window 2013-03-27 12:35:01 -04:00
browser_client.cc Turn NotificationPresenter into an abstract base class 2013-03-28 18:03:58 -04:00
browser_client.h Move notification-related code into a new NotificationPresenter class 2013-03-28 17:50:07 -04:00
browser_context.cc Fix lifetime management of URLRequestContextGetter 2013-03-27 08:55:54 -04:00
browser_context.h Fix lifetime management of URLRequestContextGetter 2013-03-27 08:55:54 -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 Bump the base SDK and deployment target to 10.8 2013-03-28 17:50:07 -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 Update to latest libchromiumcontent 2013-03-21 15:18:25 -04:00
devtools_delegate.h Update to latest libchromiumcontent 2013-03-21 15:18:25 -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 Support docking the devtools on the right side of the window 2013-03-27 11:20:21 -04:00
inspectable_web_contents_impl.h Merge InspectableWebContentsImpl and DevToolsFrontend 2013-03-27 11:20:15 -04:00
inspectable_web_contents_view.h Support docking the devtools on the right side of the window 2013-03-27 11:20:21 -04:00
inspectable_web_contents_view_mac.h Support docking the devtools on the right side of the window 2013-03-27 11:20:21 -04:00
inspectable_web_contents_view_mac.mm Support docking the devtools on the right side of the window 2013-03-27 11:20:21 -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
notification_presenter.h Turn NotificationPresenter into an abstract base class 2013-03-28 18:03:58 -04:00
notification_presenter_mac.h Show notifications even when the app is focused 2013-03-28 18:09:04 -04:00
notification_presenter_mac.mm Make NotificationID more useful 2013-03-29 09:23:10 -04:00
url_request_context_getter.cc Persist cookies to disk 2013-03-27 08:55:38 -04:00
url_request_context_getter.h Use Google-style header guards everywhere 2013-03-13 15:42:16 -04:00