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-26 15:58:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
287c948845b24e5dd64fd25750d34c898ef664bc
electron
/
renderer
History
Cheng Zhao
4625f051c8
Simplify V8 operations in renderer ipc code.
2013-12-05 22:12:27 +08:00
..
api
Simplify V8 operations in renderer ipc code.
2013-12-05 22:12:27 +08:00
mac
Build atom-shell with ninja.
2013-06-19 21:34:43 +08:00
atom_render_view_observer.cc
Use string16 instead of std::string when sending IPC messages.
2013-09-20 22:55:42 +08:00
atom_render_view_observer.h
Use string16 instead of std::string when sending IPC messages.
2013-09-20 22:55:42 +08:00
atom_renderer_client.cc
Don't separate node bindings into renderer and browser part.
2013-07-22 16:05:35 +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