electron/brightray/browser
Adam Roben e1b5e5e1bf Store the disk cache in an app-specific location
We deduce the name of the application from the CFBundleName of the .app bundle
and use a path based on that. Similar logic should be implementable for other
platforms.

Fixes #3.
2013-03-13 16:45:00 -04:00
..
mac Initial commit 2013-03-13 15:31:24 -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 Initial commit 2013-03-13 15:31:24 -04:00
browser_main_parts.h Use Google-style header guards everywhere 2013-03-13 15:42:16 -04:00
browser_main_parts_mac.mm Initial commit 2013-03-13 15:31:24 -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