electron/atom
Cheng Zhao 6795bd1d96 Do not manually manage native resources
We should rely on the destructor to cleanup everything, instead of
putting them in the Destroy method.
2015-12-03 15:38:43 +08:00
..
app Add ELECTRON_NO_ATTACH_CONSOLE env var 2015-11-26 21:11:28 +08:00
browser Do not manually manage native resources 2015-12-03 15:38:43 +08:00
common Make sure V8 Function passed to native code are destroyed on UI thread 2015-12-03 11:24:33 +08:00
renderer Deprecate the page-title-set event 2015-12-01 18:50:56 +08:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00