This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
atom-shell
Watch
1
Star
0
Fork
0
You've already forked atom-shell
mirror of
https://github.com/HackPlan/atom-shell.git
synced
2026-06-18 11:59:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
678a4953fa1bbfb545a2aa770fc3937d40391690
atom-shell
/
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