electron/browser/atom
Cheng Zhao 36c260f4d5 Resupport cross-process callback.
It seems that it's avoidable to make callback cross-process when we
start to emitting events for GUI elements, without this feature our
implementation will be much more complicated. I will find a way to warn
about resources leak in browser.
2013-05-04 17:01:28 +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 Release resources in browser when renderer view is gonna unloaded. 2013-05-01 10:59:29 +08:00
rpc_server.coffee Resupport cross-process callback. 2013-05-04 17:01:28 +08:00