electron/browser/atom
Cheng Zhao af57d3be08 Uniform message names.
Messages sent to browser should be prefixed with ATOM_BROWSER_, and
messages sent to renderer should be prefixed with ATOM_RENDERER_.
2013-04-29 18:59:34 +08:00
..
atom.coffee Use camelCase not under_score, I forgot it's coffee script. 2013-04-27 19:13:24 +08:00
objects_registry.coffee Use camelCase not under_score, I forgot it's coffee script. 2013-04-27 19:13:24 +08:00
rpc_server.coffee Uniform message names. 2013-04-29 18:59:34 +08:00