Cheng Zhao bcf6cd9f1b Drop support for cross-process callbacks.
Now it's forbidden for browser to store reference to objects (including
functions) in renderer, because when the renderer is destroyed, it's
extremely hard to clean all of corresponding objects in browser
correctly, which would cause very bad resources leak.
2013-04-30 22:37:54 +08:00
2013-04-20 14:03:55 +08:00
2013-04-30 16:10:25 +08:00
2013-04-30 18:59:07 +08:00
2013-04-12 22:52:32 +08:00
2013-04-30 16:10:25 +08:00
2013-04-12 10:14:23 +08:00
2013-04-14 22:48:35 +08:00
2013-04-16 00:26:43 +08:00

Atom Shell

Experimental native layer for the Atom.

Development

One-time setup

$ script/bootstrap https://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent

Building

$ script/build

This will build the app into the build directory.

License

See the LICENSE file.

Description
No description provided
Readme MIT 343 MiB
Languages
C++ 56.7%
TypeScript 32.6%
Objective-C++ 5.6%
JavaScript 2.2%
Python 1.7%
Other 1.1%