electron/common
Cheng Zhao f8899242c5 No more plan for ipc.sendSync in browser.
I want the browser to be fully asynchronous, so sending synchronous
messages from browser to renderer will be unacceptable.
2013-04-23 22:21:49 +08:00
..
api No more plan for ipc.sendSync in browser. 2013-04-23 22:21:49 +08:00
node_bindings.cc Inject node bindings to renderer's DOM. 2013-04-20 11:13:06 +08:00
node_bindings.h Inject node bindings to renderer's DOM. 2013-04-20 11:13:06 +08:00
node_bindings_mac.h Improve the way to integrate libuv. 2013-04-19 21:21:04 +08:00
node_bindings_mac.mm Improve the way to integrate libuv. 2013-04-19 21:21:04 +08:00
options_switches.cc Implement generic native window class. 2013-04-12 15:04:46 +08:00
options_switches.h Implement generic native window class. 2013-04-12 15:04:46 +08:00
v8_value_converter_impl.cc Use JavaScript to open the main window. 2013-04-17 20:05:43 +08:00
v8_value_converter_impl.h Use JavaScript to open the main window. 2013-04-17 20:05:43 +08:00