electron/common
Cheng Zhao 8bdf06131b Separate the creation function of NodeBindings for renderer and browser.
On Windows the message loop integration would need two different
implementations.
2013-07-04 19:47:48 +08:00
..
api Ranged for is not supported by VS 2010. 2013-07-01 21:54:18 +08:00
node_bindings.cc Implement converting string vector to char pointer array on Windows. 2013-07-01 21:44:25 +08:00
node_bindings.h Separate the creation function of NodeBindings for renderer and browser. 2013-07-04 19:47:48 +08:00
node_bindings_mac.h Improve the way to integrate libuv. 2013-04-19 21:21:04 +08:00
node_bindings_mac.mm Separate the creation function of NodeBindings for renderer and browser. 2013-07-04 19:47:48 +08:00
options_switches.cc Modify Window API to be more consistent. 2013-05-10 20:34:05 +08:00
options_switches.h Modify Window API to be more consistent. 2013-05-10 20:34:05 +08:00
platform_util.h Closing a window requires closing web contents now. 2013-05-01 15:42:30 +08:00
platform_util_mac.mm Add shell.beep() API. 2013-04-29 22:10:03 +08:00
platform_util_win.cc Implement simple Beep() on Windows. 2013-07-04 16:30:48 +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