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-04-20 07:14:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66a0abe79934c0bfcc23d37e46c1c2047e513f8b
atom-shell
/
common
/
api
History
Cheng Zhao
66a0abe799
Renderer can now use process.send to send messages to browser.
2013-04-22 21:32:48 +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
Renderer can now use process.send to send messages to browser.
2013-04-22 21:32:48 +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
Share same native bindings code on both renderer and browser.
2013-04-21 14:53:26 +08:00
atom_extensions.h
Remove RemoteObject, C++ layer should only have basic bridges.
2013-04-22 16:16:55 +08:00