Cheng Zhao dded164052 Separate stored objects by the render view.
When a render view is closed, it's not guarrenteed that all objects'
weak callback would be called. So we must clean up all objects manually
after the render view gets closed.
2013-04-26 21:14:29 +08:00
2013-04-20 14:03:55 +08:00
2013-04-25 21:46:04 +08:00
2013-04-24 16:43:01 +08:00
2013-04-14 22:48:35 +08:00
2013-04-12 22:52:32 +08:00
2013-04-25 21:46:04 +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 367 MiB
Languages
C++ 55.9%
TypeScript 33.4%
Objective-C++ 5.5%
JavaScript 2.4%
Python 1.7%
Other 1%