electron/renderer
Cheng Zhao ce569ebf78 Enable the UI thread in browser to receive synchronous messages.
This is required to send synchronous message from renderer to browser.
2013-07-10 12:36:02 +08:00
..
api Enable the UI thread in browser to receive synchronous messages. 2013-07-10 12:36:02 +08:00
mac Build atom-shell with ninja. 2013-06-19 21:34:43 +08:00
atom_render_view_observer.cc Use the new way of reporting exception in node context. 2013-05-23 13:49:13 +08:00
atom_render_view_observer.h small tune of IPC interface. 2013-04-23 20:57:14 +08:00
atom_renderer_client.cc Separate the creation function of NodeBindings for renderer and browser. 2013-07-04 19:47:48 +08:00
atom_renderer_client.h Renderer can now use process.send to send messages to browser. 2013-04-22 21:32:48 +08:00
node_bindings_renderer_win.cc Add dummy implementaions of node integration in Windows. 2013-07-04 21:18:28 +08:00
node_bindings_renderer_win.h Add dummy implementaions of node integration in Windows. 2013-07-04 21:18:28 +08:00