This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
1
ec33b4d579
electron
/
renderer
/
api
History
Download ZIP
Download TAR.GZ
Cheng Zhao
ce569ebf78
Enable the UI thread in browser to receive synchronous messages.
...
This is required to send synchronous message from renderer to browser.
2013-07-10 12:36:02 +08:00
..
lib
typeof null can also be 'object'.
2013-06-27 19:33:53 +08:00
atom_api_renderer_ipc.cc
Enable the UI thread in browser to receive synchronous messages.
2013-07-10 12:36:02 +08:00
atom_api_renderer_ipc.h
Add ipc.sendSync in renderer.
2013-04-23 21:52:19 +08:00
atom_renderer_bindings.cc
small tune of IPC interface.
2013-04-23 20:57:14 +08:00
atom_renderer_bindings.h
Don't rely on "iosfwd" for forward including std::string.
2013-07-01 21:56:46 +08:00