Commit Graph

2600 Commits

Author SHA1 Message Date
openharmony_ci
58788ddb03
!1668 tdd用例新增
Merge pull request !1668 from 陈涵韬/local
2024-11-22 07:27:41 +00:00
chenhantao
ddc6423eaa Add UT
Issue:https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB6724

Signed-off-by: chenhantao <chenhantao3@huawei.com>
Change-Id: Ife7e29176cc1e85947e47ca0b8456310cdcb649b
2024-11-22 11:24:45 +08:00
openharmony_ci
4902e24eac
!1664 Modify the LICENSE
Merge pull request !1664 from yuqing_han/master
2024-11-20 06:30:35 +00:00
Han
7009dfbef4 Modify the LICENSE.
issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAYWCO

Signed-off-by: Han <yqhanj@isoftstone.com>
2024-11-20 13:37:41 +08:00
openharmony_ci
8366b7ae60
!1651 Managing Dependencies in Public Base Libraries (deps)
Merge pull request !1651 from 李兴阳/master
2024-11-19 12:33:33 +00:00
openharmony_ci
32a0c5156d
!1661 ai代码检视意见告警清理P2
Merge pull request !1661 from zhou-wenxuan/master
2024-11-19 08:07:45 +00:00
zhouwenxuan
685417c009 ai代码检视意见告警清理
Issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB5BQI

Signed-off-by: zhouwenxuan <zhouwenxuan1@huawei.com>
Change-Id: I1df88b519a0ae0c8cbac7d4e15df099fb62260b5
2024-11-19 14:48:46 +08:00
openharmony_ci
ee535cff63
!1624 优化taskpool锁的使用-2
Merge pull request !1624 from 羽诺/fix-taskpool-lock-2
2024-11-18 16:07:43 +00:00
openharmony_ci
abb3ac89c8
!1659 Replace manual mutex lock/unlock with RAII locks
Merge pull request !1659 from zhou-wenxuan/master
2024-11-18 13:18:15 +00:00
openharmony_ci
c84a090a04
!1660 ai 代码检视告警清除
Merge pull request !1660 from caolili123/master
2024-11-18 13:01:24 +00:00
@lixingyang-li
c03d7bd8c2 Managing Dependencies in Public Base Libraries (deps)
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB4LRV
2024-11-18 20:54:07 +08:00
zhouwenxuan
b8cceba9ae Optimizing lock usage.
Issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB55C2

Signed-off-by: zhouwenxuan <zhouwenxuan1@huawei.com>
Change-Id: I22b6d31f4e431cc90b13414f3aca39e66229533d
2024-11-18 20:24:20 +08:00
caolili123
ed1354748a Issue:https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB563B
Signed-off-by: caolili123 <caolili14@huawei.com>
2024-11-18 20:23:51 +08:00
openharmony_ci
0797b8b30c
!1658 Container list add undefined check in Get
Merge pull request !1658 from yaoyuan/containerlist
2024-11-18 11:46:31 +00:00
yaoyuan
0f1447bdb7 Container list add undefined check in Get
Issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB553X

Signed-off-by: yaoyuan <yuanyao14@huawei.com>
Change-Id: I2c8516fc3a5b206d6dc92b39642c23f1243c10ef
2024-11-18 16:44:36 +08:00
openharmony_ci
fbffb6d0e0
!1654 fix longTask does not support SendData
Merge pull request !1654 from huangfeijie/fix_longTask
2024-11-16 15:14:01 +00:00
huangfeijie
72c0c2b55b Issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB4U7X
fix longTask does not support SendData
fix longTask does not support SendData

Signed-off-by: huangfeijie <huangfeijie@huawei.com>
2024-11-16 22:22:56 +08:00
openharmony_ci
26c5b60e80
!1642 SharedBitVector
Merge pull request !1642 from chengyuli/bitvector
2024-11-15 09:46:42 +00:00
openharmony_ci
e97621807f
!1652 修复taskpool UT问题
Merge pull request !1652 from caolili123/master
2024-11-15 08:01:07 +00:00
caolili123
593755f728 Issue:https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB4M9Z
Signed-off-by: caolili123 <caolili14@huawei.com>
2024-11-15 14:34:16 +08:00
openharmony_ci
bbe9d7f49c
!1647 napi_wrap异常分支处理3-增加指针判空
Merge pull request !1647 from caolili123/master
2024-11-14 14:21:20 +00:00
caolili123
08d1a42548 Issue:https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB4G3C
Signed-off-by: caolili123 <caolili14@huawei.com>
2024-11-14 21:44:44 +08:00
openharmony_ci
bd6581f4bf
!1623 Timer ID start from 1
Merge pull request !1623 from shaoxiangdong/br_timer_1111
2024-11-14 12:01:24 +00:00
openharmony_ci
2dce525c35
!1646 增加napi_wrap异常分支处理
Merge pull request !1646 from caolili123/master
2024-11-14 09:03:47 +00:00
openharmony_ci
974dc0885c
!1637 Modify napi_wrap usage specifications
Merge pull request !1637 from yuqing_han/master
2024-11-14 08:37:50 +00:00
openharmony_ci
0098269848
!1645 fix taskpool ut napi_value memleak
Merge pull request !1645 from xusen/task_20241114_ut
2024-11-14 07:42:29 +00:00
caolili123
4b473bb0c6 Issue:https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB3RA1
Signed-off-by: caolili123 <caolili14@huawei.com>
2024-11-14 14:07:16 +08:00
xusen
a5469be975 Fix taskpool ut napi_value memleak
Fix taskpool ut napi_value memleak

