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-04-10 03:01:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab4015ef5186a76392151736370122f4620deb0d
electron
/
common
/
api
History
Cheng Zhao
ab4015ef51
Module names starting with atom_common_ can be loaded by both sides.
2013-04-25 15:36:01 +08:00
..
api_messages.cc
Share same native bindings code on both renderer and browser.
2013-04-21 14:53:26 +08:00
api_messages.h
No more plan for ipc.sendSync in browser.
2013-04-23 22:21:49 +08:00
atom_bindings.cc
Separate AtomBindings for renderer.
2013-04-22 16:27:52 +08:00
atom_bindings.h
Renderer can now use process.send to send messages to browser.
2013-04-22 21:32:48 +08:00
atom_extensions.cc
Module names starting with atom_common_ can be loaded by both sides.
2013-04-25 15:36:01 +08:00
atom_extensions.h
Module names starting with atom_common_ can be loaded by both sides.
2013-04-25 15:36:01 +08:00