electron/common
Cheng Zhao cc37431a1f Add v8_util.setDestructor.
This API can monitor when the object is GCed by V8, this is required by
the RPC API since we want to make sure the remote object got destroied
when object in renderer is GCed.
2013-04-25 18:25:18 +08:00
..
api Add v8_util.setDestructor. 2013-04-25 18:25:18 +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