This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
electron
Watch
1
Star
1
Fork
0
You've already forked electron
mirror of
https://github.com/electron/electron.git
synced
2026-01-27 00:09:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
287c948845b24e5dd64fd25750d34c898ef664bc
electron
/
renderer
/
api
History
Cheng Zhao
4625f051c8
Simplify V8 operations in renderer ipc code.
2013-12-05 22:12:27 +08:00
..
lib
Pass synchronous messages by JSON string.
2013-09-20 22:32:59 +08:00
atom_api_renderer_ipc.cc
Simplify V8 operations in renderer ipc code.
2013-12-05 22:12:27 +08:00
atom_api_renderer_ipc.h
Add ipc.sendSync in renderer.
2013-04-23 21:52:19 +08:00
atom_renderer_bindings.cc
Use the convient V8 wrapper in all files.
2013-09-24 09:41:54 +08:00
atom_renderer_bindings.h
Use string16 instead of std::string when sending IPC messages.
2013-09-20 22:55:42 +08:00