electron/spec/api
Cheng Zhao 458ff5c41f Always use atom-shell as product name.
Since the symbols of atom-shell would be used by all third party
applications, it would make server handling more complicated if we allow
users to custom the uploaded product name. We should always use
atom-shell as product name when uploading so the server would not be
confused when searching symbols, and the user specified product name
could be show in UI.
2013-11-19 12:33:02 +08:00
..
crash-reporter.coffee Always use atom-shell as product name. 2013-11-19 12:33:02 +08:00
ipc.coffee Add spec for destroying synchronous event. 2013-09-26 11:27:09 +08:00
menu.coffee Use Menu.buildFromTemplate instead of raw menu APIs. 2013-08-14 21:49:13 +08:00
protocol.coffee 💄 fix the protocol module spec on OS X. 2013-09-05 18:28:48 +08:00
window.coffee BrowserWindow.focus() should not make window become visible, fixed #106. 2013-10-03 09:42:20 +08:00