electron/brightray/common
Adam Roben 676e92e322 Fix crashes when dragging links
Turns out we needed to implement ContentClient::GetNativeImageNamed, which is
called to get the default drag image.
2013-04-26 22:49:58 -04:00
..
mac Bump the base SDK and deployment target to 10.8 2013-03-28 17:50:07 -04:00
application_info.h Include the application's version number in the user agent string 2013-04-08 12:41:30 -04:00
application_info_mac.mm Update to latest libchromiumcontent 2013-04-17 23:27:53 -04:00
content_client.cc Fix crashes when dragging links 2013-04-26 22:49:58 -04:00
content_client.h Fix crashes when dragging links 2013-04-26 22:49:58 -04:00
main_delegate.cc Allow embedders to provide their own ContentClient subclass 2013-04-24 18:30:47 -04:00
main_delegate.h Allow embedders to specify extra .pak files 2013-04-26 11:04:51 -04:00
main_delegate_mac.mm Allow embedders to specify extra .pak files 2013-04-26 11:04:51 -04:00