Cheng Zhao
|
948e50285d
|
Use camelCase not under_score, I forgot it's coffee script.
|
2013-04-27 19:13:24 +08:00 |
|
Cheng Zhao
|
f8899242c5
|
No more plan for ipc.sendSync in browser.
I want the browser to be fully asynchronous, so sending synchronous
messages from browser to renderer will be unacceptable.
|
2013-04-23 22:21:49 +08:00 |
|
Cheng Zhao
|
1b87a31940
|
Add ipc.sendSync in renderer.
|
2013-04-23 21:52:19 +08:00 |
|
Cheng Zhao
|
8f0b2b6363
|
small tune of IPC interface.
|
2013-04-23 20:57:14 +08:00 |
|
Cheng Zhao
|
d28f51fb9c
|
Add getRoutingID and getProcessID for window API.
|
2013-04-23 17:21:34 +08:00 |
|
Cheng Zhao
|
16244e42e0
|
Use require('ipc').send to communicate between browser and renderer.
|
2013-04-23 12:18:07 +08:00 |
|