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
2
f646d2dda8
electron
/
renderer
History
Download ZIP
Download TAR.GZ
Cheng Zhao
c04a9933cc
Fix __filename on Windows.
2013-12-17 22:16:15 +08:00
..
api
Huge commit to use new V8 and Content APIs.
2013-12-11 15:48:19 +08:00
lib
Fix __filename on Windows.
2013-12-17 22:16:15 +08:00
mac
Build atom-shell with ninja.
2013-06-19 21:34:43 +08:00
atom_render_view_observer.cc
Use node's Environment feature to add "require" in renderer.
2013-12-15 14:20:28 +08:00
atom_render_view_observer.h
Use node's Environment feature to add "require" in renderer.
2013-12-15 14:20:28 +08:00
atom_renderer_client.cc
Use node's Environment feature to add "require" in renderer.
2013-12-15 14:20:28 +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