Commit Graph

23 Commits

Author SHA1 Message Date
milkpotatoes
57fae1328c Add description for napi_coerce_to_native_binding_object
Issue: https://gitee.com/openharmony/interface_sdk_c/issues/IAJT2E

Signed-off-by: milkpotatoes <chenshulin5@huawei.com>
Change-Id: Ieb0e4680e79308e92ab289ce95405dfa96883ed4
2024-08-14 14:26:53 +08:00
openharmony_ci
af7e943ec1
!973 Update description of napi_remove_wrap_sendable
Merge pull request !973 from diartyz/sendable
2024-07-10 02:34:23 +00:00
liu-zelin
496a0f4a15 Update description of napi_remove_wrap_sendable
Issue: https://gitee.com/openharmony/interface_sdk_c/issues/IAB144?from=project-issue
Signed-off-by: liu-zelin <liuzelin8@huawei.com>
Change-Id: I85147b4c658cb8bd34259a6af5ae11a702a421a5
2024-07-06 10:31:43 +08:00
liu-zelin
658a0a3d96 Add sendable napi in ndk
Issue: https://gitee.com/openharmony/interface_sdk_c/issues/IA8NGD?from=project-issue
Signed-off-by: liu-zelin <liuzelin8@huawei.com>
Change-Id: I401a91773cc0376f64d7fd715dd772308120008e
2024-06-27 10:14:28 +08:00
milkpotatoes
5de12188d0 Remove addtion blank of lines
Remove addtion blank of lines
Issue: https://gitee.com/openharmony/interface_sdk_c/issues/IA5JM9

Signed-off-by: milkpotatoes <chenshulin5@huawei.com>
Change-Id: I877ffd6f970f6374ca4ad169ce1e9138af3f82c5
2024-06-14 17:21:49 +08:00
liu-zelin
06b978d3dc Add documentation for sendable napi
Issue: https://gitee.com/openharmony/docs/issues/I9USM9?from=project-issue
Signed-off-by: liu-zelin <liuzelin8@huawei.com>
Change-Id: I1d274caf0e2980ec725e2e0de320a0fa2f751166
2024-06-11 11:09:49 +08:00
shilei
7704af2ba0 support napi_fatal_exception
Signed-off-by: shilei <shilei91@huawei.com>
Change-Id: Ie012f62f2adbb27ca379cc4d06f9e46342204529
2024-05-29 07:33:55 +00:00
shilei
bf44ec65c7 add interface of napi_call_threadsafe_function_with_priority
Signed-off-by: shilei <shilei91@huawei.com>
Change-Id: Id626368f3108854730ebc2da355105eec214f665
2024-04-18 08:06:18 +00:00
wangzhaoyong
c489d9d005 support serialize ndk
Signed-off-by: wangzhaoyong <wangzhaoyong@huawei.com>
Change-Id: Ib6a3bbfc9bc62d857efa1858d69496f24343ac5e
2024-03-29 19:24:26 +08:00
liu-zelin
fd71b8a19d Add napi_define_sendable_class
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I90ZTI?from=project-issue
Signed-off-by: liu-zelin <liuzelin8@huawei.com>
Change-Id: I2b327b04eb6bf53399b6dd9f8458cbe415b2c3bb
2024-03-15 09:54:52 +08:00
chenlincl3
0360c3da33 Merge remote-tracking branch 'origin/master' into module_info
Change-Id: Ie95b639dd7706b7f255fe5c9bc16e8ea43cf7dc1
2024-03-14 10:11:56 +08:00
chenlincl3
76fe797955 Merge remote-tracking branch 'origin/master' into module_info
Change-Id: I55397a6ed365457d926764ddea7d06f19ff30dea
2024-03-13 15:57:13 +08:00
chenlincl3
db7853bc4d 新增napi_load_module_with_info
Signed-off-by: chenlincl3 <chenlin201@huawei.com>
Change-Id: Ic90abbde2b64535bb522895e685d41c6ef65f5c0
2024-03-13 14:07:38 +08:00
shilei
6010489cb9 add interface
Signed-off-by: shilei <shilei91@huawei.com>
Change-Id: Ia0bc64c3312859261d47d4b05bb13776df453481
2024-03-12 12:48:02 +00:00
zhuhan
5f28296047 add create env api
Signed-off-by: zhuhan <zhuhan10@huawei.com>
Change-Id: I5de6fd308000650f60cb872287726a5beacfe52d
2024-03-08 15:06:58 +08:00
xwx1135370
62500d3564 add napi_make_callback
https://gitee.com/openharmony/interface_sdk_c/issues/I8VJEQ
Signed-off-by: xwx1135370 <xuyao44@huawei.com>

Change-Id: Iadf30c974dc5f8aa961f1edc0c75492486922327
2024-01-12 11:16:24 +00:00
Gymee
d2420fd111 ndk enable napi_add_finalizer
Issue: https://gitee.com/openharmony/interface_sdk_c/issues/I8TG6F
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: I1001fa8dc6cfb6e277c995e152ff10efd1e821ac
2024-01-08 11:24:00 +08:00
wangzhaoyong
538adb759d ndk add napi_coerce_to_native_binding_object
Signed-off-by: wangzhaoyong <wangzhaoyong@huawei.com>
Change-Id: Iabecb80670e34402acad9ca7daa53949054b1d4f
2023-12-21 20:01:14 +08:00
chentianyu
93577fb66f Add napi interface to create object with properties
Signed-off-by: chentianyu <chentianyu31@huawei.com>
2023-12-19 23:45:24 +08:00
yanpeng
8e8327d154 Enable some napi interfaces
Signed-off-by: yanpeng <yanpeng51@huawei.com>
Change-Id: I1df25f60b876cbf64d8961efd137b83cfc471335
2023-12-08 11:24:37 +08:00
chenlincl3
bf2ca74df4 新增napi接口napi_load_module
Signed-off-by: chenlincl3 <chenlin201@huawei.com>
Change-Id: I95d2795f474a69757b8ad59b4d3b4f73311303df
2023-11-06 18:00:33 +08:00
huangdongting
e510528ae5 ent
Signed-off-by: huangdongting <huangdongting3@huawei.com>
2023-08-07 16:32:48 +08:00
huangdongting
6ee538a78e 同步代码到interface_sdk_c仓
Signed-off-by: huangdongting <huangdongting3@huawei.com>
2023-08-03 20:31:01 +08:00