electron/atom/app
Cheng Zhao b80f109524 Make "chrome-extension" a standard scheme.
If we do not do so, urls like "chrome-extension://extension-1" will
never get a hostname.
2014-08-27 20:48:49 +08:00
..
atom_content_client.cc Make "chrome-extension" a standard scheme. 2014-08-27 20:48:49 +08:00
atom_content_client.h Make "chrome-extension" a standard scheme. 2014-08-27 20:48:49 +08:00
atom_library_main.cc Fix invoking ContentMain. 2014-06-30 11:44:05 +08:00
atom_library_main.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_main.cc win: Enable high dpi support. 2014-07-11 20:58:39 +08:00
atom_main.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_main_delegate.cc Make "chrome-extension" a standard scheme. 2014-08-27 20:48:49 +08:00
atom_main_delegate.h Make "chrome-extension" a standard scheme. 2014-08-27 20:48:49 +08:00
atom_main_delegate_mac.mm Avoid duplicate code in main delegate. 2014-07-09 17:15:28 +08:00