electron/common
Cheng Zhao fbad5bc822 Add platform_util from Chrome.
The platform_util files just come from chrome/browser/ with slight
modifications so it doesn't depend on grit/generate_resources.h, which
is not availabe in libchromiumcontent because it's generated by chrome's
chrome/app/generated_resources.grd.
2013-04-29 20:41:11 +08:00
..
api Fix header guard. 2013-04-29 20:40:59 +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
platform_util.h Add platform_util from Chrome. 2013-04-29 20:41:11 +08:00
platform_util_mac.mm Add platform_util from Chrome. 2013-04-29 20:41:11 +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