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-22 22:08:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afca7464be282655610b9faeec8ecd4c40499101
electron
/
renderer
History
Cheng Zhao
8bdf06131b
Separate the creation function of NodeBindings for renderer and browser.
...
On Windows the message loop integration would need two different implementations.
2013-07-04 19:47:48 +08:00
..
api
Don't rely on "iosfwd" for forward including std::string.
2013-07-01 21:56:46 +08:00
mac
Build atom-shell with ninja.
2013-06-19 21:34:43 +08:00
atom_render_view_observer.cc
Use the new way of reporting exception in node context.
2013-05-23 13:49:13 +08:00
atom_render_view_observer.h
small tune of IPC interface.
2013-04-23 20:57:14 +08:00
atom_renderer_client.cc
Separate the creation function of NodeBindings for renderer and browser.
2013-07-04 19:47:48 +08:00
atom_renderer_client.h
Renderer can now use process.send to send messages to browser.
2013-04-22 21:32:48 +08:00