baiyuxin
|
a307e1608c
|
fix: Add IPC PULL REQUEST checklist
Signed-off-by: baiyuxin <baiyuxin3@huawei.com>
|
2024-09-06 16:50:41 +08:00 |
|
openharmony_ci
|
adf286ee7e
|
!1337 IPC线程池map优化为unordered_map
Merge pull request !1337 from Gavin/master
|
2024-09-05 13:31:16 +00:00 |
|
c00828596
|
dd30ff8960
|
fix:map tree memory demaged
Signed-off-by: c00828596 <caiguangwei2@huawei.com>
|
2024-09-05 17:59:58 +08:00 |
|
openharmony_ci
|
765e073504
|
!1334 fix:decouple dsoftbus
Merge pull request !1334 from crazy_hu/master
|
2024-09-05 02:31:09 +00:00 |
|
hu-xiusong
|
e641324fc2
|
fix:decouple dsoftbus
Signed-off-by: hu-xiusong <huxiusong1@huawei.com>
|
2024-09-04 13:35:12 +00:00 |
|
openharmony_ci
|
54a2253ca0
|
!1326 fix:change map type to unordered_map
Merge pull request !1326 from yue/master
|
2024-09-04 11:25:41 +00:00 |
|
yueyan
|
158cd76915
|
fix:change map type to unordered_map
Signed-off-by: yueyan <yueyan8@huawei.com>
|
2024-09-04 17:55:13 +08:00 |
|
openharmony_ci
|
bc85b158c2
|
!1325 fix:cleasr dbinderdata
Merge pull request !1325 from crazy_hu/master
|
2024-09-03 16:58:12 +00:00 |
|
openharmony_ci
|
debfb0124c
|
!1317 fix crash
Merge pull request !1317 from 杨辉庆/master
|
2024-09-03 15:32:27 +00:00 |
|
yanghuiqing
|
46c1af5ca8
|
fix crash
Signed-off-by: yanghuiqing <yanghuiqing6@huawei.com>
|
2024-09-03 21:59:39 +08:00 |
|
hu-xiusong
|
dd07902982
|
fix:cleasr dbinderdata
Signed-off-by: hu-xiusong <huxiusong1@huawei.com>
|
2024-09-03 13:51:53 +00:00 |
|
openharmony_ci
|
8649fa74c5
|
!1322 fix: 增加UT覆盖率
Merge pull request !1322 from jialinbo/master
|
2024-09-03 04:25:15 +00:00 |
|
openharmony_ci
|
2eeb6d2fad
|
!1323 修复tsan序号196资源竞争告警
Merge pull request !1323 from 马昌友/master
|
2024-09-02 11:50:06 +00:00 |
|
jialinbo
|
20cb86d298
|
fix: add UT
Signed-off-by: jialinbo <jialinbo@huawei.com>
|
2024-09-02 08:39:20 +00:00 |
|
machangyou
|
1f3e30ae8e
|
Fix resource competition alarm
Signed-off-by: machangyou <machangyou@huawei.com>
|
2024-09-02 15:21:42 +08:00 |
|
openharmony_ci
|
f4ff5b8106
|
!1318 fix:add mutex for remoteDead status
Merge pull request !1318 from Mark/master
|
2024-08-30 11:20:10 +00:00 |
|
Mark
|
8ebc4e0b45
|
fix: add mutex for remoteDead status
Signed-off-by: Mark <liudongmiao@huawei.com>
|
2024-08-30 08:02:40 +00:00 |
|
openharmony_ci
|
8f57d05641
|
!1312 fix: 告警处理 添加OAT.xml
Merge pull request !1312 from jialinbo/master
|
2024-08-30 06:40:55 +00:00 |
|
openharmony_ci
|
cd332de4e9
|
!1319 fix: 删除冗余入参
Merge pull request !1319 from jialinbo/master
|
2024-08-30 06:40:01 +00:00 |
|
jialinbo
|
6b5238a1dd
|
fix: delete redundant input parameters
Signed-off-by: jialinbo <jialinbo@huawei.com>
|
2024-08-30 03:33:35 +00:00 |
|
jialinbo
|
85534af2df
|
fix: add OAT.xml
Signed-off-by: jialinbo <jialinbo@huawei.com>
|
2024-08-30 01:33:41 +00:00 |
|
openharmony_ci
|
a579773458
|
!1308 fix:add dfx log and prevents infinite loops
Merge pull request !1308 from yue/master
|
2024-08-29 10:19:18 +00:00 |
|
yueyan
|
f4e6e461a3
|
fix:add dfx log and prevents infinite loops
Signed-off-by: yueyan <yueyan8@huawei.com>
|
2024-08-29 16:25:52 +08:00 |
|
openharmony_ci
|
6ff59a6ed1
|
!1304 deviceId匿名化处理
Merge pull request !1304 from dengyutao/master
|
2024-08-28 07:40:13 +00:00 |
|
openharmony_ci
|
7ee76f655f
|
!1303 添加判空、readByteArray增加读校验、去除多余参数
Merge pull request !1303 from Lixiaoying25/master
|
2024-08-28 01:05:03 +00:00 |
|
dengyutao
|
04d68857c6
|
update ipc/native/src/napi_common/source/napi_remote_object.cpp.
deviceId匿名化处理
Signed-off-by: dengyutao <dengyutao2@huawei.com>
|
2024-08-27 13:15:44 +00:00 |
|
openharmony_ci
|
5f974e9168
|
!1302 增加内核未消费完数据的后续处理_2
Merge pull request !1302 from LDH/master
|
2024-08-27 11:11:21 +00:00 |
|
Lixiaoying25
|
7d70a2d46b
|
添加判空、readByteArray增加读校验、去除多余参数
Signed-off-by: Lixiaoying25 <lixiaoying25@huawei.com>
|
2024-08-27 17:35:19 +08:00 |
|
luodonghui
|
a75d087cf9
|
增加内核未消费完数据的后续处理2
Signed-off-by: luodonghui <luodonghui@huawei.com>
Change-Id: I598d4bb1cffb7c4e7a517868bb86563d4c250f40
|
2024-08-27 17:11:41 +08:00 |
|
openharmony_ci
|
8f7fa1f27e
|
!1296 add mutex for ~proxy
Merge pull request !1296 from frank_bing/20240822_debug
|
2024-08-26 14:53:09 +00:00 |
|
openharmony_ci
|
579464bec0
|
!1300 增加内核未消费完数据的后续处理
Merge pull request !1300 from LDH/master
|
2024-08-26 11:59:08 +00:00 |
|
luodonghui
|
66ad6c31ce
|
增加内核未消费完数据的后续处理
Signed-off-by: luodonghui <luodonghui@huawei.com>
Change-Id: I685101a55dba0a0533c7495230f2030e8a060099
|
2024-08-26 16:33:51 +08:00 |
|
openharmony_ci
|
540e40d440
|
!1275 fix: 【告警处理】超大函数
Merge pull request !1275 from jialinbo/master
|
2024-08-26 02:36:48 +00:00 |
|
jialinbo
|
d7b348ab6d
|
fix: rectify bigger func; check nullptr; static_cast
Signed-off-by: jialinbo <jialinbo@huawei.com>
|
2024-08-26 01:42:49 +00:00 |
|
openharmony_ci
|
7209b38dd8
|
!1293 【IPC/RPC】在proxy对象析构时,打印远端对象IVpnStateCallback的日志
Merge pull request !1293 from chenchong_666/master
|
2024-08-26 01:28:36 +00:00 |
|
libing_frank
|
b6cdcc68ef
|
add shared_mutex for remoteDescriptor
Signed-off-by: libing_frank <libing3@huawei.com>
|
2024-08-24 09:30:57 +08:00 |
|
chenchong_666
|
b6d1afa713
|
fix:add log with IVpnStateCallback
Signed-off-by: chenchong_666 <chenchong57@huawei.com>
|
2024-08-22 19:26:17 +08:00 |
|
openharmony_ci
|
13207037bd
|
!1285 add overflow protect
Merge pull request !1285 from dengyutao/master
|
2024-08-22 11:06:58 +00:00 |
|
dengyutao
|
4def5ff536
|
update ipc/native/src/core/source/process_skeleton.cpp.
Signed-off-by: dengyutao <dengyutao2@huawei.com>
|
2024-08-22 07:49:43 +00:00 |
|
openharmony_ci
|
046014540e
|
!1291 fix: IPC用例修复 master
Merge pull request !1291 from jialinbo/master
|
2024-08-22 03:14:34 +00:00 |
|
openharmony_ci
|
a8dc468dbe
|
!1287 指针内存初始化
Merge pull request !1287 from yanghang/master
|
2024-08-22 01:23:44 +00:00 |
|
yanghang
|
d329adabfa
|
update interfaces/innerkits/ipc_core/include/ipc_object_proxy.h.
Signed-off-by: yanghang <yanghang86@huawei.com>
|
2024-08-21 12:46:14 +00:00 |
|
yanghang
|
d02d9ae77e
|
update ipc/native/src/core/source/ipc_object_proxy.cpp.
Signed-off-by: yanghang <yanghang86@huawei.com>
|
2024-08-21 12:45:52 +00:00 |
|
jialinbo
|
f017e6de42
|
fix: repair UT
Signed-off-by: jialinbo <jialinbo@huawei.com>
|
2024-08-21 11:49:08 +00:00 |
|
yanghang
|
c8c8ac405e
|
update interfaces/innerkits/ipc_core/include/ipc_object_proxy.h.
Signed-off-by: yanghang <yanghang86@huawei.com>
|
2024-08-21 09:57:27 +00:00 |
|
yanghang
|
9701b72874
|
update ipc/native/src/core/source/ipc_object_proxy.cpp.
Signed-off-by: yanghang <yanghang86@huawei.com>
|
2024-08-21 09:57:02 +00:00 |
|
yanghang
|
fe57c22448
|
指针内存初始化
Signed-off-by: yanghang <yanghang86@huawei.com>
|
2024-08-21 17:49:48 +08:00 |
|
dengyutao
|
a60e97a0a6
|
update ipc/native/src/core/source/process_skeleton.cpp.
Signed-off-by: dengyutao <dengyutao2@huawei.com>
|
2024-08-21 06:28:32 +00:00 |
|
openharmony_ci
|
adf47aff64
|
!1280 多线程并发保护
Merge pull request !1280 from yanghang/master
|
2024-08-16 14:31:13 +00:00 |
|
yanghang
|
95e5fb5f40
|
多线程并发保护
Signed-off-by: yanghang <yanghang86@huawei.com>
|
2024-08-16 10:39:29 +08:00 |
|