Commit Graph

1540 Commits

Author SHA1 Message Date
openharmony_ci
1d5a8537b0
!1541 fix:the problem of process exit
Merge pull request !1541 from yue/OpenHarmony-4.1-Release
2024-11-22 10:00:03 +00:00
yueyan
e0c0c94826 fix:the problem of process exit
Signed-off-by: yueyan <yueyan8@huawei.com>
2024-11-21 11:17:06 +08:00
openharmony_ci
1ea37c3f3d
!1361 挑单4.1-deviceId匿名化处理
Merge pull request !1361 from dengyutao/OpenHarmony-4.1-Release
2024-09-13 11:55:05 +00:00
dengyutao
709396a8e1
update ipc/native/src/napi_common/source/napi_remote_object.cpp.
挑单4.1-deviceId匿名化处理

Signed-off-by: dengyutao <dengyutao2@huawei.com>
2024-09-12 11:29:33 +00:00
openharmony_ci
cc22b7e2f8
!1195 fix:ipc的so在使用dlopen/dlclose卸载的时候会出现crash 挑单4.1Release
Merge pull request !1195 from lishengming14/OpenHarmony-4.1-Release
2024-07-09 08:55:17 +00:00
lishengming14
ccf4419490
对函数InitIpcSo以及dladdr系统方法添加说明
Signed-off-by: lishengming14 <lishengming14@huawei.com>
2024-07-03 07:04:40 +00:00
lishengming
8829b1ff8c edit log
Signed-off-by: lishengming <lishengming14@huawei.com>
2024-07-03 03:10:35 +00:00
lishengming14
0fbdd2e949 修改dladdr函数的返回值判断
Signed-off-by: lishengming14 <lishengming14@huawei.com>
2024-07-03 03:09:12 +00:00
lishengming14
3396be6e7c
修改dladdr函数的返回值判断
Signed-off-by: lishengming14 <lishengming14@huawei.com>
2024-07-02 09:56:16 +00:00
lishengming14
7a3ddaa773
代码格式修改
Signed-off-by: lishengming14 <lishengming14@huawei.com>
2024-07-01 14:20:57 +00:00
lishengming
729011bfaa ipc_single和ipc_core防卸载回合4.1release
Signed-off-by: lishengming <lishengming14@huawei.com>
2024-06-29 08:42:44 +00:00
openharmony_ci
e831d2a5f5
!1069 内存泄漏问题回合4.1release
Merge pull request !1069 from Lixiaoying25/OpenHarmony-4.1-Release
2024-04-29 12:52:32 +00:00
Lixiaoying25
6fa1a9788b 内存泄漏问题回合4.1release
Signed-off-by: Lixiaoying25 <lixiaoying25@huawei.com>
2024-04-28 14:25:01 +08:00
openharmony_ci
75c6092934
!1015 Add thread singleton exit protection
Merge pull request !1015 from xdx1921/OpenHarmony-4.1-Release
2024-04-24 07:42:40 +00:00
xdx1921
206c7c95ab Add thread singleton exit protection
Signed-off-by: xdx1921 <fengxu12@huawei.com>
2024-04-03 11:34:01 +08:00
openharmony_ci
6c3fd5f69a
!999 提供高性能读写共享内存的JS北向接口,合入4.1release
Merge pull request !999 from dengliang/OpenHarmony-4.1-Release
2024-03-13 12:08:53 +00:00
wanderer-dl122
ef3902f1b7 提供高性能读写共享内存的JS北向接口,合入4.1release
Signed-off-by: wanderer-dl122 <dengliang21@huawei.com>
2024-03-12 15:46:48 +08:00
openharmony_ci
8cd353069d
!983 fix:警告处理
Merge pull request !983 from jialinbo/OpenHarmony-4.1-Release
2024-03-07 12:10:28 +00:00
openharmony_ci
e4547b420b
!987 (挑单4.1release)废弃IPC死亡对象定期清理线程(appspawn限制)
Merge pull request !987 from Lixiaoying25/cherry-pick-1709607546
2024-03-05 11:47:28 +00:00
luodonghui
3356857316 fixed 7e53e9c from https://gitee.com/lixiaoying25/communication_ipc/pulls/936
discard dead object thread

Signed-off-by: luodonghui <luodonghui@huawei.com>
Change-Id: Ia1afc655702752a528b59180f58dc92f87652d9e
2024-03-05 02:59:06 +00:00
jason
ea47fe737c fix: rectify the warning
Signed-off-by: jason <jialinbo@huawei.com>
2024-02-28 08:40:07 +00:00
jason
98c3e06669 fix: rectify the warning
Signed-off-by: jason <jialinbo@huawei.com>
2024-02-27 09:29:32 +00:00
openharmony_ci
67d24b238b
!962 【IPC/RPC】BrokerDelegator析构和BrokerRegistration对象析构时发生并发访问
Merge pull request !962 from chenchong_666/OpenHarmony-4.1-Release
2024-02-07 09:56:31 +00:00
openharmony_ci
8a3a37d481
!964 减少ipc执行线程打印 挑单4.1release分支
Merge pull request !964 from Carmack/OpenHarmony-4.1-Release
2024-02-07 03:29:24 +00:00
EurusHomles-zH
5e3337e3d0 Description:decrease ipc executing thread print
Signed-off-by: EurusHomles-zH <zhouhang65@huawei.com>
2024-02-06 11:41:40 +08:00
chenchong_666
c93fa545f2 fix:Do not delete the destructor of the BrokerRegistration object
Signed-off-by: chenchong_666 <chenchong57@huawei.com>
2024-02-04 14:49:09 +08:00
openharmony_ci
075aeefffc
!959 uv_queue_work优先级调整 挑单到4.1Release
Merge pull request !959 from lishengming14/cherry-pick-1707013972
2024-02-04 06:16:24 +00:00
lishengming14
40c83e255e fixed 9b44b22 from https://gitee.com/lsm2647119362/communication_ipc/pulls/958
change uv_queue_work to uv_queue_work_with_qos

