electron/brightray/common
Charles Kerr 8d086a43cb
Fix brightray::GetApplicationName(), ..Version() on Linux (#11980)
* add brightray API to override app version

* in atom browser, use brightray app version API

* on Linux, have GetApplicationVersion() use brightray version API

* on Linux, implement brightray::GetApplicationName()

* fix typo in brightray API

* make browser.GetName() logic follow GetVersion() logic

* improve variable name in OverrideApplicationVersion declaration

* fix typo in brightray impl
2018-02-20 10:16:51 -06:00
..
mac Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
application_info.cc Fix brightray::GetApplicationName(), ..Version() on Linux (#11980) 2018-02-20 10:16:51 -06:00
application_info.h Fix brightray::GetApplicationName(), ..Version() on Linux (#11980) 2018-02-20 10:16:51 -06:00
application_info_mac.mm Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
application_info_win.cc Fix brightray::GetApplicationName(), ..Version() on Linux (#11980) 2018-02-20 10:16:51 -06:00
content_client.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
content_client.h Fix build/include_what_you_use linter violations in brightray 2017-05-19 08:46:15 -07:00
main_delegate.cc add app.setLocale() (#11469) 2018-02-08 08:26:37 -06:00
main_delegate.h add app.setLocale() (#11469) 2018-02-08 08:26:37 -06:00
main_delegate_mac.mm Add full prefix to main_delegate.h include 2017-05-19 08:46:15 -07:00
switches.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
switches.h Use kIgnoreCertificateErrors from content_switches.h 2017-05-19 08:46:15 -07:00