Issue:  https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB48ZT
Signed-off-by: xusen <xusen15@huawei.com>
2024-11-14 10:59:56 +08:00
Han
a1d2b086a1 Modify napi_wrap usage specifications.
issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB3T4T

Signed-off-by: Han <yqhanj@isoftstone.com>
2024-11-14 09:48:45 +08:00
YuliCheng
133ba9269e Sharedbitvector
Issue:       https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB45PE
Signed-off-by: yulicheng <chengyuli1@huawei.com>
2024-11-14 01:38:57 +08:00
openharmony_ci
f6df62901a
!1634 增加napi_wrap异常分支处理
Merge pull request !1634 from caolili123/master
2024-11-13 10:22:12 +00:00
openharmony_ci
767774ba21
!1641 fix worker ut crash
Merge pull request !1641 from xusen/worker_20241111_ut
2024-11-13 09:13:37 +00:00
xusen
4c2c1cf0d6 Fix worker ut crash
Fix worker ut crash

Issue:   https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB422U
Signed-off-by: xusen <xusen15@huawei.com>
2024-11-13 15:31:58 +08:00
caolili123
fbe4da060a Merge branch 'master' of gitee.com:openharmony/commonlibrary_ets_utils into master
Signed-off-by: caolili123 <caolili14@huawei.com>
2024-11-13 05:36:19 +00:00
zhuruigan
656fcfa38c fix taskpool lock 2
Signed-off-by: zhuruigan <zhuruigan@huawei.com>
Change-Id: Ie930fa75e89dce84626f77b20f312f1ee5f54311
2024-11-13 11:43:11 +08:00
openharmony_ci
2a68002f29
!1537 fix multilevel limitedworker problem
Merge pull request !1537 from wangzhaoyong/fixlimitedworker1011
2024-11-13 03:40:34 +00:00
openharmony_ci
27ecf90cec
!1636 fix onExecutionFailedCallBackInfo bug in taskgroup
Merge pull request !1636 from huangfeijie/fix_group_cancel
2024-11-12 15:24:44 +00:00
openharmony_ci
d52772d2cd
!1635 Change UT
Merge pull request !1635 from 陈涵韬/local
2024-11-12 12:41:04 +00:00
chenhantao
1d7c53a4b0 Change UT
Issue:https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB3SLK

Signed-off-by: chenhantao <chenhantao3@huawei.com>
Change-Id: Ibf0624e6abe5a030521c0f38058dd5e85e58d486
2024-11-12 17:54:38 +08:00
caolili123
92e9641d88 issue:https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB3RA1
Signed-off-by: caolili123 <caolili14@huawei.com>
2024-11-12 17:44:14 +08:00
huangfeijie
3d7203c95c Issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB3SUO
fix onExecutionFailedCallBackInfo bug in taskgroup
fix onExecutionFailedCallBackInfo bug in taskgroup

Signed-off-by: huangfeijie <huangfeijie@huawei.com>
2024-11-12 17:37:54 +08:00
openharmony_ci
c7218eb8d9
!1630 Supplement the public basic library with the use case for the util module UT
Merge pull request !1630 from 王景悟/master
2024-11-12 08:15:41 +00:00
wang-jingwu001
09e8ed5d5c Supplement the public basic library with the use case for the util module UT
Signed-off-by: wang-jingwu001 <wangjingwu4@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB3MAJ
2024-11-12 11:23:03 +08:00
openharmony_ci
1beb2cf90b
!1629 fix timer can be written
Merge pull request !1629 from 陈涵韬/local
2024-11-11 14:34:41 +00:00
openharmony_ci
275293c2f1
!1615 buffer.from接口在base64格式字符串入参时,异常情况下小概率发生crash
Merge pull request !1615 from 赵杜炜/1108mem
2024-11-11 13:18:24 +00:00
openharmony_ci
1d8898b7ef
!1598 Fix the bug of parsing CDATA in XML
Merge pull request !1598 from jiangkai/xml
2024-11-11 12:49:51 +00:00
chenhantao
ea5913b9cf Fix timer
Issue:https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB3K5K

Signed-off-by: chenhantao <chenhantao3@huawei.com>
Change-Id: I38d063c66f5851bea40b20221837b5ea0c426359
2024-11-11 19:46:52 +08:00
openharmony_ci
f5c1db5106
!1621 Make compatible with TaskGroup Cancel
Merge pull request !1621 from huangfeijie/fix_group_cancel
2024-11-11 09:51:19 +00:00
openharmony_ci
92ecdffd5d
!1625 revert timer
Merge pull request !1625 from 陈涵韬/local
2024-11-11 09:26:14 +00:00
chenhantao
fa68d3f9db Revert Timer
Issue:https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB3GHR

Signed-off-by: chenhantao <chenhantao3@huawei.com>
Change-Id: I963bf04f15a9b4aefd888e22168f2db4b6f6ab35
2024-11-11 16:19:47 +08:00