Kevin Sawicki
|
0c3ad527e3
|
initialize -> require
|
2016-09-16 13:09:06 -07:00 |
|
Kevin Sawicki
|
577394442b
|
power-monitor -> powerMonitor
|
2016-09-16 09:58:27 -07:00 |
|
Cheng Zhao
|
6d8f900916
|
Fix building on Windows
|
2016-09-14 16:22:43 +09:00 |
|
Cheng Zhao
|
844f32aa36
|
Set prototype of constructor directly
|
2016-08-02 20:38:35 +09:00 |
|
Cheng Zhao
|
8c3232dc56
|
Every native class now gets a name
|
2016-08-02 19:28:12 +09:00 |
|
Cheng Zhao
|
cb19efe49c
|
Pass FunctionTemplate in BuildPrototype
|
2016-08-02 18:08:12 +09:00 |
|
Cheng Zhao
|
d72a0e452f
|
BuildPrototype should not be empty
|
2016-04-25 12:24:11 +09:00 |
|
Cheng Zhao
|
9fe3dbcfe0
|
Make VS happy
|
2016-04-25 10:40:19 +09:00 |
|
Cheng Zhao
|
2ae52d0ff4
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
|
Cheng Zhao
|
6795bd1d96
|
Do not manually manage native resources
We should rely on the destructor to cleanup everything, instead of
putting them in the Destroy method.
|
2015-12-03 15:38:43 +08:00 |
|
Cheng Zhao
|
d56b34de3b
|
Make sure all native resources get freed on exit
|
2015-11-04 18:21:03 +08:00 |
|
Cheng Zhao
|
46b2b91a27
|
Don't use Node's internal APIs
|
2015-09-07 16:41:49 +08:00 |
|
Cheng Zhao
|
132c13a11b
|
Fix calls to deprecated node::ThrowError API
|
2015-06-10 14:21:09 +08:00 |
|
Cheng Zhao
|
d78efe7c22
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
|
Cheng Zhao
|
51b5e953f4
|
Align the " in #1426
|
2015-04-20 20:04:02 +08:00 |
|
deepak1556
|
1f580cbb67
|
pm: throw when initialising module before ready event
|
2015-04-20 13:47:36 +05:30 |
|
Kevin Sawicki
|
b6b6fc3bfd
|
Remove All Rights Reserved after GitHub copyright
Closes #762
|
2014-10-31 11:17:05 -07:00 |
|
Cheng Zhao
|
ba46f2c820
|
Use new context aware module API in builtin modules.
|
2014-06-29 20:48:44 +08:00 |
|
Cheng Zhao
|
cd4c5d976b
|
Adapt to API changes of Chromium and node.
|
2014-06-28 22:33:00 +08:00 |
|
Cheng Zhao
|
f176b2c58f
|
Switch to use MIT license.
|
2014-05-04 20:29:08 +08:00 |
|
Cheng Zhao
|
7c50393c72
|
Simplify power_monitor api.
|
2014-04-17 17:13:17 +08:00 |
|
Cheng Zhao
|
5dae7b8658
|
Put converters under atom/common/native_mate_converters.
|
2014-04-17 13:45:14 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|