Signed-off-by: lishengming14 <lishengming14@huawei.com>
2024-02-04 02:32:52 +00:00
openharmony_ci
664a4bcb26
!949 【IPC/RPC】dlopen时在BrokerRegistration::Register函数中crash
Merge pull request !949 from chenchong_666/OpenHarmony-4.1-Release
2024-01-29 15:57:24 +00:00
chenchong_666
4e8260cf88 fix:Crash in the BrokerRegistration:: Register function when dlopen
Signed-off-by: chenchong_666 <chenchong57@huawei.com>
2024-01-29 23:07:02 +08:00
openharmony_ci
8aa473ed05
!944 【IPC/RPC】【IPC/RPC】WaitForInit函数执行失败后没有删除ProcessSkeleton单例对象中的objects_成员中的proxy对象
Merge pull request !944 from chenchong_666/OpenHarmony-4.1-Release
2024-01-29 06:12:14 +00:00
openharmony_ci
a9430942bf
!945 【IPC/RPC】BrokerDelegator析构和BrokerRegistration对象析构时发生并发访问
Merge pull request !945 from chenchong_666/OpenHarmony-4.1-Release
2024-01-29 06:11:44 +00:00
chenchong_666
94a3599fe0 fix:Delete objects in the table after the WaitForInit function fails to execute
Signed-off-by: chenchong_666 <chenchong57@huawei.com>
2024-01-28 19:48:08 +08:00
chenchong_666
8bb8176d25 fix:Do not call Unregister interface during BrokerDelegate deconstruction
Signed-off-by: chenchong_666 <chenchong57@huawei.com>
2024-01-28 19:45:46 +08:00
openharmony_ci
fb1eb7a673
!937 【IPC&RPC】空任务添加维测日志
Merge pull request !937 from Lixiaoying25/master
2024-01-25 06:31:26 +00:00
openharmony_ci
0ffa864c8b
!934 ipc_util_config拆分
Merge pull request !934 from yanghang/master
2024-01-25 02:07:05 +00:00
Lixiaoying25
641ed6f064 空任务添加维测日志
Signed-off-by: Lixiaoying25 <lixiaoying25@huawei.com>
2024-01-24 18:02:07 +08:00
yanghang
f67caec771
update config/BUILD.gn.
Signed-off-by: yanghang <yanghang86@huawei.com>
2024-01-24 02:59:47 +00:00
openharmony_ci
50fa1763b6
!926 RPC消息默认超时时间改为8秒
Merge pull request !926 from dengliang/master
2024-01-23 06:21:32 +00:00
yanghang
604bdb96f2 ipc_util_config拆分
Signed-off-by: yanghang <yanghang86@huawei.com>
2024-01-23 14:19:00 +08:00
openharmony_ci
2104498e48
!935 Add migration disable in ipc for silk
Merge pull request !935 from 车永祥/master
2024-01-23 04:09:43 +00:00
cheyongxiang
9e13b9c3d8 Add migration disable in ipc for silk
Issue: https://gitee.com/openharmony/communication_ipc/issues/I8Y392

Signed-off-by: Che Yongxiang <cheyongxiang1@huawei.com>
2024-01-22 20:22:49 +08:00
openharmony_ci
6ac6de7da9
!933 【IPC/RPC】将BrokerRegistration对象中的析构校验标志生命周期设置为全局静态的
Merge pull request !933 from chenchong_666/master
2024-01-22 11:52:12 +00:00
openharmony_ci
4c2dbaf3d0
!931 ipc object log refactor
Merge pull request !931 from LDH/master
2024-01-22 08:37:23 +00:00
chenchong_666
e5b2dfa89c fix: Define the validation flag as a globally static variable
Signed-off-by: chenchong_666 <chenchong57@huawei.com>
2024-01-22 11:48:03 +08:00
luodonghui
0b4653a01b ipc object log refactor
Signed-off-by: luodonghui <luodonghui@huawei.com>
Change-Id: If88cb6b678e75f35c38d2d664d15da139e2a8c3a
2024-01-19 15:50:07 +08:00
openharmony_ci
a943593af5
!932 rpc异常分支死锁问题修复
Merge pull request !932 from yanghang/master
2024-01-19 03:08:18 +00:00
yanghang
7ea1c13455 rpc异常分支死锁问题修复
Signed-off-by: yanghang <yanghang86@huawei.com>
2024-01-18 20:32:05 +08:00
openharmony_ci
ea950cb0a7
!930 fix:校正注释
Merge pull request !930 from jialinbo/master
2024-01-16 14:41:51 +00:00
jwx1282937
e25524647a fix: rectify exegesis
Signed-off-by: jwx1282937 <jialinbo@huawei.com>
2024-01-16 13:59:27 +00:00