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-19 07:16:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ddad3e48467cb05d61508e1f4f70e66a44f0a357
atom-shell
/
common
/
api
History
Cheng Zhao
ddad3e4846
Add built-in v8_util module for internal use.
2013-04-25 16:30:31 +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_api_v8_util.cc
Add built-in v8_util module for internal use.
2013-04-25 16:30:31 +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
Add built-in v8_util module for internal use.
2013-04-25 16:30:31 +08:00