Cheng Zhao 3576c6d2ff Fix race condition when initializing request context getter.
Note that we are calling GetURLRequestContext() in the UI thread when
using the protocol module, this should in fact not be allowed, but for
now we just use the workaround of making sure the request context getter
has been initialized before we use the protocol module.
2014-02-21 00:56:18 +08:00
2014-02-19 19:07:52 +08:00
2014-02-19 11:04:15 +00:00
2014-02-20 18:56:59 +08:00
2014-02-14 13:17:00 +00:00
2013-12-25 18:47:19 +08:00
2014-02-19 11:39:51 +00:00
2014-02-20 18:58:56 +08:00
2013-04-12 10:14:23 +08:00
2014-02-20 16:43:26 +08:00
2013-12-04 09:09:30 -08:00

Atom Shell

Native layer for the Atom editor.

Features

  • Write desktop applications with web techniques
  • Support built-in and third-party modules of node.js
  • Support native node.js modules
  • Extended built-in modules for desktop programming
  • JavaScript on browser side
  • Easy API for cross-process communication

Usage & Development

See the docs here.

License

See the LICENSE file.

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