electron/brightray/common
Adam Roben fe35a92de5 Get the linen background painting during elastic scrolling
We weren't setting the location of the resource bundle correctly in the
renderer process. It turns out base::mac::OuterBundle() returns the helper
app's bundle in the renderer process. So now we have MainApplicationBundle() to
give us the bundle of the main app.
2013-03-14 13:05:01 -04:00
..
mac Get the linen background painting during elastic scrolling 2013-03-14 13:05:01 -04:00
application_name.h Store the disk cache in an app-specific location 2013-03-13 16:45:00 -04:00
application_name_mac.mm Get the linen background painting during elastic scrolling 2013-03-14 13:05:01 -04:00
content_client.cc Add InspectableWebContents 2013-03-14 09:05:42 -04:00
content_client.h Add InspectableWebContents 2013-03-14 09:05:42 -04:00
main_delegate.cc Add InspectableWebContents 2013-03-14 09:05:42 -04:00
main_delegate.h Add InspectableWebContents 2013-03-14 09:05:42 -04:00
main_delegate_mac.mm Get the linen background painting during elastic scrolling 2013-03-14 13:05:01 -04:00