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-24 23:08:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd68396bd519c3e6ddb31bc097e257541d9b3035
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