electron/renderer/api
Cheng Zhao 620c9fa109 remote.require should return the same object for the same module.
This is required to use jasmine to test methods of the remote module.
2013-07-23 11:59:07 +08:00
..
lib remote.require should return the same object for the same module. 2013-07-23 11:59:07 +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