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-25 15:28:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e67f7632db75e684bede1a7c4941a78d9ef19fa
electron
/
renderer
History
Cheng Zhao
0a84c30d3b
Redirect window.onerror to uncaughtException.
2013-12-15 16:32:41 +08:00
..
api
Huge commit to use new V8 and Content APIs.
2013-12-11 15:48:19 +08:00
lib
Redirect window.onerror to uncaughtException.
2013-12-15 16:32:41 +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