electron/atom
Cheng Zhao 2bcb7393c4 Avoid calling GetRequestContext() in UI thread, fixes #591.
Since we can access job factory without touching the request context,
there is no need to make sure GetRequestContext() is called before using
the protocol module.
2014-08-20 13:48:38 +08:00
..
app win: Disable the LegacyRenderWidgetHostHWND, fixes #506. 2014-08-05 18:49:55 +08:00
browser Avoid calling GetRequestContext() in UI thread, fixes #591. 2014-08-20 13:48:38 +08:00
common Make process.activateUvLoop friendly to multi-context, fixes #587. 2014-08-20 13:01:23 +08:00
renderer Always enable harmony when node binding is on. 2014-07-28 20:28:50 +08:00