electron/renderer/api
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
..
lib typeof null can also be 'object'. 2013-06-27 19:33:53 +08:00
atom_api_renderer_ipc.cc Enable the UI thread in browser to receive synchronous messages. 2013-07-10 12:36:02 +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 Don't rely on "iosfwd" for forward including std::string. 2013-07-01 21:56:46 +08:00