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-23 14:28:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.1.4
electron
/
renderer
/
api
History
Cheng Zhao
620c9fa109
remote.require should return the same object for the same module.
...
This is required to use jasmine to test methods of the remote module.
2013-07-23 11:59:07 +08:00
..
lib
remote.require should return the same object for the same module.
2013-07-23 11:59:07 +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