electron/renderer/api
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
..
lib Resupport cross-process callback. 2013-05-04 17:01:28 +08:00
atom_api_renderer_ipc.cc Add ipc.sendSync in renderer. 2013-04-23 21:52:19 +08:00
atom_api_renderer_ipc.h Add ipc.sendSync in renderer. 2013-04-23 21:52:19 +08:00
atom_renderer_bindings.cc small tune of IPC interface. 2013-04-23 20:57:14 +08:00
atom_renderer_bindings.h small tune of IPC interface. 2013-04-23 20:57:14 +08:00